VinGarcia / Simple-Iterator-TemplateLinks
Provides a header-only iterator template that is easy to adapt for any custom container
☆47Updated 3 years ago
Alternatives and similar repositories for Simple-Iterator-Template
Users that are interested in Simple-Iterator-Template are comparing it to the libraries listed below
Sorting:
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆225Updated this week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- 🚀 Fast C/C++ bit population count library☆356Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Simple, flexible and modular assertion macro.☆228Updated last year
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- Range-based for loops to iterate over a range of numbers or values☆314Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆200Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago