SaadAttieh / lazyCode
C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...
☆154Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for lazyCode
- Live Asynchronous Visualized Architecture☆94Updated 5 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆380Updated last year
- A C++ smart-pointer with value-semantics 💎☆130Updated 5 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆166Updated last month
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- A fast and memory-optimized string library for C++☆291Updated 3 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆166Updated 5 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆387Updated 5 years ago
- Love template metaprogramming☆324Updated 2 years ago
- A C++ HTML document constructor only depending on the standard library.☆217Updated 4 months ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- C++ as a Pure Functional Programming Language☆184Updated 5 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆395Updated last week
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Fast and simple data serialization for C++.☆40Updated 2 years ago
- C++ unit testing and mocking made easy☆55Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- Joedb, the Journal-Only Embedded Database