seleznevae / smart_enum
Smart enums for c++
☆12Updated 7 years ago
Alternatives and similar repositories for smart_enum:
Users that are interested in smart_enum are comparing it to the libraries listed below
- easy to use callback library for C++☆42Updated 8 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆50Updated this week
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 8 months ago
- C++ Concurrency library!☆26Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++11 compatible charconv☆30Updated 2 weeks ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago