mbitsnbites / c-comments-to-cpp
A tool to convert C style comments to C++ style comments
☆12Updated last year
Alternatives and similar repositories for c-comments-to-cpp:
Users that are interested in c-comments-to-cpp are comparing it to the libraries listed below
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- Word Game Solver☆16Updated last year
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Service discovery protocol and reference implementation.☆18Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- ☆33Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A library with a range of utility classes and methods for jump starting C++ applications.☆17Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆11Updated 4 years ago
- Library for complex bitfields☆19Updated 7 months ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- Single file utilities for C++.☆30Updated 2 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- homogeneous variadic function parameters☆17Updated 10 months ago
- ☆19Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago