dmalecaut's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
nsqio/nsq
A realtime distributed messaging platform
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
wolfpld/tracy
Frame profiler
google/benchmark
A microbenchmark support library
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
GreyDGL/PentestGPT
A GPT-empowered penetration testing tool
tokio-rs/mio
Metal I/O library for Rust.
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
jarro2783/cxxopts
Lightweight C++ command line option parser
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
rigtorp/MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
eBay/NuRaft
C++ implementation of Raft core logic as a replication library
OpenBluetoothToolbox/SimpleBLE
SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
axodox/axodox-machinelearning
This repository contains a pure C++ ONNX implementation of multiple offline AI models, such as StableDiffusion (1.5 and XL), ControlNet, Midas, HED and OpenPose.
libnonius/nonius
A C++ micro-benchmarking framework
dbittman/waitfree-mpsc-queue
A wait-free multi-producer-single-consumer queue in C11 atomics
Net5F/AmalgamEngine
An engine for easily creating virtual worlds
neverchanje/yaraft
Yet Another RAFT implementation
mlpack/examples
Fully-working mlpack example programs
apache/qpid-cpp
Mirror of Apache Qpid C++
MengRao/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
Im-0xea/binfetch
A Neofetch inspired binary analyzer
MengRao/PubSubQueue
An efficient single publisher multiple subscriber message queue for Linux IPC
hmbdc-dev/hmbdc
A headers only high performance C++ middleware framework/lib. See README for details.
ghjang/cpp_tmp_book_exercise
C++ Template Metaprogramming Book Exercise Solutions
microcai/cmall
c++20 实现的在线商城, 使用 git 进行商品管理