splinterofchaos / fuLinks
Functional Utilities for C++
☆40Updated 10 years ago
Alternatives and similar repositories for fu
Users that are interested in fu are comparing it to the libraries listed below
Sorting:
- ☆39Updated 10 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 9 years ago
- transducers in C++ 14☆40Updated 11 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- What did you expect?☆111Updated 8 years ago
- C++11 header only micro benchmark framework☆14Updated 9 years ago
- Skeleton for quick new C++ project setup☆42Updated 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
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎