Slides for my 2019 presentation at C++ on Sea
☆13Aug 10, 2021Updated 4 years ago
Alternatives and similar repositories for cpponsea-2019
Users that are interested in cpponsea-2019 are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Some C++ libraries I implemented☆15Feb 10, 2018Updated 8 years ago
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- ☆22Oct 19, 2020Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Aug 3, 2019Updated 6 years ago
- Slides from C++ on Sea 2024☆16Sep 2, 2024Updated last year
- Acorn Archimedes A3000 Emulator in C++23☆17Jan 25, 2026Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆23Apr 20, 2020Updated 5 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated last month
- Correct by Construction : a presentation given at C++ on Sea 2020☆22Aug 11, 2020Updated 5 years ago
- Barcode tracking and parsing using modern C++☆12Oct 12, 2018Updated 7 years ago
- Differential timer for performance measurements☆17Sep 15, 2020Updated 5 years ago
- Fastq compression tool☆17Dec 2, 2019Updated 6 years ago
- High performance C++ Linear Algebra Library☆16Oct 12, 2020Updated 5 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Feb 17, 2016Updated 10 years ago
- Visualization tool for Templight C++ template debugger traces☆89Dec 12, 2018Updated 7 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Jun 2, 2021Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- ☆19Feb 22, 2018Updated 8 years ago
- Clone of google-sparsehash☆17Sep 3, 2011Updated 14 years ago
- Single Header Constexpr Circular Queue☆17Jul 31, 2020Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- C++ library for generating LALR(1) parsers☆24Dec 4, 2022Updated 3 years ago
- Presentation software using io2d☆12Jul 4, 2020Updated 5 years ago
- Starquake (1987) Disassembly☆12Mar 20, 2021Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- The presentations of C++Now 2019.☆92Jan 24, 2020Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Dec 22, 2022Updated 3 years ago
- A tool to annotate Z80 assembler with cycle counts☆31Dec 25, 2023Updated 2 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- Jenkins doxygen plugin☆18Dec 21, 2022Updated 3 years ago
- Slides for the C++ on Sea conference☆108Nov 22, 2023Updated 2 years ago
- Go package for using Go pointers in external code☆14Oct 30, 2021Updated 4 years ago
- Implementation based on the book The Ray Tracer Challenge☆19Sep 3, 2024Updated last year