m-renaud / libdlibxxLinks
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
Sorting:
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- 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 …☆143Updated 3 months ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated 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☆240Updated 4 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆83Updated last month
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- A prototype implementation of the executors proposal☆85Updated 6 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☆157Updated 3 months ago
- Scope Guard & Defer C++☆175Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++20 implementation of {{ mustache }}☆85Updated 7 months ago