Compact SVO optimized vector for C++17 or higher
☆117May 21, 2024Updated last year
Alternatives and similar repositories for svector
Users that are interested in svector are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,387Feb 4, 2026Updated 3 months ago
- A collection of std-like single-header C++ libraries☆207Apr 9, 2026Updated last month
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Standalone version of the boost::unordered library☆38Apr 23, 2026Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆103Nov 13, 2025Updated 6 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Comprehensive benchmarks of C++ maps☆319Apr 14, 2023Updated 3 years ago
- Greg's Template Library of useful classes.☆299Apr 2, 2026Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆24Nov 2, 2025Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆76Aug 1, 2023Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,611May 1, 2023Updated 3 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆503May 5, 2026Updated 2 weeks ago
- Small small_vector☆35Jul 28, 2025Updated 9 months ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…