edsrzf / mmap-goLinks
A portable mmap package for Go
☆1,027Updated 5 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:
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- LZ4 compression and decompression in pure Go☆916Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- A disk-backed key-value store.☆1,431Updated 3 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,890Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- Thread-safe file locking library in Go☆632Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- reuse tcp/udp ports in golang☆790Updated 2 months ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- Golang channel helpers and special types☆808Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Online deadlock detection in go (golang)☆1,108Updated 4 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- An in-memory cache with item expiration and generics☆1,055Updated this week
- Go glob☆988Updated last year