google / nsyncLinks
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,198Updated 4 months ago
Alternatives and similar repositories for nsync
Users that are interested in nsync are comparing it to the libraries listed below
Sorting:
- Message passing based allocator☆1,717Updated 2 weeks ago
- 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
- Automated integer hash function discovery☆730Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆625Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,034Updated last year
- Reference implementation of Dragonbox in C++☆741Updated 9 months ago
- JSON for Classic C++☆747Updated 2 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆958Updated 2 months ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆454Updated 2 weeks ago
- Platform independent low-level JIT compiler☆961Updated last week
- A fully lock-free game engine written in C++20☆736Updated last year
- A collection of lock-free data structures written in standard C++11☆915Updated 7 months ago
- The fastest RISC-V sandbox☆912Updated last week
- Algebraic data types for C99☆1,430Updated 5 months ago
- Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, n…☆1,300Updated this week
- Official git repository for libdivide: optimized integer division☆1,232Updated 2 months ago
- C-Reduce, a C and C++ program reducer☆1,604Updated last year
- The PolymurHash universal hash function.☆357Updated 2 years 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
- ☆294Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,333Updated 2 weeks ago
- This is a repository for the code posted on my blog☆895Updated this week
- Personal scratch code☆432Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,098Updated 4 months ago
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆875Updated 5 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
- Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, an…☆669Updated 11 months ago
- Converts floating point numbers to decimal strings☆1,276Updated last year