hydrogen18 / stalecucumberLinks
A reader and writer for Pythons' pickle format in Golang
☆132Updated 4 years ago
Alternatives and similar repositories for stalecucumber
Users that are interested in stalecucumber are comparing it to the libraries listed below
Sorting:
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A pseudo-random number generator wriiten in Golang☆113Updated 3 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- Bindings for the LMDB C library☆165Updated 3 years ago
- Graph packages for the Go language [DEPRECATED]☆251Updated 6 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Native LZO implementation in Go☆57Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 7 years ago
- Ngram index for golang☆114Updated 9 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 4 months ago
- SIMD for Go☆163Updated 8 years ago
- An optimized substring search engine written in Go☆547Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Python port of OrderedDict to Go☆69Updated 3 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- npyio provides read/write access to numpy data files.