google / nsyncLinks
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,235Updated last month
Alternatives and similar repositories for nsync
Users that are interested in nsync are comparing it to the libraries listed below
Sorting:
- 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
- Message passing based allocator☆1,753Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆693Updated last week
- Automated integer hash function discovery☆741Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,068Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆984Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Reference implementation of Dragonbox in C++☆784Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated this week
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆464Updated this week
- JSON for Classic C++☆761Updated last month
- A collection of lock-free data structures written in standard C++11☆934Updated 10 months ago
- Official git repository for libdivide: optimized integer division☆1,256Updated 5 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,364Updated last month
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Converts floating point numbers to decimal strings☆1,294Updated last year
- A fully lock-free game engine written in C++20☆739Updated 2 years ago
- ☆295Updated last year
- C-Reduce, a C and C++ program reducer☆1,622Updated last year
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆909Updated this week
- A hash array-mapped trie implementation in C☆319Updated last year
- This is a repository for the code posted on my blog