edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,084Updated last year
Alternatives and similar repositories for mmap-go
Users that are interested in mmap-go are comparing it to the libraries listed below
Sorting:
- Go package implementing bitsets☆1,475Updated last week
- Golang implementation of Radix trees☆933Updated last year
- The Snappy compression format in the Go programming language.☆1,570Updated 10 months ago
- LZ4 compression and decompression in pure Go☆944Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Native MurmurHash3 Go implementation☆1,012Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,063Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,916Updated last week
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 8 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,385Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- A disk-backed key-value store.☆1,455Updated 4 years ago
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago
- Thread-safe file locking library in Go☆693Updated last week
- Online deadlock detection in go (golang)☆1,159Updated 2 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Golang channel helpers and special types☆810Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,617Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Goroutine local storage☆688Updated 3 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,925Updated 2 months ago
- [mirror] concurrency primitives☆908Updated last month