stlab / better-codeLinks
Better Code (redux) course and book materials
☆16Updated 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
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆21Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Automatically exported from code.google.com/p/synchronic☆11Updated 8 years ago
- ☆22Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- LALR(1) parser for C++☆79Updated last year
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- C++ Club☆16Updated last month
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- ☆26Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆67Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A benchmark for standard libraries☆22Updated 2 years ago
- performance experiments for C++ exception handling☆31Updated 3 years ago