kutoga / CRAII
RAII for C
☆9Updated 3 years ago
Alternatives and similar repositories for CRAII:
Users that are interested in CRAII are comparing it to the libraries listed below
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆87Updated this week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C++ utilities☆131Updated 3 weeks ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- A C++ library for interacting with ANSI terminal windows.☆76Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- A POSIX compliant C library for Windows☆53Updated 4 months ago
- Advanced Reflection and Serialization Library in C++26♦️☆14Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆61Updated 9 months ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Documentation generator for C/C++ code☆51Updated 3 months ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Comparison of different C libraries providing generic containers capabilities☆25Updated 3 weeks ago
- C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.☆23Updated last year
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Async primitives library for C++20☆18Updated 3 months ago