edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,064Updated 8 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☆920Updated last year
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- LZ4 compression and decompression in pure Go☆932Updated 3 months ago
- Go package implementing bitsets☆1,442Updated this week
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- A disk-backed key-value store.☆1,444Updated 3 years ago
- reflect api without runtime reflect.Value cost☆804Updated 4 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,421Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- Benchmarks of Go serialization methods☆1,600Updated last month
- Thread-safe file locking library in Go☆652Updated last week
- Online deadlock detection in go (golang)☆1,137Updated this week
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Zstd wrapper for Go☆780Updated 3 months ago
- Golang channel helpers and special types☆809Updated last year
- reuse tcp/udp ports in golang☆795Updated this week
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,907Updated 3 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆814Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,531Updated last year
- CPU feature identification for Go☆1,155Updated last month