Thanks to visit codestin.com
Credit goes to lib.rs

  1. encoding_rs

    A Gecko-oriented implementation of the Encoding Standard

    v0.8.35 10.5M #unicode-encoding #unicode #charset
  2. crossbeam

    Tools for concurrent programming

    v0.8.4 2.5M #lock-free #atomic #rcu #garbage #non-blocking
  3. kiddo

    A high-performance, flexible, ergonomic k-d tree library. Ideal for geo- and astro- nearest-neighbour and k-nearest-neighbor queries

    v5.2.4 165K #nearest-neighbor #kd-tree #knn
  4. unicode-ident

    Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31

    v1.0.22 32.2M #unicode-character-properties #xid #unicode #no-alloc
  5. seahash

    A blazingly fast, portable hash function with proven statistical guarantees

    v4.1.0 3.5M #checksumming #hashing #hashing-checksum #portable #checksum #hash
  6. crossbeam-utils

    concurrent programming

    v0.8.21 19.3M #scoped-thread #atomic #cache #atomic-cache
  7. triple_buffer

    triple buffering, useful for sharing frequently updated data between threads

    v8.1.1 19K #wait-free #multi-threading #spsc #non-blocking
  8. talc

    A fast and flexible allocator for no_std and WebAssembly

    v4.4.3 39K #memory-allocator #memory-management #heap-memory #wasm-memory #wasm #heap-allocator
  9. stringzilla

    Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU

    v4.6.0 650 #string-search #search #hash
  10. orx-concurrent-bag

    An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance concurrent collection

    v3.4.0 51K #lock-free-data-structures #lock-free #concurrency #data-structures #bag
  11. branches

    Branch hinting prediction and control functions for stable Rust including likely, unlikely, assume and abort, plus read and write cpu prefetch functions to help algorithm optimization

    v0.4.4 12K #optimization #branch #unlikely #no-std #likely
  12. gardal

    A WIP performance-focused token-bucket rate limiting and throttling library

    v0.0.1-alpha.9 2.1K #rate-limiting #token-bucket #async-stream #throttling #performance-focused #token-bucket-algorithm #performance-optimization #quanta #timer #thread-safe
  13. amity

    Concurrency algorithms

    v0.6.3 #lock-free #wait-free #algorithm #concurrency #no-std
  14. qwt

    Quad Wavelet Tree

    v0.3.1 480 #quad-wavelet-tree #quad-tree #rank-query #computational-geometry #wavelet-matrix #tree-structure #binary-tree #sigma #occurrence #data-structures
  15. zipora

    High-performance Rust implementation providing advanced data structures and compression algorithms with memory safety guarantees. Features LRU page cache, sophisticated caching layer…

    v2.1.1 #memory-pool #compression #succinct-data-structures #trie
  16. masstree

    A high-performance concurrent ordered map (trie of B+trees)

    v0.5.8 #ordered-map #trie #concurrency #range-scans #data-structures
  17. sockudo-ws

    Ultra-low latency WebSocket library for HFT applications

    v1.7.4 #http2 #io-uring #quic #pub-sub #http-3 #websocket-server #utf-8 #ultra-low-latency #hft #compression
  18. left-right

    A concurrency primitive for high concurrency reads over a single-writer data structure

    v0.11.7 12K #concurrency-primitives #data-structures #concurrency #lock-free
  19. cortex-ar

    CPU support for AArch32 Arm Cortex-R and Arm Cortex-A

    v0.3.0 130 #cortex-a #embedded #cortex-r #embedded-arm
  20. velocityx

    A production-ready Rust crate for lock-free concurrent data structures with performance monitoring

    v0.4.1 #lock-free-data-structures #lock-free #concurrency
  21. oxifaster

    A high-performance concurrent key-value store and log engine in Rust

    v0.1.1 #key-value-store #concurrency #database #kv-store
  22. smmalloc

    smalloc is a very simple but performant allocator

    v7.5.7 #memory-allocator #allocator #malloc
  23. pie_core

    A high-performance, index-based data structure toolkit. Provides an arena allocator (ElemPool) used to build a cache-friendly PieList (doubly-linked list) and FibHeap (priority queue).

    v0.2.12 #arena-allocator #priority-queue #arena
  24. bullet_stream

    Bulletproof printing for bullet point text

    v0.11.0 260 #buildpack #script #ansi
  25. smallring

    High-performance ring buffer with automatic stack/heap optimization | 高性能环形缓冲区,支持栈/堆自动优化

    v0.2.2 #lock-free #ring-buffer #spsc #lock-free-queue #concurrency
  26. layout-audit

    Analyze binary memory layouts to detect padding inefficiencies

    v0.5.0 #memory-layout #dwarf #padding #optimization
  27. prax-query

    Type-safe query builder for the Prax ORM

    v0.5.0 #orm #async #sql #query-builder #database
  28. ebr

    epoch-based reclamation with low cacheline ping-pong

    v0.2.13 5.6K #epoch #garbage #performance
  29. avila-atom

    Atomic computational structures - Option, Result, Vec, HashMap built from nucleus

    v0.7.0 #avila #foundation #primitive #data-structures-collection
  30. ibu

    high throughput binary encoding genomic sequences

    v0.2.1 120 #genomics #binary-encoding #bioinformatics #compression
  31. gil

    A fast single-producer single-consumer queue with sync and async support

    v0.5.6 #lock-free-queue #async-channel #spsc #lock-free
  32. metrics-lib

    The fastest metrics library for Rust. Lock-free 0.6ns gauges, 18ns counters, timers, rate meters, async timing, adaptive sampling, and system health. Cross-platform with minimal dependencies.

    v0.9.0 550 #benchmark #performance-profiling #profiling #metrics #performance-metrics
  33. framealloc

    Intent-aware, thread-smart memory allocation for Rust game engines

    v0.11.1 #frame-allocator #game-engine #ide-integration #memory-allocator
  34. nexus-channel

    High-performance lock-free SPSC channel for low-latency systems

    v0.3.1 #spsc #lock-free
  35. ointers

    What do you call a pointer we stole the high bits off? An ointer

    v5.0.0 #bit #tagged-pointers #pointers #intrusive #tagged
  36. rusted-ring

    LMAX inspired Lock-free ring buffers with cache-aligned memory pools for high-performance event systems

    v0.5.6 #ring-buffer #lock-free #memory-pool #performance #zero-copy
  37. zeropool

    High-performance buffer pool with constant-time allocation, thread-safe operations, and 5x speedup over bytes crate

    v0.3.1 #buffer-pool #zero-copy-buffer #zero-copy-io #zero-copy #performance #io-performance
  38. fibre

    High-performance, safe, memory-efficient sync/async channels built for real-time, low-overhead communication in concurrent Rust applications

    v0.5.0 290 #communication-channel #mpmc #spsc #communication #concurrency
  39. physics_in_parallel

    High-performance infrastructure for numerical simulations in physics

    v1.0.71 #scientific #math #physics-simulation #tensor #simulation
  40. cache-padded

    Prevent false sharing by padding and aligning to the length of a cache line

    v1.3.0 94K #lock-free #cache #padding #atomic
  41. fastalloc

    High-performance memory pooling library with type-safe handles, predictable latency, and zero fragmentation. Perfect for game engines, real-time systems, and high-churn workloads.

    v1.5.0 #memory-allocator #game-engine #memory-pool #performance #allocator
  42. bab

    build a bus - low-level components for your next message bus

    v0.0.4 280 #buffer-pool #thread-local #packet #pool
  43. contatori

    High-performance sharded atomic counters for Rust

    v0.7.5 #atomic-counter #atomic #counter #concurrency #sharded
  44. avila-parallel

    Zero-dependency parallel library with work stealing, SIMD, lock-free operations, adaptive execution, and memory-efficient algorithms

    v0.4.0 #lock-free #work-stealing #adaptive
  45. micropdf

    A pure Rust PDF library - drop-in replacement for MuPDF with 100% API compatibility

    v0.7.0 #pdf #pdf-parser #mupdf #document-parser
  46. armature-core

    High-performance async HTTP framework core - routing, handlers, middleware

    v0.2.1 120 #http-middleware #web-framework #async
  47. nexus-queue

    High-performance lock-free SPSC ring buffer for low-latency systems

    v0.3.1 #lock-free-queue #ring-buffer #spsc #lock-free
  48. b64-ct

    Fast and secure Base64 encoding/decoding. This crate provides an implementation of Base64 encoding/decoding that is designed to be resistant against software side-channel attacks (such as timing…

    v0.1.3 2.5K #base64 #constant-time
  49. fork_union

    Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library

    v2.3.0 #thread-pool #allocator #numa
  50. typedflake

    A Snowflake-style ID generator library with newtype-driven design

    v0.1.3 #snowflake-id #generator #unique-ids #distributed-id-generator #newtype
  51. perdix

    High-performance GPU-accelerated ring buffer for AI terminal multiplexing

    v0.1.1 #ring-buffer #cuda #web-gpu #terminal
  52. aarch64-cpu-ext

    Extended AArch64 CPU utilities and cache management operations

    v0.1.4 1.0K #cpu-cache #arm64 #cpu #aarch64 #cache
  53. aarch32-cpu

    CPU support for AArch32 Arm Processors

    v0.1.0 #cortex-a #cortex-r #embedded #arm
  54. zarray

    Cache-optimized 2D and 3D arrays using Morton order (aka Z-order) Z-indexed storage, with a convenient API for common 2D and 3D access patterns. Use of zarray in place of a Vec of Vecs often improves performance…

    v1.4.0 400 #z-order #morton #array #array-map
  55. avila-cli

    Ávila CLI Parser - Zero-dependency with config files, env vars, macros, completions, colors, and advanced features

    v1.1.0 #command-line-arguments-parser #zero-alloc #cli-parser #arguments-parser
  56. lanczos-resampler

    Audio resampler for Rust/JS that uses Lanczos filter

    v0.4.1 #webaudio #interpolation #downsampling #upsampling
  57. rater

    High-performance, lock-free, thread-safe rate limiter using token bucket algorithm with per-IP rate limiting support

    v0.1.1 #rate-limiting #token-bucket #throttling #concurrency
  58. sochdb-index

    SochDB indexing (HNSW vector index and related utilities)

    v0.4.0 #artificial-intelligence #embedded-database #vector-search #llm
  59. axiom_mem

    A stable and high-performance low-level memory management library for Rust, providing fixed-capacity pools and deterministic allocation for latency-sensitive systems

    v0.2.0 #memory-management #low-latency #memory-allocator #performance #allocator
  60. slabmalloc

    slab based malloc implementation in rust. Can be used stand-alone or in order to provide the necessary interface to rusts liballoc library. slabmalloc only relies on libcore.

    v0.11.0 #malloc #slab #os #memory
  61. sbitmap

    Fast and scalable bitmap implementation based on Linux kernel's sbitmap

    v0.1.1 #lock-free #allocator #bitmap #scalable #concurrency
  62. scirs2-core

    Core utilities and common functionality for SciRS2 (scirs2-core)

    v0.1.1 8.3K #scipy #scientific #math #science
  63. ruvector-dag

    Directed Acyclic Graph (DAG) structures for query plan optimization with neural learning

    v0.1.0 #directed-acyclic-graph #attention #query #dag #qu-dag #embedding #query-optimization #database #min-cut #parallel-execution
  64. rom_cache

    cache data in memory like CPU caching RAM

    v0.1.1 1.1K #memory-cache #cpu-cache #storage
  65. ringkernel-procint

    GPU-accelerated process intelligence with real-time DFG visualization and pattern detection

    v0.2.0 #conformance #dfg #visualization #process-mining
  66. hecate-vm

    The main package for the hecate vm

    v0.6.0 550 #vm #register #hecate #memory #instruction-set #performance-metrics #l1-cache #bytecode #l2-cache #memory-access
  67. seqmap

    A blazing fast seqlock-based concurrent hashmap where every data cell is its own seqlock, suitable for thousands of concurrent readers and writers

    v0.1.4 #lock-free #hash-map #seq-lock #parallel #concurrency #concurrency-map
  68. utf-64

    The next-generation text encoding standard using 64 bits per character

    v0.1.0 #character-encoding #unicode-encoding #unicode #unicode-text
  69. uac

    universal assembly compiler

    v0.4.0 #assembly #compiler #cpu-architecture #syscalls #section #lea
  70. clf

    flush the cpu cache line by __builtin_clear_cache()

    v0.1.9 650 #cpu-cache #flush #memory #clear
  71. fastcsv

    A fast SIMD parser for CSV files as defined by RFC 4180, based on simdcsv (C++)

    v0.2.2 #csv-parser #csv #simd #simd-performance #parser
  72. rat_congestion

    High-performance congestion control algorithms for network protocols

    v0.1.0 #congestion-control #cubic #bbr #networking #performance
  73. polyfill-rs

    The Fastest Polymarket Client On The Market

    v0.2.3 #trading #polymarket #hft #prediction-markets #cryptography
  74. zynq7000-hal

    Hardware Abstraction Layer (HAL) for the Zynq7000 family of SoCs

    v0.1.1 #hal #amd #bare-metal #zynq7000 #no-std
  75. qstr

    Cache-efficient, stack-allocated string types

    v0.2.0 #string #utf-8 #embedded #stack
  76. pcre2

    High level wrapper library for PCRE2

    v0.2.11 51K #regex #perl #pcre #jit
  77. turbo-mpmc

    A blazingly fast lock-free MPMC queue that beats crossbeam-channel on SPSC workloads

    v0.1.0 #lock-free-queue #mpmc #lock-free #concurrency #channel
  78. toondb-index

    ToonDB indexing (HNSW vector index and related utilities)

    v0.3.4 #artificial-intelligence #vector-search #embedded-database #llm
  79. coca

    Data structures with constant capacity

    v0.3.0 #arena-allocator #vec #queue #allocator
  80. vec64

    High-performance Rust vector type with automatic 64-byte SIMD alignment

    v0.2.1 #simd #simd-alignment #vec #automatic #64-byte #cache-line #avx-512 #simd-performance
  81. smchash

    High-performance hash function passing all 188 SMHasher3 tests

    v0.1.1 #hashing #fast #hash
  82. arraystring

    Fixed capacity stack based generic string

    v0.3.0 27K #stack-string #stack #generic
  83. talloc

    A fast, consistant, and flexible no_std-compatible allocator

    v2.0.1 #arena-allocator #memory-management #heap-memory #heap-allocator #kernel #memory-allocator
  84. lock-free

    High-performance lock-free data structures for Rust with zero dependencies

    v0.1.2 #lock-free-data-structures #concurrency #data-structures
  85. llt-rs

    Low-Latency Primitives Toolkit for Rust

    v0.6.0 #ring-buffer #low-latency #lock-free #spsc
  86. channels-rs

    low latency channels for inter-thread messaging

    v0.1.0 #ring-buffer #low-latency #mpsc #spsc #channel #concurrency #mpmc #spmc #single-item #modes
  87. cache-size

    finding your L1/L2/L3 cache sizes

    v0.7.0 3.7K #cache-line #size #memory-cache #performance #line
  88. diskann-providers

    DiskANN is a fast approximate nearest neighbor search library for high dimensional data

    v0.41.0 #nearest-neighbors-search #high-dimensional #storage-provider #approximate-nearest-neighbor
  89. colvec

    Struct-of-arrays column vec like Zig's MultiArrayList

    v0.0.3 110 #vec #struct #no-std #arrays
  90. makods

    The Jostle Tree, a data structure for working with long sequences of variable-width items

    v0.4.1 170 #tree-structure #weighted #data-structure
  91. yep-cache-line-size

    A small library for retrieving cache line sizes. Forked from lovesegfault/cache-size.

    v0.9.3 #memory-cache #cache-line #size #performance #line
  92. secded

    Single Error Correction, Double Error Detection Codes for Everyone

    v1.1.0 190 #error-correction #hamming
  93. kovan-map

    Lock-free concurrent hash maps using kovan memory reclamation

    v0.1.4 #hash-map #lock-free #concurrency #wait-free
  94. electrologica

    High performance concurrent primitives for Rust

    v0.3.0 150 #lock-free-data-structures #concurrency #primitive #data-structures #order #spin-wait #concurrency-primitives #ultra-low-latency #nanosecond
  95. cuneiform-fields

    Field level [no_std] cache optimizations for Rust

    v0.1.1 900 #cache-optimizations #architecture #optimization #cache #no-std
  96. nanosecond-scheduler

    Ultra-low latency nanosecond-precision scheduler for temporal consciousness applications

    v0.1.1 #temporal #consciousness #scheduler #wasm
  97. gpcas_cpu_model

    General Purpose Core Architecture Simulator (GPCAS) CPU model definition

    v0.7.1 #cpu-model #cpu-architecture #gpcas
  98. disruptor-rs

    A high-performance ring buffer implementation of the LMAX Disruptor pattern

    v0.1.1 #ring-buffer #lock-free #high-performance #concurrency
  99. omango-util

    Utililites

    v0.1.6 #defer #rw-spinlock #backoff #hint #cpu-cacheline
  100. rslab

    A slab allocator for Rust

    v0.2.1 #slab-allocator #no-alloc #os #slab
  101. rax

    Rust wrapper for the ANSI C Radix Tree "rax" https://github.com/antirez/rax implementation used in Redis

    v0.1.5 #radix-tree #iterator #b-tree #redis #btree-map #eof #compression #antirez #hash-map
  102. cachesim

    a scalable cache simulator

    v0.1.3 #simulation #cache #simulator
  103. timely_sort

    Sorting infrastructure for timely dataflow

    v0.1.6 1.2K #radix-sorting #sorting #timely-dataflow #dataflow #timely
  104. Try searching with DuckDuckGo or on crates.io.

  105. oxiblas-core

    Core traits and SIMD abstractions for OxiBLAS

    v0.1.2 #simd #blas #lapack #linear-algebra
  106. cacheline-ef

    Per-cacheline encoding of sorted integer sequences

    v1.1.0 230 #elias-fano #compression
  107. ordbog

    lossy dictionary codes for accelerated scans

    v0.1.0 #dictionary #compression
  108. cache_line_size

    that exposes the size of a cache line on the current architecture

    v1.0.0 6.2K #cache-line #size #architecture #expose #cache-aligned
  109. gt9x

    A no_std driver for the GT9x series of capacitive touch screen controllers, supporting both async and blocking interfaces

    v0.1.0 #gt911 #touchscreen #gt9147 #gt928
  110. gts-transport

    Gts transport

    v0.1.6 #transport #shared-memory #gts #ping-pong #sync #multi-thread #lock-free #mpsc #single-producer #ns
  111. wg-utils

    Personal Utility Functions

    v0.1.0 #utility #personal
  112. arrs-buffer

    Zero-copy cache-aligned buffer implementation

    v0.0.2 #zero-copy-buffer #simd #buffer-ref #shared #cache-line #cache-aligned
  113. mehdb

    A prototype consistent hashing index

    v0.1.0 #prototype #index #consistent-hashing #performance #create #key-value-store #cache-line
  114. plru

    concurrent (lockless) pseudo-LRU cache replacement policy

    v0.1.1 #lru-cache #cache #concurrency #pseudolru #page #lru
  115. mathhook-macros

    Procedural macros for MathHook - expr!, symbol!, symbols!, function!

    v0.2.0 #symbolic-math #calculus #algebra #education #symbolic-calculus
  116. rtm

    Intel's Transactional Synchronization

    v1.0.0 #x86-64 #memory #transaction #transaction-memory
  117. coco

    Concurrent collections

    v0.3.4 6.1K #concurrency-collection #stack #lock-free #thread #deque #work-stealing #garbage-collection #multi-threading
  118. scirs

    ⚠️ DEPRECATED: scirs has been renamed to scirs2. Please use scirs2 instead: https://crates.io/crates/scirs2

    v0.1.0 #scientific-computing #deprecated #scientific #scipy
  119. hexe_bin

    A chess engine

    v0.0.0 #chess-engine #hexe #bin
  120. cc-queue

    Fatourou and Kallimanis's CC Queue, ccqueue, an unbounded, concurrent blocking queue faster than the classic Michael & Scott queue, suitable for use with different memory allocators

    v0.0.1 #lock-free-queue #lock-free #unbounded #concurrency #queue #blocking