Lists (7)
Sort Name ascending (A-Z)
Starred repositories
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…
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
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 t…
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.
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 lis…
《软件设计的哲学》中文翻译 | 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.
cpp-redis / cpp_redis
Forked from Cylix/cpp_redisC++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
SSDB - A fast NoSQL database, an alternative to Redis
A General-purpose Task-parallel Programming System using Modern C++
C++ Insights - See your source code with the eyes of a compiler
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11