philpearl / internLinks
string interning library for lots of strings
☆39Updated 4 years ago
Alternatives and similar repositories for intern
Users that are interested in intern are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆86Updated last month
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- Expression evaluator for Go☆80Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Load file-backed memory☆122Updated 3 years ago
- ☆101Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago