pritpal20 / vectorLinks
A supercharged std::vector implementation (minus Allocator)
☆34Updated 8 years ago
Alternatives and similar repositories for vector
Users that are interested in vector are comparing it to the libraries listed below
Sorting:
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- Collection of header-only utilities for C++☆35Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- A C++ parser combinator library.☆139Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Boost.Sort☆53Updated last month
- An indirect value-type for C++☆83Updated last year
- Boost.org pool module☆54Updated last month
- Tiny Test System☆27Updated 2 months ago
- Boost.org unordered module☆73Updated this week
- ☆9Updated 3 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Boost.org mpi module☆63Updated last month
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- C++11 compatible charconv☆31Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago