Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for rust thread
rust
x
thread
x
170 search results found
Crossbeam
⭐
7,246
Tools for concurrent programming in Rust
Glommio
⭐
2,725
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Parking_lot
⭐
2,424
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Loom
⭐
1,772
Concurrency permutation testing tool for Rust.
Mchprs
⭐
1,442
A multithreaded Minecraft server built for redstone.
Thirtyfour
⭐
838
Selenium WebDriver client for Rust, for automated testing of websites
Turbo.fish
⭐
595
::<> ⠀ https://turbo.fish/ ⠀ <>::
Context Switch
⭐
568
Comparison of Rust async and Linux thread context switch time.
Minitrace Rust
⭐
456
Extremely fast tracing library for Rust
Request For Implementation
⭐
434
Crates that don't exist, but should
Coroutine Rs
⭐
394
Coroutine Library in Rust
Spin Rs
⭐
393
Spin-based synchronization primitives
Async Io
⭐
384
Async I/O and timers
Event Listener
⭐
361
Notify async tasks or threads
Bbqueue
⭐
350
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
Blocking
⭐
313
A thread pool for isolating blocking I/O in async programs
Example Greenthreads
⭐
278
Repository accompanying article and gibook
Thread_local Rs
⭐
254
Per-object thread-local storage for Rust
Rust Sinner
⭐
243
Easy c̵̰͠r̵̛̠ö̴̪s̶̩̒s̵̭̀-t̶̲͝h̶̯̚r̵̺͐e̷̖̽ḁ̴̍d̶̖̔ ȓ̵͙ė̶͎ḟ̴͙e̸̖͛r̶̖͗ë̶̱́ṉ̵̒ĉ̷̥e̷͚̍ s̷̹͌h̷̲̉a̵̭͋r̷̫̊ḭ̵̊n̷̬͂g̵̦̃ f̶̻̊ơ̵̜ṟ̸̈́ R̵̞̋ù̵̺s̷̖̅ţ̸͗!̸̼͋
Ringbuf
⭐
237
Lock-free SPSC FIFO ring buffer with direct access to inner data
Zephyr Rust
⭐
203
API bindings, libstd, and Cargo integration for running Rust applications on a Zephyr kernel
Sharded Slab
⭐
202
a lock-free concurrent slab (experimental)
Kirk
⭐
178
A highly-flexible thread pool for Rust
Wasm Mt
⭐
159
A multithreading library for Rust and WebAssembly
Dali
⭐
156
An image processor service
Rust Shell
⭐
131
Helper library for std::process::Command to write shell script like tasks in rust
Bounded Spsc Queue
⭐
131
A Bounded SPSC queue for Rust
Blake3 Py
⭐
129
Python bindings for the BLAKE3 cryptographic hash function
Yatp
⭐
127
Yet another thread pool in rust for both callbacks or futures.
Mioco
⭐
122
[no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).
Hands On Concurrency With Rust
⭐
120
Hands-On Concurrency with Rust, published by Packt
Shared Bus
⭐
117
Crate for sharing buses between multiple devices
Stuck
⭐
95
Swirl
⭐
91
A simple background processing framework for Diesel and PostgreSQL
R2d2 Diesel
⭐
91
Book Green Threads Explained
⭐
89
Repository for the Green Threads Explained Book
Thread Priority
⭐
89
A simple Cross-platform thread schedule and priority library for rust.
Jobsteal
⭐
84
A work-stealing fork-join threadpool written in Rust.
Source Chat Relay
⭐
78
Communicate between Discord & In-Game, monitor server without being in-game, control the flow of messages and user base engagement!
Cargo Cacher
⭐
78
A caching server for crates + cargo
Pulse
⭐
75
A composable wait system.
Rust Scoped Pool
⭐
75
A flexible thread pool providing scoped and static threads.
Rb
⭐
72
A thread-safe fixed-size circular buffer written in safe Rust.
Comm
⭐
66
Communication primitives
Netsim
⭐
62
Network simulation in Rust
Parking
⭐
61
Thread parking and unparking
Switchyard
⭐
58
Real-time compute-focused async executor with job pools, thread-local data, and priorities.
Oneshot
⭐
58
Oneshot Rust channel working both in and between sync and async environments
Rsntp
⭐
56
High-performance NTP server written in Rust
Object Pool
⭐
53
Thread-safe object pool with automatic return and attach/detach semantics
Semeion
⭐
52
A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events generation after generation.
Extreme
⭐
51
extremely boring async function runner!
Remoteprocess
⭐
50
Cross platform process information in Rust
Lelet
⭐
50
golang like task executor
Defer Drop
⭐
46
Defer dropping large structs to a background thread
Smol Potat
⭐
45
Proc macro for smol async runtime
Basedrop
⭐
45
a set of memory-management tools for real-time audio
Hidefix
⭐
41
🐕 Concurrent HDF5 and NetCDF4 reader (experimental)
Futures Pool
⭐
40
Work-stealing thread pool for executiong futures
Thread Id
⭐
39
Get a unique thread ID in Rust
Betarustasyncawait
⭐
37
A foray into rust async await
Mandel Rust
⭐
36
Mandelbrot set in rust, serial and parallel example
Io Streams
⭐
35
Unbuffered and unlocked I/O streams
Bxt Rs
⭐
34
Fastest video recording and TAS tools for Half-Life & mods.
Maglev
⭐
34
Rust Execution Context
⭐
33
Implements a .NET inspired execution context for Rust
Threadbound
⭐
32
Make any value Sync but only available on its original thread
Rust Coroutines
⭐
32
Stackful coroutine library for Rust that "just works"
Rust Assert No Alloc
⭐
31
Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
Send_wrapper
⭐
31
Fastq Rs
⭐
29
Rftrace
⭐
29
Rust Function Tracer
Reactivate
⭐
28
Thread Safe Reactive Data Structure. Made with ❤️ for 🦀
Rustflake
⭐
28
Thread-safe "twitter" snowflakes.
Thread_io
⭐
28
Rust crate for performing I/O in background thread
Rusty_pool
⭐
27
Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.
Desync
⭐
27
Hassle-free asynchronous programming for Rust
Shared_child.rs
⭐
26
a wrapper around std::process::Child that lets multiple threads wait or kill at once
Asynchronous
⭐
25
Asynchronous promises in rust using threads
Show Image Rs
⭐
25
Quickly show images for debugging in Rust.
Linux Rtfm
⭐
25
[Experiment] Real Time for The Masses on Linux
Ruscript
⭐
24
Experimental Language based on Rust and Haskell
Rust Executors
⭐
23
A library with task executors for Rust
Grip
⭐
22
GoldSrc REST In Pawn (gRIP)
Core Futures Tls
⭐
22
A core wrapper made by terrible villains.
Thread Control
⭐
21
Rust library to control threads and futures execution
Notmuch Rs
⭐
21
Rust interface and bindings for notmuch
Thread_profiler
⭐
21
Tk Sendfile
⭐
21
A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)
Stellar Vanity Address Generator
⭐
20
Generate Stellar Vanity Wallets
Join
⭐
20
One macro to rule them all
Ratelimit
⭐
20
rust ratelimiter
Hazptr
⭐
19
Hazard pointer based concurrent memory reclamation for Rust.
Mempool
⭐
19
A fast thread safe memory pool for reusing allocations.
Libinger
⭐
19
https://www.usenix.org/conference/atc20/presentati
Chan Downloader
⭐
18
CLI to download all images/webms in a 4chan thread
Triggered
⭐
17
Simple Rust triggers that allows triggering a one time event in another task/thread
Daydreamer
⭐
17
A chess engine, focused on search, w̶r̶i̶t̶t̶e̶n̶ ̶i̶n̶ ̶C̶ written in Rust.
R Cache
⭐
16
r-cache is an in memory key value store. It is thread safe and values can have expiry times.
Concurrent_queue
⭐
16
WORK IN PROGRESS concurrent queue in Rust
Related Searches
Command Line Rust (3,187)
C Plus Plus Thread (2,016)
Java Thread (2,004)
Rust R (1,912)
C Thread (1,731)
Python Thread (1,623)
Javascript Rust (1,421)
Video Game Rust (1,177)
Rust Bindings (1,155)
Typescript Rust (1,111)
1-100 of 170 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.