edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,073Updated 9 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:
- LZ4 compression and decompression in pure Go☆942Updated 4 months ago
- Go package implementing bitsets☆1,453Updated 3 weeks ago
- Golang implementation of Radix trees☆923Updated last year
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,875Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,563Updated 6 months ago
- A disk-backed key-value store.☆1,447Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,017Updated last year
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,005Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- Benchmarks of Go serialization methods☆1,610Updated 2 months ago
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Online deadlock detection in go (golang)☆1,144Updated last month
- A golang LRU Cache for high concurrency☆1,376Updated 9 months ago
- Thread-safe file locking library in Go☆659Updated 2 weeks ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆816Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Golang channel helpers and special types☆809Updated last year
- CPU feature identification for Go☆1,162Updated 2 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,916Updated 2 months ago
- reuse tcp/udp ports in golang☆791Updated last month
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- [mirror] concurrency primitives☆901Updated 3 weeks ago