microsoft / snmallocLinks
Message passing based allocator
☆1,717Updated last week
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,333Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,492Updated this week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,195Updated 4 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,034Updated last year
- Converts floating point numbers to decimal strings☆1,276Updated last year
- Reference implementation of Dragonbox in C++☆741Updated 9 months ago
- Suite for benchmarking malloc implementations.☆449Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,168Updated 4 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,096Updated 4 months ago
- C++ template library for high performance SIMD based sorting algorithms☆957Updated 2 months ago
- 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,851Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 6 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- A collection of lock-free data structures written in standard C++11☆915Updated 7 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,535Updated this week
- Official git repository for libdivide: optimized integer division☆1,232Updated 2 months ago
- The compiler is available for download. Get it!☆2,522Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆625Updated this week
- C++ parsing DSL☆1,114Updated this week
- A superoptimizer for LLVM IR☆2,292Updated 11 months ago
- Unified Executors☆1,627Updated 5 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,764Updated last week
- zlib replacement with optimizations for "next generation" systems.☆1,833Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- Library providing helpers for the Linux kernel io_uring support☆3,310Updated 2 weeks ago
- wepoll: fast epoll for windows 🎭☆1,030Updated last year