paulross / cpip
CPIP - a C/C++ preprocessor implemented in Python.
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cpip
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆20Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- 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
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- ☆17Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- An open-source C++ library for parsing reStructuredText☆18Updated 10 years ago
- Foundations of symbol based programming☆30Updated 4 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
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Lock-free memory allocator☆17Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- parser combinator and AST generator in c++17☆24Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- C/C++ Preprocessor Magic☆53Updated 9 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago