kisielk / og-rekLinks
ogórek is a Go library for encoding and decoding pickles.
☆63Updated 3 months ago
Alternatives and similar repositories for og-rek
Users that are interested in og-rek are comparing it to the libraries listed below
Sorting:
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- rendezvous hashing☆66Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- NFS client implementation for Golang☆77Updated 7 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Simple string pattern matcher for Go☆127Updated last year