Miguel-Deniz / Vector-ImplementationLinks
A custom vector implementation, similar to the C++ vector.
☆30Updated 9 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:
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285Updated last year
- C++ Custom memory allocators☆66Updated 5 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆204Updated last year
- C++ standard library features, "from scratch"☆193Updated last year
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- C++20 coroutine library☆141Updated 2 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 3 years ago
- think-cell core library☆451Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆323Updated 6 months ago
- A C++ header-only YAML library☆132Updated 6 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Very fast synchronous and asynchronous C++17 logging library☆342Updated 3 weeks ago
- A modern header-only C++ library that provides platform-independent utilities.☆237Updated last month
- C++ small containers☆148Updated 3 weeks ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year
- Tool for analyzing includes in C++☆209Updated last year
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- C++20 Coroutines Cheat Sheet☆88Updated last year
- Small C++17 library for vector and matrix computations☆53Updated 3 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆200Updated 6 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆406Updated 2 years ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆120Updated 2 months ago