philpearl / stringbank
Storing strings without GC overhead
☆82Updated 5 years ago
Alternatives and similar repositories for stringbank:
Users that are interested in stringbank are comparing it to the libraries listed below
- string interning library for lots of strings☆38Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Static bit vector structures library☆72Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated 9 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Expression evaluator for Go☆68Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- TryLock for Go☆66Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆163Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- ☆28Updated 3 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago