gnzlbg / scatteredLinks
C++ Scattered Containers
☆67Updated 8 years ago
Alternatives and similar repositories for scattered
Users that are interested in scattered are comparing it to the libraries listed below
Sorting:
- The Bit Library☆58Updated 6 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Fast containers of polymorphic objects.☆70Updated last month
- Virtual memory based containers☆42Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 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
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- 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
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- 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
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago