stlab / better-codeLinks
Better Code (redux) course and book materials
☆18Updated this week
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 header-only C++ library for writing compiler/interpreter frontends.☆16Updated 2 months 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
- ☆21Updated 6 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- 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
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- ☆87Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- ☆62Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 weeks ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago