tacticalmelonfarmer / cxlLinks
A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals
☆52Updated 7 years ago
Alternatives and similar repositories for cxl
Users that are interested in cxl are comparing it to the libraries listed below
Sorting:
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 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☆52Updated 2 months ago
- ☆25Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- C++20 for flag enums☆27Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- C++20 compile-time reflection library.☆35Updated last year