armliberty's Stars
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
qnblackcat/uYouPlus
uYou+ is a modified version of uYou (made by @MiRO92) with additional features and mainly made for non jailbroken users!
morganstanley/modern-cpp-kafka
A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)
bloomen/gcl
A graph concurrent library for C++
steinwurf/boost
A minimal subset of the Boost C++ library
google/latexify_py
A library to generate LaTeX expression from Python code.
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
faif/python-patterns
A collection of design patterns/idioms in Python
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
NVIDIA/gpu-operator
NVIDIA GPU Operator creates, configures, and manages GPUs in Kubernetes
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
facebookresearch/vrs
VRS is a file format optimized to record & playback streams of sensor data, such as images, audio samples, and any other discrete sensors (IMU, temperature, etc), stored in per-device streams of timestamped records.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
babelouest/ulfius
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
Dobiasd/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
nesteruk/Tlon
The Tlön programming language.
gcc-mirror/gcc
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.