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:
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- Very fast synchronous and asynchronous C++17 logging library☆313Updated last week
- 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…☆268Updated last year
- think-cell core library☆451Updated last year
- C++20 coroutine library☆141Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆203Updated last year
- C++ small containers☆149Updated 7 months ago
- ☆93Updated 2 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- 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
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆143Updated this week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- C++ Custom memory allocators☆66Updated 5 years ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated last week
- ☆70Updated 5 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆548Updated last year
- Code from the BitsOfQ youtube channel☆59Updated 2 years ago
- A general-purpose lightweight C++ graph library☆357Updated 3 weeks ago
- Small C++17 library for vector and matrix computations☆52Updated 3 years ago
- Super fast C++ library to generate and parse UUIDv4☆207Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago