-
cake Public
Cake is a fast build system written in Python.
-
-
generator Public
Reference implementation of std::generator proposal
-
-
-
-
cppcoro Public
A library of C++ coroutine abstractions for the coroutines TS
-
sender-receiver Public
Forked from cplusplus/sender-receiverIssues list for P2300
HTML Apache License 2.0 UpdatedDec 6, 2023 -
value_types Public template
Forked from jbcoe/value_typesvalue types for composite class design - with allocators
C++ MIT License UpdatedNov 12, 2023 -
esphome Public
Forked from esphome/esphomeESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
C++ Other UpdatedJul 10, 2023 -
disruptorplus Public
A disruptor thread-synchronisation data structure for C++11.
-
-
hana Public
Forked from boostorg/hanaYour standard library for metaprogramming
C++ Boost Software License 1.0 UpdatedDec 14, 2022 -
llvm Public
Clone of llvm-project for coroutine-related experimentation
-
CPPProposals Public
Forked from cor3ntin/CPPProposalsCollection of proposals for c++
TeX UpdatedMar 8, 2021 -
jthread Public
Forked from josuttis/jthreadC++ class for a joining and cooperative interruptible thread (should become std::jthread)
-
-
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedJul 12, 2019 -
llvm-project Public
Forked from llvm/llvm-projectThis is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
C++ UpdatedApr 30, 2019 -
libcxx Public
Forked from llvm-mirror/libcxxMirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
C++ Other UpdatedMar 29, 2019 -
proxygen Public
Forked from facebook/proxygenA collection of C++ HTTP libraries including an easy to use HTTP server.
C++ Other UpdatedMar 15, 2019 -
coroutines_ts_v1_experience Public
Forked from brycelelbach/coroutines_ts_v1_experienceInfomation about C++ Coroutines TS v1 software and content
1 UpdatedFeb 17, 2019 -
-
beast Public
Forked from vinniefalco/beastBeast is now part of Boost, please visit (and Star!) the official repository
UpdatedNov 17, 2018 -
-
doctest Public
Forked from doctest/doctestThe fastest feature-rich C++98/C++11 single-header testing framework for unit tests and TDD