philpearl / internLinks
string interning library for lots of strings
☆37Updated 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☆84Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 5 months ago
- Expression evaluator for Go☆77Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- ☆98Updated 8 months ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- Intern Go strings☆95Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Load file-backed memory☆122Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Buffered Reader/Writer☆78Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- ☆78Updated 5 years ago