pabuhr / uCPPLinks
concurrency for C++
☆162Updated 3 weeks ago
Alternatives and similar repositories for uCPP
Users that are interested in uCPP are comparing it to the libraries listed below
Sorting:
- Software and Hardware C-language Locking Algorithms and Implementations☆45Updated 3 months ago
- C++ as a Pure Functional Programming Language☆189Updated 6 years ago
- Origin C++11 Libraries☆132Updated 8 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- A C++17 compile-time game☆114Updated 2 years ago
- Source for the http://cppquiz.org website (not the questions)☆121Updated 2 weeks ago
- Papers for the C++ Standards Committee, WG21☆57Updated 4 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Boost.org algorithm module☆121Updated last month
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Back end side of quick-bench☆183Updated this week
- Open multi-methods for C++11☆117Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- ****** OBSOLETE - CONCEPTS HAS BEEN MERGED INTO CLANG TRUNK AND DEVELOPMENT CONTINUES THERE ****** This fork of llvm-project contains my …☆27Updated 5 years ago
- C++ parser combinator library☆97Updated 10 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Front end side of quick-bench☆156Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Static functional reactive programming in C++14☆69Updated 8 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- The OK Web Server☆266Updated 4 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆254Updated 5 years ago
- Roadmap for implementation of Concepts in the Clang compiler.☆16Updated 7 years ago
- metatrace is a C++ Compile Time, Whitted Style Ray Tracer, utilizing classic C++98/03 style metaprogramming. All the Ray Tracing is done…☆97Updated 8 years ago
- Named arguments for C++17☆31Updated 2 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago