sunfishcode / originLinks
Program startup and thread support written in Rust
☆191Updated 3 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
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Track and query Cargo dependency graphs.☆234Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- ☆168Updated this week
- Reliably performant diffing☆170Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- An implementation of libc written in Rust☆298Updated 4 months ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆181Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- ☆200Updated last month
- "A very small syn"☆209Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 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`☆122Updated 11 months ago
- Compact, clone-on-write vector and string.☆287Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated 3 weeks ago
- Comparing parser APIs☆138Updated this week