sunfishcode / originLinks
Program startup and thread support written in Rust
☆192Updated 4 months ago
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.☆236Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- An alternate Cargo registry using static files☆130Updated 6 months ago
- High quality, fast and easy to build cryptography for Rust☆179Updated this week
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Rust String Libraries by mcyoung☆192Updated 8 months ago
- An implementation of libc written in Rust☆301Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A concurrent, append-only vector.☆200Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆74Updated last month
- A Vec That Has a Smaller size_of☆144Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Deadlock free mutexes☆177Updated 6 months ago
- ☆116Updated this week
- Even formats macros☆93Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Compact, clone-on-write vector and string.☆287Updated last week
- Reports when tokio runtime threads are blocking☆65Updated last year
- ☆207Updated 2 months ago
- "A very small syn"☆209Updated 8 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`☆124Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week