google / nsync
nsync is a C library that exports various synchronization primitives, such as mutexes
☆1,144Updated 8 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,640Updated 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,308Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,239Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆923Updated 2 weeks ago
- C-Reduce, a C and C++ program reducer☆1,557Updated 9 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,801Updated 8 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,042Updated last month
- Platform independent low-level JIT compiler☆917Updated last week
- 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,716Updated this week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,138Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,461Updated 2 weeks ago
- Automated integer hash function discovery☆706Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆997Updated 9 months ago
- This is a repository for the code posted on my blog☆866Updated 2 weeks ago
- Reference implementation of Dragonbox in C++☆637Updated 4 months ago
- Header-only binary fuse and xor filter library☆359Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆320Updated 3 years ago
- JSON for Classic C++☆706Updated 3 months ago
- Official git repository for libdivide: optimized integer division☆1,154Updated 2 weeks ago
- Algebraic data types for C99☆1,401Updated last week
- Suite for benchmarking malloc implementations.☆408Updated last month
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Updated last year
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆709Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,605Updated last week
- Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆409Updated this week
- ☆296Updated 11 months ago
- The PolymurHash universal hash function.☆346Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆655Updated 4 months ago
- Library providing helpers for the Linux kernel io_uring support☆3,058Updated this week
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,398Updated 6 months ago