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 2 months ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆101Updated 11 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 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.☆69Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago