Crates - TypeScript
crates Hello Rust & VSCode lovers, This is crates, an extension for crates.io dependencies. Aims helping developers to manage dependencies while using
Crate deps - Rust
crate-deps A web service that generates images of dependency graphs for crates hosted on crates.io This project is built entirely in Rust using these
Combine - Rust
combine An implementation of parser combinators for Rust, inspired by the Haskell library Parsec. As in Parsec the parsers are LL(1) by default but th
Rust search extension - JavaScript
Rust Search Extension The ultimate search extension for Rust Search docs, crates, builtin attributes, official books, and error codes, etc in your add
Stdx - Rust
stdx - The missing batteries of Rust New to Rust and don't yet know what crates to use? stdx has the best crates. Current revision: stdx 0.119.0-rc, f
Krates - Rust
? krates Creates graphs of crates from cargo_metadata metadata. Usage use krates::{Builder, Cmd, Krates, cm, petgraph}; fn main() - Result(), krate
Ispc rs - Rust
ispc-rs A small library meant to be used as a build dependency with Cargo for easily integrating ISPC code into Rust projects. ispc-rs is split into t
Maturin - Rust
Maturin formerly pyo3-pack Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages. This projec
Rustsec - Rust
cargo audit Audit Cargo.lock files for crates with security vulnerabilities reported to the RustSec Advisory Database. Requirements cargo audit requir
Cargo xbuild - Rust
cargo-xbuild Cargo-xbuild is a wrapper for cargo build, which cross compiles the sysroot crates core, compiler_builtins, and alloc for custom targets.
Cargo whatfeatures - Rust
cargo-whatfeatures Table of Contents Install Notes on color Usage License Examples Features list the features for the latest version list the features
Odds - Rust
odds Odds and ends — collection miscellania. Extra functionality related to slices, strings and other things. Please read the API documentation here R
Scratch - Rust
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
Ktra - Rust
Ktra is an implementation of the Alternate Registry that is introduced for non-public crates in Rust/Cargo 1.34.
Enum ordinalize - Rust
macro enum-ordinalize - This crates provides a procedural macro to let enums not only get its variants’ ordinal but also be constructed from an ordinal
Profiling - Rust
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf
Utils - Rust
RustCrypto: Utilities This repository contains various utility crates used in the RustCrypto project. License All crates licensed under either of Apac
Crates.nvim - Lua
crates.nvim A neovim plugin that helps managing crates.io dependencies. This project is still in it's infancy, so you might encounter some bugs. Feel
Toml cfg - Rust
toml-cfg Rough ideas: Crates can declare variables that can be overridden Anything const, e.g. usize, strings, etc. (Only) The "root crate" can overri