dacorvo / linux-shlib-link-samples
A few examples of how to link Linux shared libraries with secondary dependencies
☆17Updated 8 years ago
Alternatives and similar repositories for linux-shlib-link-samples:
Users that are interested in linux-shlib-link-samples are comparing it to the libraries listed below
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- ☆21Updated 6 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- libuv thread communication☆58Updated last year
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Open Power Performance Analysis Tool☆28Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- A collection of formatting benchmarks☆47Updated 2 months ago
- IPC Examples☆53Updated 5 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Containers for building C++ on CI☆48Updated 7 months ago