bugwelle / cpp-starter-projectLinks
[Work in Progress] Personal starter project for modern C++ development
☆14Updated 3 years ago
Alternatives and similar repositories for cpp-starter-project
Users that are interested in cpp-starter-project are comparing it to the libraries listed below
Sorting:
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- GUI application for DoxyPress☆25Updated 7 months ago
- Code samples for using libjit☆91Updated 8 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ unit testing and mocking made easy☆56Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- ☆101Updated 3 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Safer integers in C++.☆189Updated 4 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆63Updated 4 years ago
- Generating C code interface from CPP using clang libtooling☆84Updated 5 years ago
- CorrelationVector-Cpp provides a reference C++ implementation of the CorrelationVector protocol for tracing and correlation of events thr…☆18Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Minimalistic Ninja generator☆51Updated 9 years ago
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆25Updated last year
- A C99 compliant compiler☆19Updated 4 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- GN meta-build system parser, static code model and navigable code browser☆13Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- C++ library for generating LALR(1) parsers☆24Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆66Updated 3 weeks ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago