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:
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- C++ generic make factory☆108Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years 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 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- generic stack-based container☆107Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 4 months ago