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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- A library with a range of utility classes and methods for jump starting C++ applications.☆16Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- Low Latency Ordering and Sorting Algorithm☆10Updated last month
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- Implementation of a lock-free ring buffer class.☆33Updated 3 months ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Library for complex bitfields☆18Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Nanoscale logging library in C++11☆14Updated 2 years ago
- Fast delegates implementation☆56Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Interval library for C++☆10Updated last year
- Fast thread-safe allocator with memory access control functions☆14Updated 4 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 3 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 7 months ago