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 10 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ serializers benchmark with realistic data☆124Updated 2 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 4 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 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☆157Updated 2 months ago
- The C++ Pimpl Idiom Again!☆36Updated 7 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 …☆141Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- Boost.org circular_buffer module☆58Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- ☆52Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆103Updated 3 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year