Miguel-Deniz / Vector-ImplementationLinks
A custom vector implementation, similar to the C++ vector.
☆28Updated 8 years ago
Alternatives and similar repositories for Vector-Implementation
Users that are interested in Vector-Implementation are comparing it to the libraries listed below
Sorting:
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆88Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆127Updated last year
- C++ Custom memory allocators☆60Updated 5 years ago
- Template for C++ library built with CMake☆152Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 8 months ago
- C++ light-weight Thread Pool library☆97Updated 4 months ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- C++20 coroutine library☆130Updated last week
- A little metaprogramming and functional library☆69Updated 2 years ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆70Updated last week
- Modern C++ made easy☆135Updated last week
- Small C++ metaprogramming library to manage lists of types☆33Updated 3 years ago
- C++ small containers☆146Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- C++ Concurrency Patterns☆23Updated 2 months ago
- Small C++17 library for vector and matrix computations☆52Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- Git for Modern C++ (A libgit2 Wrapper Library)☆116Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- C++20 Dynamic Reflection Library☆137Updated 2 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆102Updated 4 months ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- C++ standard library features, "from scratch"☆186Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Let Me Run That For You: A C++20 Thread Pool Library☆13Updated 3 years ago