GitHub topics: crates
komar007/cargo-lock-fetch
cargo fetch and cargo vendor with just Cargo.lock
Language: Rust - Size: 38.1 KB - Last synced at: about 5 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

ohsayan/derived
Rust derive macros for automating the boring stuff.
Language: Rust - Size: 132 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 1

colored-rs/colored
(Rust) Coloring terminal so simple you already know how to do it !
Language: Rust - Size: 184 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1,899 - Forks: 86

gholami-mohammad/env2config-rs
Load ENV variables into config files in Rust
Language: Rust - Size: 21.5 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

yguenduez/crate-of-the-week
The crate of the week
Language: Rust - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

slightlyoutofphase/staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Language: Rust - Size: 1.47 MB - Last synced at: about 8 hours ago - Pushed at: about 2 years ago - Stars: 268 - Forks: 20

rust-fuzz/honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
Language: Rust - Size: 270 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 485 - Forks: 42

ffizer/ffizer
ffizer is a files and folders initializer / generator. Create any kind (or part) of project from template.
Language: Rust - Size: 4.38 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 116 - Forks: 10

huhu/rust-search-extension
🦀 The ultimate search extension for Rust
Language: JavaScript - Size: 46.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,257 - Forks: 55

nix-community/nurl
Generate Nix fetcher calls from repository URLs [maintainer=@figsoda]
Language: Rust - Size: 729 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 578 - Forks: 9

TheLarkInn/krate
Get a Rust crates metadata and release information.
Language: Rust - Size: 29.3 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

kingsword09/crates_llms_txt
A repository for generating content for llms.txt and llms-full.txt files used by Rust libraries.
Language: Rust - Size: 3.51 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

kellnr/kellnr
The registry for Rust crates
Language: Rust - Size: 3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 698 - Forks: 56

Odonno/surrealdb-migrations
An awesome SurrealDB migration tool, with a user-friendly CLI and a versatile Rust library that enables seamless integration into any project.
Language: Rust - Size: 1.22 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 275 - Forks: 19

tareqimbasher/cargo-seek
A terminal user interface for searching, adding and installing cargo crates.
Language: Rust - Size: 13.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 87 - Forks: 2

nix-community/naersk
Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.
Language: Nix - Size: 411 KB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 840 - Forks: 95

JP-Ellis/rust-skiplist
Skiplist implementation in rust
Language: Rust - Size: 386 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 100 - Forks: 18

yaa110/tokio-tun
Asynchronous allocation of TUN/TAP devices in Rust using tokio
Language: Rust - Size: 46.9 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 90 - Forks: 34

ecies/rs
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519 in Rust
Language: Rust - Size: 151 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 84 - Forks: 23

Raphdf201/minigrep
Search text trough files (copy of grep)
Language: Rust - Size: 584 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

ramsayleung/rspotify
Spotify Web API SDK implemented on Rust
Language: Rust - Size: 4.91 MB - Last synced at: 2 days ago - Pushed at: 18 days ago - Stars: 678 - Forks: 124

deps-rs/deps.rs
Keep your dependencies up-to-date
Language: Sass - Size: 1.31 MB - Last synced at: 4 days ago - Pushed at: 25 days ago - Stars: 473 - Forks: 29

pleco-rs/Pleco
A Rust-based re-write of the Stockfish Chess Engine
Language: Rust - Size: 1.5 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 406 - Forks: 43

jonasbb/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Language: Rust - Size: 2.26 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 760 - Forks: 80

amethyst/bracket-lib
The Roguelike Toolkit (RLTK), implemented for Rust.
Language: Rust - Size: 11.3 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1,595 - Forks: 122

Valennmg/solscan-mcp
An MCP server for querying Solana transactions using natural language with Solscan API
Language: Rust - Size: 1.44 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 2

clearloop/leetcode-cli
May the code be with you 👻
Language: Rust - Size: 467 KB - Last synced at: 8 days ago - Pushed at: 24 days ago - Stars: 412 - Forks: 66

shnewto/bnf
Parse BNF grammar definitions
Language: Rust - Size: 338 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 280 - Forks: 26

EmbarkStudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
Language: Rust - Size: 9.14 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1,989 - Forks: 100

MichaelMcDonnell/test_bin
A crate for getting the crate binary in an integration test.
Language: Rust - Size: 20.5 KB - Last synced at: 11 days ago - Pushed at: 14 days ago - Stars: 6 - Forks: 2

phsym/prettytable-rs
A rust library to print aligned and formatted tables
Language: Rust - Size: 38.6 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 1,008 - Forks: 77

BreezeWhite/BigBench
Benchmarks of Rust big number crates with Pi calculation.
Language: Rust - Size: 171 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 7 - Forks: 2

wowinter13/visual-cryptography
An experimental repo with implementations of all basic visual cryptography schemes in Rust
Language: Rust - Size: 10.5 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 0

rust-qt/ritual
Use C++ libraries from Rust
Language: Rust - Size: 3.36 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1,262 - Forks: 52

trishume/syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
Language: Rust - Size: 14.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2,082 - Forks: 151

rust-ammonia/ammonia
Repair and secure untrusted HTML
Language: Rust - Size: 408 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 590 - Forks: 49

serayuzgur/crates 📦
crates is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).
Language: TypeScript - Size: 12.9 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 237 - Forks: 41

svenstaro/bvh
A fast BVH using SAH in rust
Language: Rust - Size: 1.51 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 248 - Forks: 39

kurotych/sipcore
Rust framework for creating SIP applications
Language: Rust - Size: 301 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 3

elliottneilclark/rs-poker
rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
Language: Rust - Size: 930 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 109 - Forks: 37

cargo-limit/cargo-limit
Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.
Language: Rust - Size: 463 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 277 - Forks: 4

filllabs/dependi
Dependi (formerly crates)
Language: TypeScript - Size: 417 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 195 - Forks: 12

tomoikey/typesafe_builder
🚀 The Ultimate Builder Pattern Implementation Powered by Rust's Type System. Type safety is not a luxury, it's a necessity.
Language: Rust - Size: 102 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 2

simnalamburt/obj-rs
:shipit: Wavefront obj parser for Rust
Language: Rust - Size: 1.15 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 86 - Forks: 37

cargo-prebuilt/cargo-prebuilt-action
Downloads and installs cargo prebuilt (and other prebuilt crates) to a runner
Language: TypeScript - Size: 2.09 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stav121/tasklet
⏱️ An asynchronous task scheduling library written in Rust
Language: Rust - Size: 94.7 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 60 - Forks: 5

DefGuard/wireguard-rs
Rust library providing unified WireGuard interface to native/kernel and userspace implementations
Language: Rust - Size: 292 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 207 - Forks: 21

ggez/ggez
Rust library to create a Good Game Easily
Language: Rust - Size: 5.55 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 4,428 - Forks: 429

moriturus/ktra
Your Little Cargo Registry
Language: Rust - Size: 83 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 414 - Forks: 35

muhammad-fiaz/EXEX
EXEX is a secure, modular, and cross-platform local API server built with Rust and Actix-Web. It enables frontend applications to interact with the user’s machine through HTTP APIs
Language: Rust - Size: 65.4 KB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

Gumichocopengin8/crate-trends
🦀Visualize Rust Package: Crates comparison website
Language: TypeScript - Size: 2.19 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 18 - Forks: 0

MathiasPius/crates-lsp
Language Server implementation for Cargo.toml
Language: Rust - Size: 193 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 27 - Forks: 5

neonmoe/minreq
Simple, minimal-dependency HTTP client.
Language: Rust - Size: 269 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 224 - Forks: 48

mellite/colorful
Make your terminal output colorful.
Language: Rust - Size: 1.74 MB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 54 - Forks: 3

Nazariglez/notan
Cross-platform multimedia layer
Language: Rust - Size: 26.6 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 918 - Forks: 60

rust-cv/cv
Rust CV mono-repo. Contains pure-Rust dependencies which attempt to encapsulate the capability of OpenCV, OpenMVG, and vSLAM frameworks in a cohesive set of APIs.
Language: Rust - Size: 2.23 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 920 - Forks: 68

Kiraa11/CRATES
Explore CRATES, a cross-asset event study toolkit for crypto and markets. Generate high-quality stats, visualizations, and reports with ease. 🚀📊
Language: Jupyter Notebook - Size: 27.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dev-samuelkb/bf16
Visual Brainfuck runtime for interactive games. Compile easily on Linux with SDL2 support. Join the project on GitHub! 🐙🌟
Language: C - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

winstonrc/casino
A library that provides the backend for playing various card games including poker.
Language: Rust - Size: 303 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 8 - Forks: 1

RubixDev/syntastica
Modern and easy syntax highlighting using tree-sitter
Language: Rust - Size: 104 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 6

Soft/enum-kinds
Generate enums with matching variants, but without any of the associated data.
Language: Rust - Size: 31.3 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 3

codonaft/broadcastr
Nostr relay that transmits events to other relays
Language: Rust - Size: 76.2 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

AeroRust/are-we-in-space-yet
A simple redirect domain to the catalogue of aerospace crates found in the Rust ecosystem found on https://aerorust.org/catalogue
Language: HTML - Size: 2.97 MB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 9

jiegec/tantivy-jieba
An adapter that bridges between tantivy and jieba-rs.
Language: Rust - Size: 354 KB - Last synced at: about 5 hours ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 12

VoidStarKat/half-rs
Half-precision floating point types f16 and bf16 for Rust.
Language: Rust - Size: 490 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 257 - Forks: 65

wowinter13/solscan-mcp
An MCP server for querying Solana transactions using natural language with Solscan API
Language: Rust - Size: 1.45 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 20 - Forks: 6

Covertness/coap-rs
A Constrained Application Protocol(CoAP) library implemented in Rust.
Language: Rust - Size: 39.8 MB - Last synced at: about 18 hours ago - Pushed at: about 1 month ago - Stars: 218 - Forks: 57

Hirevo/alexandrie
An alternative crate registry, implemented in Rust.
Language: Rust - Size: 4.24 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 504 - Forks: 57

eigenein/mrktpltsbot
Self-hosted Marktplaats notifications for Telegram
Language: Rust - Size: 790 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

jedisct1/rust-coarsetime
Time and duration crate optimized for speed and API stability.
Language: Rust - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 71 - Forks: 18

stadelmanma/fitparse-rs
Rust library to parse FIT formatted files
Language: Rust - Size: 1.77 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 65 - Forks: 14

crhowell3/open-dis-rust
Rust implementation of the IEEE 1278.1-2012 Distributed Interactive Simulation (DIS) application protocol
Language: Rust - Size: 1.4 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 3

najamelan/ws_stream_wasm
Wasm convenience API for WebSockets
Language: Rust - Size: 297 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 102 - Forks: 18

rant-lang/rant
Rant - The templating language for procedural generation.
Language: Rust - Size: 836 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 212 - Forks: 13

EmbarkStudios/krates
📦 Creates graphs of crates from cargo metadata 🦀
Language: Rust - Size: 941 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 65 - Forks: 20

danielpclark/array_tool
Array helpers for Rust's Vector and String types
Language: Rust - Size: 86.9 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 77 - Forks: 10

iamsauravsharma/cargo-trim
Binary application to clean up .cargo/registry & .cargo/git cache
Language: Rust - Size: 952 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 3

Darethan025/C4lc 📦
A program to help you access the public functions in this code and to perform mathematical calculations, including addition, subtraction, multiplication and division CHECK - docs.rs/C4lc
Language: Rust - Size: 5.86 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dyedgreen/uncertain
Fast and correct computations with uncertain values
Language: Rust - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 91 - Forks: 2

dntstck/virgo
Virgo ♍︎ - Rust Crate Management for Vim
Language: Vim Script - Size: 215 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

BDR-Pro/auto_downloader
👋 Welcome to auto_downloader, the coolest Rust project for automatically updating your app with zero hassle.
Language: Rust - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

open-i18n/rust-unic
UNIC: Unicode and Internationalization Crates for Rust
Language: Rust - Size: 14.1 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 241 - Forks: 24

Celeo/cargo-nav
Navigate directly to crate links from your terminal
Language: Rust - Size: 74.2 KB - Last synced at: about 20 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

iotaledger-archive/bee 📦
A framework for IOTA nodes, clients and applications in Rust
Language: Rust - Size: 15.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 269 - Forks: 82

0PandaDEV/downcida
Language: Rust - Size: 53.7 KB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 22 - Forks: 1

teovoinea/steganography
A simple steganography library written in rust
Language: Rust - Size: 2.2 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 98 - Forks: 15

codeHusky/HuskyCrates-Sponge
A simple, straightforward crate system for Sponge!
Language: Java - Size: 591 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 20

ooesili/sorceress
A Rust environment for sound synthesis and algorithmic composition.
Language: Rust - Size: 229 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 136 - Forks: 7

pogor-dev/rust-off
PDF parser proof-of-concept
Language: Rust - Size: 1.51 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rust-ammonia/rust-content-security-policy
Parse and validate Web Content-Security-Policy level 3
Language: Rust - Size: 175 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 9

facebookarchive/cargo-guppy 📦
Track and query Cargo dependency graphs.
Language: Rust - Size: 349 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 352 - Forks: 24

mcorbin/meuse
A private Cargo crate registry, for Rust
Language: Clojure - Size: 8.12 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 290 - Forks: 12

multiformats/rust-multibase
Multibase in rust
Language: Rust - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 47 - Forks: 20

buraksenyurt/rust-crates
Kullanışlı rust küfelerini (Crate) incelediğim repodur.
Language: Rust - Size: 32.2 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

shnewto/ashpaper
Rust Inpterpreter for Esopo language AshPaper conceived by William Hicks
Language: Rust - Size: 145 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

ravenexp/crates-io-proxy
Caching HTTP proxy server for the `crates.io` registry
Language: Rust - Size: 74.2 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 28 - Forks: 5

romnn/publish-crates
publish rust crates with support for cargo workspaces.
Language: Rust - Size: 745 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kkharji/redis-derive
This crate implements the FromRedisValue and ToRedisArgs Traits from mitsuhiko / redis-rs for any struct
Language: Rust - Size: 3.86 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 7

autolyticus/sway-alttab
Simple Alt-Tab daemon for SwayWM/i3. Switches back to previous focused window on Alt-Tab or SIGUSR1
Language: Rust - Size: 58.6 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 52 - Forks: 9

P-Asta/chzzk-rs
unofficial chzzk sdk
Language: Rust - Size: 105 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0
