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:
- think-cell core library☆448Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- C++ Faker library for generating fake (but realistic) data.☆390Updated last month
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated 11 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- C++20 coroutine library☆137Updated last week
- Very fast synchronous and asynchronous C++17 logging library☆308Updated this week
- A directory for the Daily bit(e) of C++ series of posts.☆202Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Light-weight Thread Pool library in modern C++☆98Updated 7 months ago
- Tool for analyzing includes in C++☆208Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 3 months ago
- bel::views - simple and easy view classes for C++☆76Updated 2 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 11 months ago
- Template for C++ library built with CMake☆157Updated 2 years ago
- My C++ Notes☆106Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆133Updated last week
- Code samples from https://vorbrodt.blog/☆114Updated 5 months 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…☆261Updated last year
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- A general-purpose lightweight C++ graph library☆345Updated last week
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Modern C++: Snippets and Examples☆547Updated 3 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- CppCon 2018 Presentation materials☆132Updated 4 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated this week