cyrus-and / profLinks
Self-contained C/C++ profiler library for Linux
☆175Updated 7 months ago
Alternatives and similar repositories for prof
Users that are interested in prof are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆181Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Lightweight locality-aware user-level threading runtime.☆186Updated 3 weeks ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- A simple bitset library in C☆134Updated 3 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆259Updated 4 years ago