cyrus-and / profLinks
Self-contained C/C++ profiler library for Linux
☆176Updated last year
Alternatives and similar repositories for prof
Users that are interested in prof are comparing it to the libraries listed below
Sorting:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- C11 Lock-free Stack☆184Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- An efficient and configurable logging framework for C++☆137Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Lightweight locality-aware user-level threading runtime.☆197Updated 3 weeks ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 9 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 4 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago