hustfisher / ptmallocLinks
☆23Updated 9 years ago
Alternatives and similar repositories for ptmalloc
Users that are interested in ptmalloc are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago
- This is a mirror! Please clone https://git.libssh.org/projects/libssh.git/☆35Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated 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…☆65Updated 8 months ago
- A collection of some lockfree datastructures☆67Updated 2 years ago
- ☆60Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- A User Space Threading Library☆19Updated last year
- User-Space TCP/IP Stack Implemented in C++20.☆33Updated 5 years ago
- ☆20Updated 3 years ago
- A header-only implementation of SipHash☆30Updated last week
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- COW b-trees☆102Updated 7 years ago
- Fast CRC32 implementations☆80Updated 3 weeks ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Benchmarks for our memory allocator☆67Updated last year
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des …☆9Updated last year
- Fabrice Bellard's fbcc C Compiler☆43Updated 5 years ago
- Doug Lea's malloc☆36Updated 9 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Source code for example programs from Lord of the io_uring guide☆184Updated 11 months ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆111Updated this week
- High performance AVL tree container C implementation☆55Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year