google / nsync
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,122Updated 6 months ago
Alternatives and similar repositories for nsync:
Users that are interested in nsync are comparing it to the libraries listed below
- Message passing based allocator☆1,624Updated last week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,287Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,230Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,791Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- C++ template library for high performance SIMD based sorting algorithms☆914Updated this week
- Automated integer hash function discovery☆700Updated 11 months ago
- A collection of lock-free data structures written in standard C++11☆837Updated last month
- Converts floating point numbers to decimal strings☆1,228Updated 8 months ago
- Official git repository for libdivide: optimized integer division☆1,148Updated 3 weeks ago
- Branchless UTF-8 decoder☆609Updated 2 years ago
- Concurrency library for C (coroutines)☆1,170Updated 6 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- The PolymurHash universal hash function.☆343Updated last year
- A hash array-mapped trie implementation in C☆291Updated last year
- ☆295Updated 10 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆393Updated 3 months ago
- Algebraic data types for C99☆1,393Updated 2 months ago
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆789Updated 4 months ago
- Stevan Apter-style trees in C++17☆370Updated 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☆503Updated 3 weeks ago
- JSON for Classic C++☆699Updated 2 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,701Updated last week
- Header-only library for asynchronous tasks in C☆267Updated 11 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆989Updated 8 months ago
- Personal scratch code☆394Updated last month
- Single header stackful cross-platform coroutine library in pure C.☆697Updated 2 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.