Pinned Repositories
arm64-go
bitset
A compressed bitset with supporting data structures and algorithms
columnix
Columnar storage and query engine
gauged
A storage layer for numeric data that changes over time
intern
Fast, efficient string interning
lru
A simple LRU cache
nginx-parser
Parse nginx logs
redback
A high-level Redis library
asm
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
chriso's Repositories
chriso/redback
A high-level Redis library
chriso/gauged
A storage layer for numeric data that changes over time
chriso/lru
A simple LRU cache
chriso/intern
Fast, efficient string interning
chriso/nginx-parser
Parse nginx logs
chriso/timeseries
Time series analysis
chriso/bitset
A compressed bitset with supporting data structures and algorithms
chriso/roaring-bitmap
Roaring bitmaps in C
chriso/columnix
Columnar storage and query engine
chriso/.dotfiles
chriso/arm64-go
chriso/go-intern
Bindings for github.com/chriso/intern
chriso/sat
Toy CNF-SAT solvers
chriso/columnix-spark
Apache Spark bindings for chriso/columnix