cyrus-and / profLinks
Self-contained C/C++ profiler library for Linux
☆176Updated 9 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 last month
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆261Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 8 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- Lightweight locality-aware user-level threading runtime.☆190Updated 2 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Coroutines in C☆121Updated 11 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago