ThePhD / future_cxx
Work done today for the glory of tomorrow - or, C and C++ systems programming papers.
☆49Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for future_cxx
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Cake is a fast build system written in Python.☆20Updated 4 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Parameter passing and initialization☆81Updated 2 years ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago
- Single header file C++ library that provides IEEE 754 floating point types.☆23Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆33Updated 3 weeks 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…☆69Updated 3 weeks ago
- cppcast podcast website☆21Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Documentation generator for C/C++ code☆48Updated 7 months ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- ☆26Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆20Updated 4 years ago
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆22Updated 11 months ago