eclesh / recordioLinks
recordio implements a file format for a sequence of records
☆34Updated 4 years ago
Alternatives and similar repositories for recordio
Users that are interested in recordio are comparing it to the libraries listed below
Sorting:
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Small trigram indexer☆33Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Updated 6 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- Go I/O utilities☆53Updated 6 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- Go interface to Constant Databases (CDB)☆10Updated 9 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- High performance transport protocol for distributed applications.