PoignardAzur / scoped_tasks_prototype
A quick-and-dirty attempt to get scoped tasks in Rust.
☆14Updated last year
Alternatives and similar repositories for scoped_tasks_prototype:
Users that are interested in scoped_tasks_prototype are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A small markdown TUI note keeper☆14Updated 6 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- a fast async pool based on channel☆24Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Wait for a collection of async tasks to finish.☆34Updated 7 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Extra event types built on top of rsevents☆17Updated last year
- An ordered multimap.☆20Updated 4 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- An alternative `std`-like implementation built on origin☆27Updated 3 weeks ago
- `smol` integrations with `axum`☆19Updated 2 months ago
- Layered configuration system built upon serde☆32Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago