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
- 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☆79Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- The Bit Library☆58Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Virtual memory based containers☆43Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- High performance multithreading toolkit for C++17