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:
- A C++14 constexpr implementation of SHA256☆34Updated 10 months ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 weeks ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- ☆17Updated last year
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- ☆17Updated 7 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆53Updated 4 months ago
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆40Updated last year