Pinned Repositories
acto
An actor-based framework for C++. Actors are light-weight objects, and they interact fully asynchronously with messages.
bitcask
Bitcask storage
clickhouse-cpp
ClickHouse C++ client library
cxxopts
Lightweight C++ command-line option parser
decimal_for_cpp
Decimal data type for C++
flatbuffers-bazel
A simple example of how to build FlatBuffers with Bazel.
gdelta
A delta compression algorithem better than Xdelta
libbf
Bloom filters for C++11
subprocess
ClickHouse
ClickHouse® is a real-time analytics DBMS
artpaul's Repositories
artpaul/clickhouse-cpp
ClickHouse C++ client library
artpaul/acto
An actor-based framework for C++. Actors are light-weight objects, and they interact fully asynchronously with messages.
artpaul/cxxopts
Lightweight C++ command-line option parser
artpaul/flatbuffers-bazel
A simple example of how to build FlatBuffers with Bazel.
artpaul/bitcask
Bitcask storage
artpaul/decimal_for_cpp
Decimal data type for C++
artpaul/gdelta
A delta compression algorithem better than Xdelta
artpaul/libbf
Bloom filters for C++11
artpaul/subprocess