m-renaud / libdlibxx
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
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Boost.org circular_buffer module☆54Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months 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 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 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 …☆139Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Pipelines for Modern C++☆66Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 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☆239Updated last month
- Scope Guard & Defer C++☆167Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- Library of backported modern C++ types to work with C++11☆79Updated 3 years ago
- sinks to g3logger☆35Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- STL-based caches for C++☆115Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Finite State Machine implementation using std::variant☆86Updated 5 years ago
- Amalgamate C source and header files.☆88Updated 9 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 9 months ago
- JSON & BSON parser/writer☆38Updated 9 years ago