Stars
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
A playbook for systematically maximizing the performance of deep learning models.
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A bounded multi-producer multi-consumer concurrent queue written in C++11
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
Development repository for the Triton language and compiler
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, …
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
Port of OpenAI's Whisper model in C/C++
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
MixTeX multimodal LaTeX, ZhEn, and, Table OCR. It performs efficient CPU-based inference in a local offline on Windows.
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
Inference Vision Transformer (ViT) in plain C/C++ with ggml