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☆385Updated 2 years ago
- A fast and memory-optimized string library for C++☆295Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Thread-safe cross-platform event loop library in C++☆181Updated 3 weeks ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 5 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A C++ HTML document constructor only depending on the standard library.☆222Updated last year
- 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
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated this week
- C++ unit testing and mocking made easy☆56Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆335Updated 11 months ago
- Love template metaprogramming☆329Updated 3 years ago
- CPY - Code C/C++ with no redundancy☆231Updated 6 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆116Updated 5 years ago
- A simple and powerful C++ reflection system☆63Updated 10 years ago
- Unicode library for C++☆226Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- ⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.☆232Updated 2 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆417Updated last week
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on in…☆123Updated 4 months ago