cyrus-and / prof
Self-contained C/C++ profiler library for Linux
☆178Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for prof
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 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
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated this week
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- An efficient and configurable logging framework for C++☆137Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago