mbitsnbites / c-comments-to-cpp
A tool to convert C style comments to C++ style comments
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for c-comments-to-cpp
- A library with a range of utility classes and methods for jump starting C++ applications.☆16Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 9 months 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 7 months ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Library for complex bitfields☆18Updated 5 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- homogeneous variadic function parameters☆17Updated 8 months 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
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 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☆24Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 2 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago