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
- 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 …☆138Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- Common CMake modules☆156Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 11 months ago
- Collection of header-only utilities for C++☆35Updated last year
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- ☆52Updated 5 years ago
- Boost.org circular_buffer module☆56Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 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 last month
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆224Updated 2 weeks ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 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 3 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- High performance C++11 signals☆171Updated 5 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago