pritpal20 / vectorLinks
A supercharged std::vector implementation (minus Allocator)
☆36Updated 9 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☆57Updated 2 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A C++17 interface for HDF5☆99Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- A C++ parser combinator library.☆166Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- A Low-Level Abstraction of Memory Access☆93Updated last year
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- C++ small containers☆148Updated 3 weeks ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- ☆33Updated last week