google / nsyncLinks
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,247Updated 3 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,775Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,664Updated this week
- Very fast, high quality, platform-independent hashing algorithm.☆746Updated 2 weeks ago
- Automated integer hash function discovery☆749Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,091Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,840Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆496Updated last week
- JSON for Classic C++☆769Updated 3 months ago
- Reference implementation of Dragonbox in C++☆791Updated 4 months ago
- C++ template library for high performance SIMD based sorting algorithms☆996Updated this week
- C-Reduce, a C and C++ program reducer☆1,633Updated last year
- A collection of lock-free data structures written in standard C++11☆953Updated last year
- This is a repository for the code posted on my blog☆914Updated last week
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Algebraic data types for C99☆1,479Updated 10 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,398Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,310Updated last week
- A hash array-mapped trie implementation in C☆322Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,159Updated 2 months ago
- Platform independent low-level JIT compiler☆1,039Updated 2 weeks ago
- ☆296Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,984Updated last week
- Official git repository for libdivide: optimized integer division☆1,288Updated last month
- Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, n…☆1,351Updated 2 weeks ago
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆938Updated 2 months ago
- A fully lock-free game engine written in C++20☆745Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated 2 years ago