hustfisher / ptmalloc
☆19Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for ptmalloc
- A User Space Threading Library☆17Updated 6 months ago
- ☆21Updated 2 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 13 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆59Updated 4 months ago
- Doug Lea's malloc☆32Updated 8 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago
- A header-only implementation of SipHash☆27Updated 6 months ago
- ☆10Updated 4 years ago
- Fast CRC32 implementations☆56Updated 10 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆26Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 4 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆51Updated last month
- ☆54Updated this week
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆114Updated 10 months ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- Portable 128-bit SIMD intrinsics☆57Updated last year
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆33Updated 10 months ago
- AVX512 population count routines☆22Updated 5 years ago
- A tiny lexical analyser generator☆18Updated 12 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated last year
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 8 months ago
- musl - an implementation of the standard library for Linux-based systems☆128Updated last month
- Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom …☆22Updated 2 weeks ago
- A high-level API for accessing DWARF debugging information, in C++☆23Updated 3 weeks ago