philpearl / stringbank
Storing strings without GC overhead
☆83Updated 5 years ago
Alternatives and similar repositories for stringbank
Users that are interested in stringbank are comparing it to the libraries listed below
Sorting:
- 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 10 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Buffered Reader/Writer☆75Updated 8 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆68Updated 5 years ago
- Intern Go strings☆95Updated last year
- Persist to disk channel for Go.☆47Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago