pritpal20 / vector
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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆25Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆68Updated this week
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 3 months ago
- Collection of Agner Fog Software☆38Updated 6 years ago
- Boost.org pool module☆51Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- a small lightweight std::execution work-alike☆60Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Boost.org unordered module☆69Updated last week
- Tiny Test System☆27Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Boost.Sort☆52Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆45Updated 2 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++ small containers☆143Updated 7 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year