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☆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 …☆144Updated 4 months ago
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- 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☆245Updated 6 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 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☆159Updated 4 months ago
- 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
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 10 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- Common CMake modules☆156Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Code samples☆68Updated 6 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- C++ signal and slot system☆163Updated 5 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- An indirect value-type for C++☆83Updated last year
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 weeks ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- A fast, lightweight and single-header C++ csv parser library☆87Updated 2 months ago
- Scope Guard & Defer C++☆176Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago