martypapa / blacksmithLinks
c++17 single header library for constructing and populating classes inline
☆7Updated 5 years ago
Alternatives and similar repositories for blacksmith
Users that are interested in blacksmith are comparing it to the libraries listed below
Sorting:
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- ☆26Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- WIP☆27Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ string formatting library☆45Updated 5 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago