artpaul's Stars
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
apache/thrift
Apache Thrift
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
scylladb/seastar
High performance server-side application framework
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
AmrDeveloper/GQL
GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions
google/zetasql
ZetaSQL - Analyzer Framework for SQL
josephg/diamond-types
The world's fastest CRDT. WIP.
pganalyze/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
jtv/libpqxx
The official C++ client API for PostgreSQL.
eBay/NuRaft
C++ implementation of Raft core logic as a replication library
macos-fuse-t/fuse-t
tavianator/bfs
A breadth-first version of the UNIX find command
yhirose/cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
satmihir/fair
A Go library for serving resources fairly
jart/json.cpp
JSON for Classic C++
minio/warp
S3 benchmarking tool
datastax/cpp-driver
DataStax C/C++ Driver for Apache Cassandra
ceph/s3-tests
Compatibility tests for S3 clones
robertdavidgraham/wc2
Investigates optimizing 'wc', the Unix word count program
apache/datasketches-cpp
Core C++ Sketch Library
pgspider/parquet_s3_fdw
ParquetS3 Foreign Data Wrapper for PostgresSQL
cacheMon/libCacheSim
a high performance cache simulator and library
minio/mint
Collection of tests to detect overall correctness of MinIO server.
gaul/undocumented-s3-apis
Undocumented Amazon S3 APIs and third-party extensions
resetius/miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
cmu-db/libfixeypointy
Fixed-Point Decimal Library from Carnegie Mellon University
ceph/libcrush
4ertus2/tpch-kit
TPC-H benchmark kit with some modifications/additions