iamOgunyinka's Stars
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
zaphoyd/websocketpp
C++ websocket client/server library
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
RoaringBitmap/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
tevador/RandomX
Proof of work algorithm based on random code execution
hsutter/gcpp
Experimental deferred and unordered destruction library for C++
OpenBluetoothToolbox/SimpleBLE
SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
ttddee/Cascade
Node-based image editor with GPU-acceleration.
crypto-chassis/ccapi
A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
intel/compile-time-init-build
C++ library for composing modular firmware at compile-time.
hello2all/gamma-ray
High frequency trading bot for crypto currencies
p-ranav/fccf
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
ClickHouse/clickhouse-cpp
C++ client library for ClickHouse
JustWhit3/osmanip
A cross-platform library for output stream manipulation using ANSI escape sequences.
JohnDTill/Forscape
Scientific computing language
pebal/sgcl
Smart Garbage Collection Library for C++
PragmaTwice/protopuf
Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20
basiliscos/cpp-bredis
Boost::ASIO low-level redis client (connector)
Jeff-Mott-OR/cpplox
Following Nystrom's book Crafting Interpreters, implemented in C++.
profitviews/heisenberg
Algo trading code, documentation and webinars.
iamazeem/TcpClientServerApp
Sample asynchronous protocol-based TCP client and server apps using C++ and Boost::Asio
hanoglu/HComponentLibrary
Lightweight Java like Windows GUI library for C++
ewan15/TTable
Typed Dataframe C++
brinkqiang/dmredispp
cmake module cpp_redis main thread callback
iamazeem/test
Just testing some stuff with GitHub Actions
kython28/websockh
A simple websocket client library for C
robinastedt/cppqoi
Implementation of the QOI image compression format