google / nsyncLinks
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,208Updated this week
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,505Updated last week
- Message passing based allocator☆1,728Updated 3 weeks ago
- Very fast, high quality, platform-independent hashing algorithm.☆636Updated 2 weeks ago
- Automated integer hash function discovery☆733Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆962Updated this week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,041Updated last year
- Fil-C: completely compatible memory safety for C and C++☆1,217Updated this week
- Reference implementation of Dragonbox in C++☆747Updated last week
- JSON for Classic C++☆751Updated last month
- The PolymurHash universal hash function.☆357Updated 2 years ago
- This is a repository for the code posted on my blog☆899Updated 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…☆455Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,826Updated last year
- Official git repository for libdivide: optimized integer division☆1,242Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,342Updated last month
- A collection of lock-free data structures written in standard C++11☆922Updated 7 months ago
- ☆293Updated last year
- C-Reduce, a C and C++ program reducer☆1,608Updated last year
- A hash array-mapped trie implementation in C☆312Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,548Updated last week
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Personal scratch code☆435Updated 2 weeks 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,868Updated last week
- A fully lock-free game engine written in C++20☆737Updated last year
- Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, an…☆671Updated last year
- ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK☆513Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,281Updated last year
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆882Updated 6 months ago