virtualsafety's Stars
ggerganov/llama.cpp
LLM inference in C/C++
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
harry0703/MoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
jedisct1/libsodium
A modern, portable, easy to use crypto library.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
google/or-tools
Google's Operations Research tools:
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
mehdihadeli/awesome-software-architecture
🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
msgpack/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
expr-lang/expr
Expression language and expression evaluation for Go
mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
leejet/stable-diffusion.cpp
Stable Diffusion and Flux in pure C/C++
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
uhub/awesome-c
A curated list of awesome C frameworks, libraries and software.
revezone/revezone
A lightweight local-first graphic-centric productivity tool to build your second brain. Supporting Excalidraw/Tldraw whiteboard and notion-like note. 一款以图形为中心、轻量级、本地优先的用于构建第二大脑的效率工具。支持 Excalidraw、Tldraw 白板和类 Notion 笔记。
rurban/smhasher
Hash function quality and speed tests
rilldata/rill
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
RoaringBitmap/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
tip-of-the-week/cpp
C++ Tip Of The Week
davidgasquez/awesome-duckdb
🦆 A curated list of awesome DuckDB resources
zeromq/czmq
High-level C binding for ØMQ
lelit/pglast
PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13, v4 covers PG14, v5 covers PG15, v6 covers PG16, v7 covers PG17