edef1c / libfringeLinks
a Rust library implementing safe, lightweight context switches, without relying on kernel services
☆538Updated 4 years ago
Alternatives and similar repositories for libfringe
Users that are interested in libfringe are comparing it to the libraries listed below
Sorting:
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Updated 5 years ago
- Design by contract style assertions for Rust☆252Updated 5 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 3 years ago
- An experimental standard library☆229Updated 9 years ago
- Allocators in Rust☆318Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 4 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Updated 7 years ago
- Cross-platform application sandboxing for Rust☆375Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- A Rust crate for automatically generating C header files from Rust source file.☆189Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆359Updated 9 years ago
- garbage collection☆326Updated 6 years ago
- Software transactional memory☆272Updated 4 years ago
- a parser and lexer generator as a Rust procedural macro