Popular repositories Loading
-
pkg
pkg PublicCMake library manager for Windows(host/cross build), Linux, MacOS, Raspberry Pi(host/cross build), iOS, android, etc.
CMake
-
-
cppbestpractices
cppbestpractices PublicForked from cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
-
muduo
muduo PublicForked from chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
C++
Repositories
- OpenCppCoverage Public Forked from OpenCppCoverage/OpenCppCoverage
OpenCppCoverage is an open source code coverage tool for C++ under Windows.
- compiler-explorer Public Forked from compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
- redis Public Forked from redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
- netbsd Public Forked from NetBSD/src
Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes via https://gnats.netbsd.org
- leveldb Public Forked from google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.