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 weeks ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Intern Go strings☆96Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Non-Invasive goroutine inspector☆92Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆78Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Simple string pattern matcher for Go☆132Updated last month
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Go templates invoked as functions☆154Updated 4 years ago