SaadAttieh / lazyCodeLinks
C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...
☆155Updated 6 years ago
Alternatives and similar repositories for lazyCode
Users that are interested in lazyCode are comparing it to the libraries listed below
Sorting:
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Thread-safe cross-platform event loop library in C++☆177Updated last month
- A fast and memory-optimized string library for C++☆293Updated 3 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 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
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Updated 5 years ago
- A C++ HTML document constructor only depending on the standard library.☆223Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆86Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆117Updated 5 years ago
- Fast and simple data serialization for C++.☆41Updated 2 years ago
- CPY - Code C/C++ with no redundancy☆233Updated 6 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated 3 weeks ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆96Updated 6 years ago
- Unicode library for C++☆227Updated last month
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆332Updated 9 months ago
- Love template metaprogramming☆329Updated 3 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- ⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.☆229Updated last year