danverbraganza / keysort
An adapter to enable the Schwartzian Transform when sorting in Go.
☆16Updated 9 years ago
Alternatives and similar repositories for keysort:
Users that are interested in keysort are comparing it to the libraries listed below
- ☆15Updated 7 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Simple and performant routing in Go.☆20Updated 9 years ago
- piñata is a go package to beat data out of interface{}, []interface{} and map[string]interface{}☆17Updated 9 years ago
- ☆47Updated 8 years ago
- A simple natural sorter for Go Strings☆29Updated 9 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- Data structure interface to database/sql☆48Updated 5 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- show Go package dependencies☆52Updated 6 years ago
- ☆14Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 7 years ago
- Go lang tar http.FileSystem☆45Updated 7 years ago
- experiment☆24Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- GitHub webhook HTTP Handler in Go (Golang)☆11Updated this week
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- ☆29Updated 8 years ago
- pcg random number generator☆40Updated 3 years ago
- generate client libraries for your rpc servers☆18Updated 9 years ago
- Go lib and binary for working with id3v1 and id3v2 tags☆12Updated 3 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Temporary structs and maps with expiring elements in Golang