Miguel-Deniz / Vector-ImplementationLinks
A custom vector implementation, similar to the C++ vector.
☆29Updated 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:
- Very fast synchronous and asynchronous C++17 logging library☆306Updated last week
- C++ standard library features, "from scratch"☆192Updated 7 months ago
- think-cell core library☆440Updated last year
- C++ Faker library for generating fake (but realistic) data.☆379Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆274Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++20 coroutine library☆133Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- C++20 Coroutines Cheat Sheet☆60Updated 11 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- C++ Custom memory allocators☆63Updated 5 years ago
- A collection of resources on modern C++☆35Updated 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…☆257Updated last year
- ☆87Updated last year
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- C++ command line parsing library☆202Updated 2 years ago
- My C++ Notes☆106Updated 4 years ago
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆102Updated 7 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆742Updated 6 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 10 months ago
- Code from the BitsOfQ youtube channel☆56Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- bel::views - simple and easy view classes for C++☆73Updated 2 years ago
- C++ small containers☆146Updated 4 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated last month
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- C++ Library for pulling system and hardware information, without hitting the command line.☆447Updated last month