sunfishcode / originLinks
Program startup and thread support written in Rust
☆190Updated 3 months ago
Alternatives and similar repositories for origin
Users that are interested in origin are comparing it to the libraries listed below
Sorting:
- Track and query Cargo dependency graphs.☆231Updated last week
- An alternate Cargo registry using static files☆124Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A Rust code linter☆216Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- A Vec That Has a Smaller size_of☆143Updated this week
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- An implementation of libc written in Rust☆295Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- ☆161Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Compact, clone-on-write vector and string.☆285Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A concurrent, append-only vector.☆191Updated last week
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- "A very small syn"☆209Updated 6 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year