sunfishcode / originLinks
Program startup and thread support written in Rust
☆188Updated last month
Alternatives and similar repositories for origin
Users that are interested in origin are comparing it to the libraries listed below
Sorting:
- A Rust code linter☆216Updated last year
- Track and query Cargo dependency graphs.☆230Updated this week
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- An implementation of libc written in Rust☆293Updated 2 months ago
- Reliably performant diffing☆162Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- ☆153Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- A fast, concurrent string interner☆150Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Type that deserializes only from one specific value☆244Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month