google / nsync
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,163Updated last week
Alternatives and similar repositories for nsync:
Users that are interested in nsync are comparing it to the libraries listed below
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,346Updated this week
- Message passing based allocator☆1,650Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆927Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,806Updated 9 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,000Updated 10 months ago
- Algebraic data types for C99☆1,403Updated 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,735Updated 3 weeks ago
- Reference implementation of Dragonbox in C++☆642Updated 5 months ago
- Automated integer hash function discovery☆709Updated last year
- A fully lock-free game engine written in C++20☆728Updated last year
- C-Reduce, a C and C++ program reducer☆1,562Updated 10 months ago
- Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, n…☆1,247Updated 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…☆414Updated this week
- A collection of lock-free data structures written in standard C++11☆873Updated 3 months ago
- Platform independent low-level JIT compiler☆925Updated 2 weeks ago
- JSON for Classic C++☆712Updated 4 months ago
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆825Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆326Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,255Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,056Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,476Updated last month
- Single header stackful cross-platform coroutine library in pure C.☆727Updated 4 months ago
- Stevan Apter-style trees in C++17☆368Updated last year
- ☆296Updated last year
- The PolymurHash universal hash function.☆349Updated last year
- Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception hand…☆516Updated last week
- Converts floating point numbers to decimal strings☆1,238Updated 10 months ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,531Updated last year
- Self contained, fully static llvm tools & libs☆349Updated 2 years ago
- Branchless UTF-8 decoder☆613Updated 2 years ago