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:
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 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
- The Bit Library☆58Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Virtual memory based containers☆41Updated 4 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Flat containers for C++☆59Updated 7 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago