Program startup and thread support written in Rust
☆207Feb 18, 2026Updated last week
Alternatives and similar repositories for origin
Users that are interested in origin are comparing it to the libraries listed below
Sorting:
- An implementation of libc written in Rust☆320Updated this week
- Rust programs written entirely in Rust☆870Apr 30, 2025Updated 9 months ago
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated 11 months ago
- Rust programs written entirely in Rust☆899Apr 30, 2025Updated 9 months ago
- Generated bindings for Linux's userspace API☆67Dec 23, 2025Updated 2 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,920Updated this week
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- The first compute-centric vector graphic video game☆70Jul 6, 2024Updated last year
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A fast and flexible allocator for no_std and WebAssembly☆527Jun 14, 2025Updated 8 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Jan 15, 2026Updated last month
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Updated this week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Small crate for interacting with cargo registry indices☆29Jan 7, 2026Updated last month
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated last week
- ☆36Aug 8, 2024Updated last year
- A drawing framework for arbitrary windowing systems☆79Feb 11, 2024Updated 2 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- A very fast linker for Linux☆3,361Updated this week
- Futures, streams, and async I/O combinators.☆535Feb 5, 2026Updated 3 weeks ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated last week
- Async executor☆439Feb 18, 2026Updated last week
- Track and query Cargo dependency graphs.☆258Updated this week
- Resilient LL(1) parser generator for Rust☆188Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆353Updated this week
- Macros to erase scope information from tokens☆26Dec 20, 2025Updated 2 months ago
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month