philpearl / internLinks
string interning library for lots of strings
☆38Updated 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☆83Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 4 months ago
- Expression evaluator for Go☆76Updated 4 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Load file-backed memory☆122Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 9 months ago
- Simple string pattern matcher for Go☆128Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- ☆98Updated 7 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Intern Go strings☆95Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago