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☆189Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 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…☆75Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆351Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Experimental config library for C++☆144Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Flat containers for C++☆59Updated 3 months ago
- Range-based for loops to iterate over a range of numbers or values☆314Updated last year
- tser - tiny serialization for C++☆145Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆468Updated 3 weeks ago