Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 3206 packages, results 301 to 400 | Next

gmake GNU version of 'make' utility
gmp Library for arbitrary precision arithmetic
gmtk Gnome-mplayer toolkit
gnatpython Python package used in Ada testsuites
gnome-common Generic M4 macros for GNOME development
gnustep-base GNUstep foundation classes
gnustep-examples Some GUI programming examples for GNUstep
gnustep-make GNUstep makefile package
gnustep-objc Objective-C runtime
gnustep-objc-lf2 Objective-C library required for libFoundation
go-afero FileSystem Abstraction System for Go
go-amber Templating engine for Go inspired by HAML and Jade
go-appengine Go App Engine packages
go-argv Go library to split command line string into arguments array
go-assert Go assertion library
go-blackfriday Blackfriday: a markdown processor for Go
go-buffruneio Wrapper around bufio to provide buffered runes access
go-bytebufferpool Implementation of a pool of byte buffers with anti-memory-waste protection for Go
go-cast Safe and easy casting from one type to another in Go
go-check Rich testing for the Go language
go-cli Package for building command line apps in Go
go-cmp Package for comparing Go values in tests
go-cobra Commander for modern Go CLI interactions
go-colorable Colorable writer for Windows
go-colortext Change the color of console text
go-colour Colour terminal text for Go
go-compress Optimized compression packages for Go
go-consul-api Golang API client for Consul
go-cpuid CPU feature identification for Go
go-debounce Debouncer written in Go
go-ed25519 Ed25519 for Go
go-emoji Emoji is a simple golang package
go-errors Simple error handling primitives
go-flags-svent Go command line option parser (svent fork)
go-fnmatch Update clone of kballards golang fnmatch gist
go-fs Package fs provides filesystem-related functions
go-fsnotify File system notifications for Go
go-fsync Package fsync keeps files and directories in sync
go-gitmap Git repository object map creator
go-glog Leveled execution logs for Go
go-gls Goroutine local storage
go-gocode Autocompletion daemon for Go
go-godef Print where symbols are defined in Go source code
go-godirwalk Fast directory traversal for Golang
go-godotenv Go port of the Ruby dotenv library
go-golang-lru Golang LRU cache
go-goorgeous Go org syntax parser to HTML
go-gopkgs Tool to get the list of available Go packages
go-goptlib Library for writing Tor pluggable transports in Go
go-goreturns Formatting tool filling in return statements with zero values
go-gospel GO SPEcial Library
go-gox Tool for go cross compilation
go-hashstructure Get hash values for arbitrary values in Go
go-homedir Go library for home directory information
go-humanize Go library for formatters for units to human friendly sizes
go-i18n Translate your Go program into multiple languages
go-immutable-radix Immutable radix tree implementation in Golang
go-ini INI file read and write functionality in Go
go-iochan Go library for treating io r/w like channels
go-isatty Interface to isatty (is a tty)
go-jwalterweatherman Seamless printing to the terminal and io.Writer
go-jwt-go Golang implementation of JSON Web Token
go-kingpin.v3-unstable Golang command line and flag parser, unstable v3
go-kr-pretty Go package for pretty-printing Go values
go-levenshtein Levenshtein distance and similarity metrics
go-locker Golang package using named read/write locks
go-logrus Structured, pluggable logging for Go
go-mapstructure Library for decoding generic map values into native structures
go-mapstructure-bep Library for decoding generic map values into native structures
go-mod Go module mechanics libraries
go-mow-cli Versatile library for building CLI applications in Go
go-nbreader Go library providing a non-blocking reader
go-nitro Quick and easy performance analyzer library
go-osext Extensions to the standard os package
go-pflag Replacement for flag package implementing POSIX --flags
go-pkgconfig Go clone of pkg-config(1)
go-properties Java properties scanner for Go
go-protobuf Go support for Google protocol buffers
go-pty Go package for using unix pseudo-terminals
go-purell Purell is a tiny Go library to normalize URLs
go-quicktest Quick helpers for testing Go applications
go-radix Golang implementation of Radix trees
go-ratelimit Efficient token-bucket-based rate limiter package
go-repr Python's repr() for Go
go-review Git Codereview plugin used by the Go project
go-sanitized_anchor_name Create sanitized anchor names
go-shellwords Parse line as shell words
go-shuffle Primitives for shuffling slices and user-defined collections
go-siphash Go implementation of SipHash-2-4
go-spew Deep pretty printer for Go data structures
go-sync Concurrency primitives for Go
go-sys Go packages for low-level interaction with the OS
go-termbox Pure Go termbox implementation
go-testify Extension to the standard Go testing package
go-textseg Go implementation of Unicode Text Segmentation
go-thrift Go bindings for the Apache Thrift RPC system
go-tmc Codec for a Typed Map in Go
go-tools Tools for use with Go, including godoc
go-try Idiomatic Go retry package
go-viper Go configuration with fangs