efcs / elibLinks
A C++11 Utility Library
☆15Updated 10 years ago
Alternatives and similar repositories for elib
Users that are interested in elib are comparing it to the libraries listed below
Sorting:
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 2 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Literal Logging for C++☆86Updated 7 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago