microsoft / snmallocLinks
Message passing based allocator
☆1,752Updated last month
Alternatives and similar repositories for snmalloc
Users that are interested in snmalloc are comparing it to the libraries listed below
Sorting:
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,364Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,580Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,065Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,235Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- Reference implementation of Dragonbox in C++☆784Updated last month
- Converts floating point numbers to decimal strings☆1,294Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,923Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago
- C++ template library for high performance SIMD based sorting algorithms☆984Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,254Updated 5 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,862Updated last week
- Suite for benchmarking malloc implementations.☆460Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,139Updated 3 weeks ago
- The compiler is available for download. Get it!☆2,538Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,574Updated last week
- C++ parsing DSL☆1,207Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆665Updated 6 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,497Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- A collection of resources on wait-free and lock-free programming☆1,981Updated last year
- Unified Executors☆1,663Updated this week
- wepoll: fast epoll for windows 🎭☆1,054Updated last year
- A collection of lock-free data structures written in standard C++11☆934Updated 10 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,881Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,594Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆480Updated last year