A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm
☆70Mar 6, 2015Updated 11 years ago
Alternatives and similar repositories for pector
Users that are interested in pector are comparing it to the libraries listed below
Sorting:
- Native C++ Library☆49May 23, 2015Updated 10 years ago
- Fork of the Blaze library for compatibility with Blaze CUDA · https://bitbucket.org/blaze-lib/blaze · https://github.com/STEllAR-GROUP/bl…☆10Oct 17, 2019Updated 6 years ago
- Modern version of boost.parameter enabling named parameters without macros and better compile time☆15Jul 8, 2016Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Updated this week
- My proposals for the C++ standard☆13Nov 10, 2025Updated 4 months ago
- A rough collection of code to manipulate C++ std::tuple<>s.☆13Feb 8, 2020Updated 6 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- A Python library for easy and fast program transformation/repair☆15Oct 26, 2021Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆52May 31, 2014Updated 11 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- A header-only library, VLA for C++ (≥C++14). Extended version of std::dynarray☆14Mar 21, 2024Updated 2 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 12 years ago
- LZB: LZ77 data compression and other utilities in pure Bash language☆15Oct 20, 2019Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 11 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++ library to easily start subprocesses and pipelines of commands☆16Jun 16, 2023Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆31Apr 18, 2021Updated 4 years ago
- C++ toolbox for modern OpenGL☆13Feb 3, 2015Updated 11 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Oct 6, 2018Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Oct 2, 2018Updated 7 years ago
- ☆11Aug 8, 2021Updated 4 years ago
- C++ modelling library for integer programming☆14Oct 4, 2020Updated 5 years ago
- A C++14-and-later expression template library☆108Mar 11, 2026Updated last week
- Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.☆12Jun 1, 2016Updated 9 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Jul 2, 2018Updated 7 years ago
- qrezi is a QML based presentation framework inspired by prezi☆16Mar 8, 2023Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- Launching collective tasks in bulk☆37Oct 4, 2019Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Python "metamodules"☆14Aug 28, 2017Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Dec 2, 2015Updated 10 years ago
- Portable Event Library☆18Apr 28, 2025Updated 10 months ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆26Jul 25, 2025Updated 7 months ago
- A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via do…☆33Apr 20, 2020Updated 5 years ago