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☆45Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- generic stack-based container☆110Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last week
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago
- Fast containers of polymorphic objects.☆69Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last week
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Updated 7 years ago
- Reference counted synchronized pointer.☆14Updated 8 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago