Starred Repositories
Browse starred repositories
Sort: Recently starred
-
http server library
-
FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser & Trae AI (And other Open Sourced) System Prompts, Tools & AI Models.
-
Python programs, usually short, of considerable difficulty, to perfect particular skills.
-
A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.
-
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
-
-
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
-
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
-
Production-tested AI infrastructure tools for efficient AGI development and community-driven innovation
-
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
-
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
-
Stanford C++ library used in CS106B/X courses
-
Animation engine for explanatory math videos
-
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
-
Algorithms, 4th edition textbook code in C++
-
Algorithms, 4th edition textbook code and libraries
-
A fast, light-weight proxy for memcached and redis
-
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
-
Lua 5.1.4版本代码注释
-
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
-
《软件设计的哲学》中文翻译 | Chinese translation of A Philosophy of Software Design
-
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
-
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
-
SSDB - A fast NoSQL database, an alternative to Redis
-
Cross-platform asynchronous I/O
-
-
A General-purpose Task-parallel Programming System using Modern C++
-
C++ Insights - See your source code with the eyes of a compiler
-
LLM101n: Let's build a Storyteller
-
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11