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:
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- C11 Lock-free Stack☆184Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆319Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Coroutines in C☆122Updated 11 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- A C library of hashtables and tries designed to store objects with high performance☆239Updated 2 weeks ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated last week
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A handy makefile for simple C/C++ applications☆138Updated 3 years ago