m-renaud / libdlibxxLinks
A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.
☆42Updated 7 years ago
Alternatives and similar repositories for libdlibxx
Users that are interested in libdlibxx are comparing it to the libraries listed below
Sorting:
- C++ serializers benchmark with realistic data☆127Updated 3 years 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 …☆153Updated 2 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- spdlog setup initialization via file configuration for convenience.☆83Updated last year
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years 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.☆252Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- A C++14-and-later expression template library☆109Updated last month
- High Performance C++11 Serialization Library☆90Updated 4 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆42Updated 2 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆45Updated 3 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Simple C++ cross-platform plugin system☆164Updated 8 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Common CMake modules☆156Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago