sunfishcode / originLinks
Program startup and thread support written in Rust
☆196Updated 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☆213Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- Track and query Cargo dependency graphs.☆245Updated this week
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- An implementation of libc written in Rust☆306Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- High quality, fast and easy to build cryptography for Rust☆194Updated this week
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Compact, clone-on-write vector and string.☆294Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆193Updated 2 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`☆128Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- ☆76Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆263Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- "A very small syn"☆212Updated 10 months ago
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Reliably performant diffing☆191Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago