edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,045Updated 6 months ago
Alternatives and similar repositories for mmap-go
Users that are interested in mmap-go are comparing it to the libraries listed below
Sorting:
- Golang implementation of Radix trees☆914Updated last year
- Go package implementing bitsets☆1,429Updated last month
- LZ4 compression and decompression in pure Go☆919Updated 2 months ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated last month
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,048Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,855Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆799Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- A disk-backed key-value store.☆1,435Updated 3 years ago
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- Thread-safe file locking library in Go☆642Updated last week
- Benchmarks of Go serialization methods☆1,595Updated last week
- reuse tcp/udp ports in golang☆792Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- Goroutine local storage☆680Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆811Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Online deadlock detection in go (golang)☆1,123Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Zstd wrapper for Go☆776Updated 2 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,897Updated 3 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- Golang channel helpers and special types☆809Updated last year