cyrus-and / prof
Self-contained C/C++ profiler library for Linux
â175Updated 3 months ago
Alternatives and similar repositories for prof:
Users that are interested in prof are comparing it to the libraries listed below
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocatorâ161Updated 2 years ago
- đś A lock- and wait-free hashtable (and an array too)â109Updated 3 weeks ago
- Implementing coroutines, channels, message passing, etc.â133Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machinesâ288Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.â182Updated this week
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)â159Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutinesâ166Updated 6 years ago
- Concurrent Programming Library (Coroutine) for C11â363Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarksâ139Updated 5 years ago
- A C++ pointer bump memory arena implementationâ90Updated 10 years ago
- C11 Lock-free Stackâ181Updated 9 months ago
- A collection of clang plugins for safer C programmingâ91Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systemsâ138Updated last year
- Memory optimal Small String Optimization implementation for C++â235Updated 10 years ago
- A C++ library for concurrent programmingâ71Updated 3 years ago
- No sane compiler would optimize atomics: the presentationâ107Updated 8 years ago
- An efficient and configurable logging framework for C++â137Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99â48Updated last year
- A concurrent user-level thread library implemented in C++â314Updated 4 years ago
- Cross-platform atomic operations and lock algorithm libraryâ97Updated 6 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failureâ118Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing functionâ270Updated 10 months ago
- A dependency-based coroutine schedulerâ46Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checkingâ292Updated 11 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit fâŚâ274Updated 3 years ago
- Coroutines/Fibers implementation for x86â65Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSXâ86Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructureâ389Updated 6 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.â108Updated 9 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.â331Updated 7 years ago