philpearl / stringbankLinks
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
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Expression evaluator for Go☆76Updated 3 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Non-Invasive goroutine inspector☆91Updated last month
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Intern Go strings☆95Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Rolling window implementation in go.☆57Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago