edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,085Updated 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,476Updated 3 weeks ago
- Golang implementation of Radix trees☆933Updated last year
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- LZ4 compression and decompression in pure Go☆952Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,084Updated this week
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated last week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 6 months ago
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,077Updated last year
- A disk-backed key-value store.☆1,459Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Benchmarks of Go serialization methods☆1,622Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Updated 3 years ago
- Thread-safe file locking library in Go☆703Updated 3 weeks ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Zstd wrapper for Go☆799Updated 2 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆820Updated 3 years ago
- reuse tcp/udp ports in golang☆799Updated 5 months ago
- C to Go Assembly☆1,342Updated 4 years ago
- Online deadlock detection in go (golang)☆1,176Updated 2 weeks ago
- Golang channel helpers and special types☆810Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,930Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago