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:
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 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 …☆148Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆163Updated last week
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- 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.☆248Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 2 weeks ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Scope Guard & Defer C++☆176Updated last year
- A C++14-and-later expression template library☆110Updated last month
- Code samples☆68Updated 8 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Common CMake modules☆156Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆229Updated 4 months ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- A simple, generic, header-only state machine implementation for C++.☆68Updated 3 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago