cwzx / lazy-iterators
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
- A C++14 constexpr implementation of SHA256☆34Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- ☆16Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- ☆20Updated 8 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Modern C++ framework for critical systems☆21Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆42Updated 3 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Small small_vector☆32Updated 4 years ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- C++17 constexpr implementation of inet_addr / inet_aton / inet_pton☆27Updated 5 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆52Updated last week
- Conan recipe for Google Benchmark library☆8Updated 5 years ago
- A C++14/17 implementation of named tuples☆70Updated 5 months ago
- C++ Command Line Parser Toolkit☆34Updated this week
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago