pritpal20 / vectorLinks
A supercharged std::vector implementation (minus Allocator)
☆35Updated 8 years ago
Alternatives and similar repositories for vector
Users that are interested in vector are comparing it to the libraries listed below
Sorting:
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++ parser combinator library.☆151Updated last week
- A simple replacement for std::unordered_map☆51Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- A highly optimised C++ library for mathematical applications and neural networks.☆171Updated 8 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- C++20 Compact Tuple Tools☆52Updated last week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++ small containers☆147Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Boost.org unordered module☆75Updated last month
- A graph concurrent library for C++☆63Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 8 months ago
- A C++17 interface for HDF5☆97Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year