moriturus / ktraLinks
Your Little Cargo Registry
☆424Updated last year
Alternatives and similar repositories for ktra
Users that are interested in ktra are comparing it to the libraries listed below
Sorting:
- An alternative crate registry, implemented in Rust.☆509Updated last year
- ☆316Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Mirror rustup and crates.io repositories, for offline Rust and cargo usage.☆533Updated last year
- Struct mocking library for Rust☆478Updated 2 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- Keep your dependencies up-to-date☆480Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆378Updated last year
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- ☆346Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆809Updated last week
- Rust method delegation with less boilerplate☆507Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆722Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆564Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Compile-time type-checked builder derive☆1,125Updated last week
- A private Cargo crate registry, for Rust☆292Updated 2 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆379Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Delegation of trait implementations via procedural macros☆280Updated last month
- Test harness for ui tests of compiler diagnostics☆942Updated 3 weeks ago
- Yet Another Serializer/Deserializer☆192Updated this week
- A Yew component library based on the Bulma CSS framework.☆256Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- Easy code duplicate with substitution for Rust☆250Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆384Updated last year
- A cargo subcommand to build Windows installers for rust projects using the WiX Toolset