SaadAttieh / lazyCodeLinks
C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...
☆156Updated 6 years ago
Alternatives and similar repositories for lazyCode
Users that are interested in lazyCode are comparing it to the libraries listed below
Sorting:
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago
- A fast and memory-optimized string library for C++☆296Updated 4 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆181Updated last month
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A C++ HTML document constructor only depending on the standard library.☆222Updated last year
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 5 years ago
- Fast and simple data serialization for C++.☆41Updated 3 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated this week
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆116Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆335Updated last year
- Love template metaprogramming☆330Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- Unicode library for C++☆226Updated 3 months ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on in…☆123Updated 5 months ago
- Either and Maybe monads for better error-handling in C++ ↔️☆254Updated 5 years ago