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 last week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- 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++♦️☆170Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- A C++ parser combinator library.☆160Updated last week
- A C++17 interface for HDF5☆97Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Generic hash function for STL style unordered containers☆39Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Light, fast, threadpool for C++20☆109Updated 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
- C++11 compatible charconv☆31Updated last week
- Container Traits for Modern C++☆28Updated 5 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Boost.org unordered module☆86Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- Unofficial mirror of Blaze library on Bitbucket☆69Updated last week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago