ThePhD / future_cxxLinks
Work done today for the glory of tomorrow - or, C and C++ systems programming papers.
☆60Updated 2 weeks ago
Alternatives and similar repositories for future_cxx
Users that are interested in future_cxx are comparing it to the libraries listed below
Sorting:
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 4 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- Bytecode interpreter☆80Updated 9 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆101Updated 7 months ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 8 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- LALR(1) parser for C++☆80Updated last year
- A small C compiler☆33Updated 4 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆123Updated 5 months ago
- Decimal Floating Point C Library☆106Updated 2 weeks ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆127Updated 13 years ago
- Welcome!☆12Updated last week
- C++ messaging and serialization library☆80Updated last week
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Async primitives library for C++20☆18Updated 3 weeks ago
- Documentation generator for C/C++ code☆53Updated last month
- Forward, no matter what.☆133Updated 3 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year