cwzx / lazy-iteratorsLinks
Lightweight iterators for various sets where the elements are computed on demand.
☆22Updated 8 years ago
Alternatives and similar repositories for lazy-iterators
Users that are interested in lazy-iterators are comparing it to the libraries listed below
Sorting:
- ☆20Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 11 months ago
- Boost.org scope_exit module☆17Updated last month
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A C++14 Lambda Library☆25Updated 2 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Common infrastructure for throwing exceptions☆16Updated 2 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Easily batch-build cmake projects!☆18Updated 3 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆17Updated last year
- GUI application for DoxyPress☆25Updated 2 months ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Boost.org array module☆22Updated 2 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago