arximboldi / ewigLinks
The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture
☆550Updated 3 years ago
Alternatives and similar repositories for ewig
Users that are interested in ewig are comparing it to the libraries listed below
Sorting:
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆748Updated last week
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated this week
- Either and Maybe monads for better error-handling in C++ ↔️☆254Updated 6 years ago
- Transducers for C++ — Clojure style higher order push/pull sequence transformations☆245Updated 3 weeks ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆728Updated last year
- Simple header only pattern matching for c++14☆236Updated 4 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,653Updated last week
- Runtime polymorphism done right☆1,027Updated 4 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆480Updated last year
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆162Updated 6 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Magic build tool☆170Updated 2 months ago
- Love template metaprogramming☆331Updated 3 years ago
- Functional data structures in C++☆566Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆419Updated 3 years ago
- A C++ tool for a new decade☆296Updated 2 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 3 months ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Named operators for C++☆507Updated 5 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 3 years ago
- Parse command line arguments by defining a struct☆506Updated last year
- A new take on polymorphism☆688Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago