edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,032Updated 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:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Go package implementing bitsets☆1,422Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,557Updated 3 months ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- LZ4 compression and decompression in pure Go☆919Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- An immutable radix tree implementation in Golang☆1,043Updated last week
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- Benchmarks of Go serialization methods☆1,593Updated last week
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- Native MurmurHash3 Go implementation☆987Updated 2 years ago
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- A disk-backed key-value store.☆1,433Updated 3 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆892Updated 2 years ago
- Online deadlock detection in go (golang)☆1,115Updated 5 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- reuse tcp/udp ports in golang☆792Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- Raft backend implementation using BoltDB☆684Updated this week
- [mirror] concurrency primitives☆896Updated 2 weeks ago
- Zero-allocation reflection library for Go☆574Updated last year
- Buffer/Byte pool for Go☆475Updated 6 years ago