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 3 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated 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
- Load file-backed memory☆122Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- ☆78Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- ☆101Updated 11 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago