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 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++ generic make factory☆108Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Updated 2 months ago