edsrzf / mmap-go
A portable mmap package for Go
☆991Updated 3 months ago
Alternatives and similar repositories for mmap-go:
Users that are interested in mmap-go are comparing it to the libraries listed below
- Go package implementing bitsets☆1,393Updated last week
- Golang implementation of Radix trees☆903Updated 8 months ago
- LZ4 compression and decompression in pure Go☆904Updated this week
- Anti-memory-waste byte buffer pool☆1,239Updated 7 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,829Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,827Updated last week
- The Snappy compression format in the Go programming language.☆1,550Updated last week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 6 months ago
- Native MurmurHash3 Go implementation☆972Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,906Updated 8 months ago
- Fast golang queue using ring-buffer☆621Updated last year
- Thread-safe file locking library in Go☆610Updated last week
- reflect api without runtime reflect.Value cost☆781Updated 8 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated last week
- Benchmarks of Go serialization methods☆1,585Updated 6 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,878Updated last week
- Buffer/Byte pool for Go☆473Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,032Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆546Updated this week
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Goroutine local storage☆672Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,444Updated 9 months ago
- Simple and fast template engine for Go☆858Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆485Updated 5 months ago
- reuse tcp/udp ports in golang☆783Updated last month
- A golang LRU Cache for high concurrency☆1,333Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,190Updated 8 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆806Updated 2 years ago