stlab / better-codeLinks
Better Code (redux) course and book materials
☆18Updated 2 weeks ago
Alternatives and similar repositories for better-code
Users that are interested in better-code are comparing it to the libraries listed below
Sorting:
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- ☆21Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆36Updated 12 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Boost.org proto module☆23Updated 3 weeks ago
- ☆25Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- Markup source code showing optimizations☆36Updated 5 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last week
- String to Float Benchmark☆19Updated 7 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- ☆22Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago