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☆387Updated 2 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- A fast and memory-optimized string library for C++☆296Updated 4 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated last month
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆392Updated 6 years ago
- A C++ HTML document constructor only depending on the standard library.☆224Updated last year
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 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
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆117Updated 6 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated this week
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Fast and simple data serialization for C++.☆42Updated 3 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- CPY - Code C/C++ with no redundancy☆231Updated 6 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- Unicode library for C++☆226Updated 6 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- ⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.☆235Updated 2 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago