hustfisher / ptmalloc
☆22Updated 9 years ago
Alternatives and similar repositories for ptmalloc:
Users that are interested in ptmalloc are comparing it to the libraries listed below
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ☆20Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Doug Lea's malloc☆35Updated 9 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- huang's c compiler - a tiny C99 compiler.☆21Updated 11 months ago
- Fast CRC32 implementations☆75Updated last year
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆61Updated 6 months ago
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆19Updated 4 years ago
- A translator from Intel SSE intrinsics to RISCV-V Extension implementation☆18Updated 8 months ago
- A User Space Threading Library☆19Updated last year
- This is a mirror! Please clone https://git.libssh.org/projects/libssh.git/☆35Updated last year
- A header-only implementation of SipHash☆29Updated 11 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆80Updated 9 years ago
- Utilities for Metal-cpp☆11Updated 10 months ago
- ☆58Updated 7 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- ☆10Updated 3 months ago
- Collection of Agner Fog Software☆38Updated 7 years ago
- A super-fast hash algorithm in a single C++ header☆82Updated 3 years ago
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆11Updated 7 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- The fastest Run-Length-Encoding on the Planet (for x64)☆34Updated last month