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:
- ☆68Updated 3 years ago
- C++ utilities☆136Updated last month
- A C++14/17 implementation of named tuples☆71Updated 11 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆202Updated 3 weeks ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆58Updated 6 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 months ago
- A C++14 constexpr implementation of SHA256☆36Updated last year
- run C++ from anywhere☆121Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- A string_view implementation that can remember if it was a c-string once☆20Updated 4 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated 4 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- CMake SuperBuild template using External_Projects☆86Updated 11 years ago
- C++20 compile time compressed string tables☆46Updated 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☆54Updated 4 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- My C stuff.☆46Updated last week
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++ library for generating LALR(1) parsers☆24Updated 2 years ago