ChrisAichinger / boost-range-for-humansLinks
Boost Range Documentation with Self-Contained Code Examples
☆12Updated 9 years ago
Alternatives and similar repositories for boost-range-for-humans
Users that are interested in boost-range-for-humans are comparing it to the libraries listed below
Sorting:
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last week
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- generic stack-based container☆109Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆27Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- The missing C++ tuple functionality☆85Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month