microsoft / snmallocLinks
Message passing based allocator
☆1,677Updated 3 weeks ago
Alternatives and similar repositories for snmalloc
Users that are interested in snmalloc are comparing it to the libraries listed below
Sorting:
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,291Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,812Updated 10 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,382Updated this week
- Converts floating point numbers to decimal strings☆1,251Updated 11 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,170Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,015Updated 11 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,156Updated 2 months ago
- C++ template library for high performance SIMD based sorting algorithms☆944Updated last week
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- Suite for benchmarking malloc implementations.☆422Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,070Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,777Updated last week
- Official git repository for libdivide: optimized integer division☆1,203Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,500Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆1,893Updated last year
- C++ parsing DSL☆1,079Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Unified Executors☆1,591Updated 3 months ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,530Updated 2 years ago
- The compiler is available for download. Get it!☆2,506Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- C-Reduce, a C and C++ program reducer☆1,588Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆11,447Updated this week
- Concurrent data structures in C++☆1,423Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- A superoptimizer for LLVM IR☆2,238Updated 9 months ago