cyrus-and / profLinks
Self-contained C/C++ profiler library for Linux
â176Updated 11 months ago
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â163Updated 3 months ago
- đś A lock- and wait-free hashtable (and an array too)â109Updated 5 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machinesâ292Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.â133Updated 3 years ago
- C11 Lock-free Stackâ183Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checkingâ294Updated 12 years ago
- Free-List Memory Pool of fixed-size objects in C99â50Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systemsâ141Updated 2 years ago
- Concurrent Programming Library (Coroutine) for C11â364Updated 4 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)â170Updated 9 years ago
- A C library of hashtables and tries designed to store objects with high performanceâ238Updated 2 years ago
- A C++ library for concurrent programmingâ71Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.â264Updated 4 years ago
- A concurrent user-level thread library implemented in C++â319Updated 5 years ago
- [deprecated] For native C atomics, see Turf insteadâ520Updated 9 years ago
- A C++ pointer bump memory arena implementationâ94Updated 10 years 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
- Lightweight locality-aware user-level threading runtime.â196Updated 2 weeks ago
- A collection of clang plugins for safer C programmingâ92Updated 6 years ago
- A dependency-based coroutine schedulerâ45Updated 9 years ago
- An efficient and configurable logging framework for C++â137Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.â112Updated 6 years ago
- Coroutines/Fibers implementation for x86â65Updated 9 years ago
- The world's first Web-scale memory allocatorâ109Updated 7 years ago
- Hashing functions and PRNGs based on themâ163Updated 8 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.â332Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.â135Updated 6 years ago
- Fast, efficient string interningâ96Updated 7 years ago
- A fast alternative to the modulo reductionâ313Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++â247Updated 10 years ago