Pinned Repositories
ClockProCPP
Threadsafe implementation of the ClockPro caching algorithm
DistributedTransactions
go-tinylfu
TinyLFU cache admission policy
LHD
Simulation code for the LHD cache replacement policy as published in NSDI 2018.
libcds
A C++ library of Concurrent Data Structures
quic-socks
quic-socks implements socks5 server using custom protocol in the back end, due to the use of QUIC , 2x faster than shadowsocks, and safer
ragel-url-parser
Highly efficient url parser.
reedsolomon
Reed-Solomon Erasure Coding in Go
SIMD-Based-Posting-lists
Implementation of Alexander A. Stepanov inverted Index Compression algorithms
tapir
TAPIR distributed transactional storage system
maximecaron's Repositories
maximecaron/stream-lib
Stream summarizer and cardinality estimator.
maximecaron/ChemistrySet
A library for composable fine-grained concurrency.
maximecaron/crossfilter
Fast n-dimensional filtering and grouping of records.
maximecaron/HeatMap
Heat map generation tools
maximecaron/histogram
Streaming Histograms for Clojure/Java
maximecaron/SchemeParser
A Scheme parser written in java with JParsec