sunfishcode / originLinks
Program startup and thread support written in Rust
☆189Updated 2 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
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- An alternate Cargo registry using static files☆123Updated 4 months ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- ☆156Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- An implementation of libc written in Rust☆296Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- ☆72Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Compact, clone-on-write vector and string.☆281Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆96Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- A concurrent, append-only vector.☆187Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Reliably performant diffing☆164Updated last month
- "A very small syn"☆208Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year