ignatz / pythonicLinks
some python-style syntactic sugar for C++11
☆33Updated 12 years ago
Alternatives and similar repositories for pythonic
Users that are interested in pythonic are comparing it to the libraries listed below
Sorting:
- CMake checks cache helper modules – for fast CI CMake builds!☆85Updated 3 years ago
- How to write decorator functions in modern C++☆187Updated 5 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Numeric algorithms for C++20 Ranges☆30Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- ☆53Updated 6 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Evaluate mathematical expressions using Boost.Spirit☆32Updated 3 years ago
- Code samples☆68Updated last year
- A C++14 reflection library☆78Updated last month
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- Ranges that didn't make C++20☆95Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Inspect C++ memory in the browser☆102Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year