philpearl / intern
string interning library for lots of strings
☆38Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for intern
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Buffered Reader/Writer☆74Updated 2 months ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- ☆78Updated 4 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- xxh3 fast hash function☆104Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Join contexts like never before!☆20Updated 7 years ago
- A diff3 text merge implementation in Go☆22Updated 9 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆82Updated last month
- Expression evaluator for Go☆66Updated 8 months ago
- Toolbox for Go☆41Updated this week
- TopN collector☆23Updated 5 months ago
- Experimental golang database/sql☆19Updated 2 years ago
- Allotment Routing Table☆57Updated 2 years ago