ThePhD / future_cxxLinks
Work done today for the glory of tomorrow - or, C and C++ systems programming papers.
☆62Updated this week
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 7 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Bytecode interpreter☆80Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆115Updated 10 months ago
- C23 Checked Arithmetic☆157Updated 6 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆50Updated 11 months ago
- Compiler/BuildSystem Interface Library☆30Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- Data structures for ASTs☆14Updated 3 years ago
- A small C compiler☆33Updated 7 months ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- small embeddable C-style preprocessor☆46Updated 2 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 6 months ago
- Forward, no matter what.☆133Updated 3 years ago
- Async primitives library for C++20☆18Updated this week
- Coroutines for C.☆78Updated 8 years ago
- C89 compatible atomics.☆95Updated 2 weeks ago
- Embed files into C/C++ projects.☆49Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Updated last year
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago