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
- Load file-backed memory☆122Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- TryLock for Go☆66Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Expression evaluator for Go☆72Updated last month
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Intern Go strings☆94Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago