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
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A C++ implementation of natural sort using only forward iterators.☆11Updated 8 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A C++14 constexpr implementation of SHA256☆36Updated 11 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 3 months ago
- A demonstration of tracing dynamic library loading and unloading on Linux.☆17Updated 8 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C/C++ Preprocessor Magic☆53Updated 9 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 9 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆76Updated 11 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- A C++17 compile time lookup table☆31Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Modern C++ framework for critical systems☆21Updated last year
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago