Miguel-Deniz / Vector-ImplementationLinks
A custom vector implementation, similar to the C++ vector.
☆30Updated 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:
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆276Updated last year
- think-cell core library☆443Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆307Updated this week
- C++ Custom memory allocators☆66Updated 5 years ago
- C++20 coroutine library☆135Updated last week
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- Yet Another Concurrency Library☆284Updated 2 weeks ago
- C++ small containers☆146Updated 4 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- 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
- 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
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Идеи по улучшению языка C++ для обсуждения☆98Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆128Updated last month
- Template for C++ library built with CMake☆157Updated 2 years ago
- Small C++17 library for vector and matrix computations☆52Updated 3 years ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆448Updated last month
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- bel::views - simple and easy view classes for C++☆74Updated 2 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- C++ command line parsing library☆203Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆366Updated 2 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆537Updated 11 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++17 string with fixed size☆113Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆102Updated 7 months ago