m-renaud / libdlibxx
A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.
☆40Updated 7 years ago
Alternatives and similar repositories for libdlibxx:
Users that are interested in libdlibxx are comparing it to the libraries listed below
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A fast and flexible c++ template class for tree data structures☆97Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- A C++14/17 implementation of named tuples☆70Updated 5 months ago
- spdlog setup initialization via file configuration for convenience.☆79Updated last year
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆52Updated 5 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 8 months ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- C++20 implementation of {{ mustache }}☆84Updated 2 months ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago