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☆280Updated last year
- C++ Faker library for generating fake (but realistic) data.☆394Updated 3 weeks ago
- Light-weight Thread Pool library in modern C++☆103Updated last week
- Very fast synchronous and asynchronous C++17 logging library☆313Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++20 coroutine library☆138Updated last month
- Demo Code for presentation "C++ In Action"☆149Updated last year
- think-cell core library☆451Updated last year
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- C++ Custom memory allocators☆66Updated 5 years ago
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆103Updated 9 months ago
- ☆92Updated last month
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Modern C++: Snippets and Examples☆548Updated 3 years ago
- Experiments with the C++ programming language.☆143Updated last week
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- value types for composite class design - with allocators☆72Updated 3 weeks ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆202Updated last year
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆542Updated last year
- Tool for analyzing includes in C++☆208Updated last year
- C++ small containers☆147Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆136Updated 2 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last month