philpearl / intern
string interning library for lots of strings
☆38Updated 3 years ago
Alternatives and similar repositories for intern:
Users that are interested in intern are comparing it to the libraries listed below
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆78Updated 4 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- TopN collector☆23Updated 8 months ago
- A radix sorting library for Go (golang)☆51Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- Buffered Reader/Writer☆75Updated 5 months ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- automate Go compiler comparisons☆24Updated last year
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- hybrid spatial data structure☆12Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- ☆91Updated 2 months ago