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:
- 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 …☆144Updated 5 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- 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☆246Updated 6 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 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☆160Updated 5 months ago
- Code samples☆68Updated 7 months ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Scope Guard & Defer C++☆176Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- A C++14-and-later expression template library☆110Updated 2 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- C++ signal and slot system☆161Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- Common CMake modules☆156Updated last year
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago