Stars
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
An async, lock-free, reusable channel for sending single values to asynchronous tasks
Async, lock-free synchronization primitives for task wakeup
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
Next-gen compile-time-checked builder generator, named function's arguments, and more!
by275 / plex_autoscan
Forked from l3uddz/plex_autoscanA maintained fork of Plex Autoscan
A safe `Pin`-based intrusive doubly-linked list in Rust
All the bufo emojis you could possibly ask for
An open-source C++ library developed and used at Facebook.
Statically detect memory, concurrency bugs and possible panic locations for Rust.
Haptic input knob with software-defined endstops and virtual detents
Lightweight and high performance concurrent cache
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).
More efficient Rust compiler optimization barriers
Pluggable in-process caching engine to build and scale high performance services
A high performance caching library for Java
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
Novel implementation of a Trie data structure optimized for small, sparse maps
Rust implementation of the FastLanes compression library
Pure-Rust implementation of Fast Static Symbol Tables string compression
mbrooker / libCacheSim
Forked from 1a1a11a/libCacheSima high performance library for building cache simulators