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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- Single file utilities for C++.☆30Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Library for complex bitfields☆19Updated 10 months ago
- Fast delegates implementation☆56Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 7 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Ordering and sorting in constant low time☆10Updated 2 weeks ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago