matklad / properly-concurrentLinks
☆24Updated last year
Alternatives and similar repositories for properly-concurrent
Users that are interested in properly-concurrent are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Stack unwinding library in Rust☆96Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Type theory for busy engineers☆18Updated last year
- A minimalist property-based testing library☆116Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Discovering and describing Rust's design axioms☆76Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Export flame data to speedscope's format☆43Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Non-interleaving multithreaded output queue☆72Updated this week
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 8 months ago
- Asynchronous DNS lookups☆66Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago