AmokHuginnsson / yaalLinks
Yet another abstraction layer - a general purpose C++ library.
☆15Updated 4 years ago
Alternatives and similar repositories for yaal
Users that are interested in yaal are comparing it to the libraries listed below
Sorting:
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 weeks ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆33Updated 3 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☆50Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- Thread aware Signal/Slot library☆84Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A C++14-and-later expression template library☆109Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- ☆25Updated 5 years ago
- muparsersse a math parser for windows using just in time compilations of the expression☆19Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago