crossbeam
Concurrent programming toolkit
A collection of tools and utilities for writing concurrent programs in Rust.
Tools for concurrent programming in Rust
8k stars
81 watching
473 forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists
concurrencydata-structureslock-freeparallelismrustsynchronizationthreads
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates cross-compilation of sysroot crates for Rust projects | 259 |
| A data parallelism library for Rust | 11,219 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| A tool that automates the build process for Rust projects | 2,614 |
| A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,409 |
| A C++ library of concurrent data structures for lock-free and lock-based containers with thread-safe iterators. | 2,571 |
| A Ruby library providing non-blocking iteration methods and tasks to manage concurrent execution of small code chunks | 9 |
| A 2D GUI library written entirely in Rust for creating easy-to-use graphical user interfaces. | 3,353 |
| A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
| Provides an implementation of cooperative multitasking in Rust | 412 |
| A fast and fully thread-safe lock-free queue implementation for C++ | 10,134 |
| A library that provides Rust bindings for calling Windows APIs. | 10,797 |
| A Rust crate for creating simple and flexible text-based user interfaces in the terminal. | 11,247 |
| An async version of the Rust standard library with modern features and complete parity with the original API. | 3,971 |