edef1c / libfringe
a Rust library implementing safe, lightweight context switches, without relying on kernel services
☆519Updated 3 years ago
Alternatives and similar repositories for libfringe:
Users that are interested in libfringe are comparing it to the libraries listed below
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆322Updated 4 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 2 years ago
- An experimental standard library☆228Updated 8 years ago
- Multi-producer multi-consumer channels for message passing☆325Updated 6 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆519Updated 6 years ago
- Allocators in Rust☆312Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆360Updated 8 years ago
- Cross-platform application sandboxing for Rust☆351Updated 3 months ago
- Efficient transactional memory in rust.☆211Updated 3 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆292Updated 7 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- Software transactional memory☆256Updated 3 years ago
- Error boilerplate for Rust☆728Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- cross-platform Rust API for memory mapped IO☆560Updated 3 years ago
- Compile time numbers in Rust.☆542Updated last month
- A compiler plugin to insert flame calls☆381Updated last year
- Semantic code navigation for Rust☆418Updated 2 years ago
- asynchronous networking primitives☆408Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).