zug
Transducer library
A C++ library providing composable sequential transformations independent of the source sequence
Transducers for C++ — Clojure style higher order push/pull sequence transformations
230 stars
11 watching
27 forks
Language: C++
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
arximboldi/lager | A C++ library for composable, value-oriented design using unidirectional data-flow architecture and promoting pure functions | 708 |
arximboldi/schmutz | A library that enables easy integration of Scheme with C++ using a simple embedded DSL. | 45 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 322 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
sansumbrella/choreograph | An animation and timing library for C++ that allows describing motion and applying it to arbitrary properties. | 328 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |
alvations/charguana | A Python library that provides character encoding and Unicode support for various languages, including CJK, Romanji, Japanese, Korean, and Chinese. | 10 |
vollmerm/fungp | A Clojure implementation of a genetic programming system to evolve computer programs and solve problems | 100 |
cpgf/cpgf | A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
thomasp85/transformr | A package for creating smooth animations of 2D shapes by automatically matching and transforming them between states. | 116 |
apolukhin/magic_get | A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros. | 207 |