pritpal20 / vector
A supercharged std::vector implementation (minus Allocator)
☆33Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for vector
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated last week
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆114Updated 7 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆64Updated this week
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Greg's Template Library of useful classes.☆123Updated 2 weeks ago
- C++ small containers☆138Updated 3 months ago
- Generic hash function for STL style unordered containers☆32Updated this week
- a small lightweight std::execution work-alike☆55Updated last month
- Rebooting the std::bitset franchise☆43Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 8 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year