GitHub topics: crates
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: 927 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 107 - Forks: 36

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

phsym/prettytable-rs
A rust library to print aligned and formatted tables
Language: Rust - Size: 38.6 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 993 - Forks: 76

VoidStarKat/half-rs
Half-precision floating point types f16 and bf16 for Rust.
Language: Rust - Size: 490 KB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 256 - Forks: 62

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

kingsword09/crates_llms_txt
A repository for generating content for llms.txt and llms-full.txt files used by Rust libraries.
Language: JavaScript - Size: 637 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

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

ramsayleung/rspotify
Spotify Web API SDK implemented on Rust
Language: Rust - Size: 4.93 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 667 - Forks: 122

svenstaro/bvh
A fast BVH using SAH in rust
Language: Rust - Size: 1.51 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 244 - Forks: 38

nix-community/naersk
Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.
Language: Nix - Size: 405 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 825 - Forks: 94

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

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.25 MB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 744 - Forks: 77

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: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 2

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: 3 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 3

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

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

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

jiegec/tantivy-jieba
An adapter that bridges between tantivy and jieba-rs.
Language: Rust - Size: 351 KB - Last synced at: 3 days ago - Pushed at: 9 days ago - Stars: 54 - Forks: 12

dntstck/virgo
Virgo ♍︎ - Rust Crate Management for Vim
Language: Vim Script - Size: 215 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

ohsayan/derived
Rust derive macros for automating the boring stuff.
Language: Rust - Size: 124 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

rust-qt/ritual
Use C++ libraries from Rust
Language: Rust - Size: 3.36 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 1,251 - Forks: 51

huhu/rust-search-extension
🦀 The ultimate search extension for Rust
Language: JavaScript - Size: 46.3 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 1,256 - Forks: 54

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

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

iamsauravsharma/cargo-trim
Binary application to clean up .cargo/registry & .cargo/git cache
Language: Rust - Size: 951 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 27 - Forks: 3

kellnr/kellnr
The registry for Rust crates
Language: Rust - Size: 2.95 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 646 - Forks: 51

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

stav121/tasklet
⏱️ An asynchronous task scheduling library written in Rust
Language: Rust - Size: 84 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 57 - Forks: 4

Celeo/cargo-nav
Navigate directly to crate links from your terminal
Language: Rust - Size: 74.2 KB - Last synced at: 3 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

Nazariglez/notan
Cross-platform multimedia layer
Language: Rust - Size: 26.6 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 909 - Forks: 61

eigenein/mrktpltsbot
Self-hosted Marktplaats notifications for Telegram
Language: Rust - Size: 542 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 1

Covertness/coap-rs
A Constrained Application Protocol(CoAP) library implemented in Rust.
Language: Rust - Size: 39.7 MB - Last synced at: 3 days ago - Pushed at: 14 days ago - Stars: 217 - Forks: 56

clearloop/leetcode-cli
May the code be with you 👻
Language: Rust - Size: 437 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 399 - Forks: 64

EmbarkStudios/krates
📦 Creates graphs of crates from cargo metadata 🦀
Language: Rust - Size: 881 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 64 - Forks: 20

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: 11 months ago - Stars: 402 - Forks: 43

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: 14 days ago - Pushed at: almost 2 years ago - Stars: 912 - Forks: 68

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

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

ggez/ggez
Rust library to create a Good Game Easily
Language: Rust - Size: 5.73 MB - Last synced at: 17 days ago - Pushed at: 24 days ago - Stars: 4,406 - Forks: 424

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

rust-ammonia/ammonia
Repair and secure untrusted HTML
Language: Rust - Size: 403 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 577 - Forks: 46

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

rust-fuzz/honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
Language: Rust - Size: 270 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 480 - Forks: 42

shnewto/bnf
Parse BNF grammar definitions
Language: Rust - Size: 295 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 276 - Forks: 24

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

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: 19 days ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 4

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: 1 day ago - Pushed at: 11 months ago - Stars: 237 - Forks: 41

EmbarkStudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
Language: Rust - Size: 9.15 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 1,940 - Forks: 95

JP-Ellis/rust-skiplist
Skiplist implementation in rust
Language: Rust - Size: 363 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 95 - Forks: 16

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

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.17 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 267 - Forks: 21

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

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

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

simnalamburt/obj-rs
:shipit: Wavefront obj parser for Rust
Language: Rust - Size: 1.15 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 85 - Forks: 37

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

tareqimbasher/cargo-seek
A terminal user interface for searching, adding and installing cargo crates.
Language: Rust - Size: 13.1 MB - Last synced at: 15 minutes ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 1

filllabs/dependi
Dependi (formerly crates)
Language: TypeScript - Size: 332 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 172 - Forks: 10

codeHusky/HuskyCrates-Sponge
A simple, straightforward crate system for Sponge!
Language: Java - Size: 591 KB - Last synced at: 1 day 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: 14 days ago - Pushed at: 11 months ago - Stars: 136 - Forks: 7

jedisct1/rust-coarsetime
Time and duration crate optimized for speed and API stability.
Language: Rust - Size: 108 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 70 - Forks: 18

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

neonmoe/minreq
Simple, minimal-dependency HTTP client.
Language: Rust - Size: 232 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 217 - Forks: 49

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

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

yaa110/tokio-tun
Asynchronous allocation of TUN/TAP devices in Rust using tokio
Language: Rust - Size: 43 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 89 - Forks: 32

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

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: about 19 hours ago - Pushed at: 6 months ago - Stars: 277 - Forks: 4

mcorbin/meuse
A private Cargo crate registry, for Rust
Language: Clojure - Size: 8.12 MB - Last synced at: 18 days 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: 15 days ago - Pushed at: 19 days 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: 10 days ago - Pushed at: 5 months ago - Stars: 1 - 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: 17 days ago - Pushed at: about 2 years ago - Stars: 267 - Forks: 20

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

najamelan/ws_stream_wasm
Wasm convenience API for WebSockets
Language: Rust - Size: 268 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 101 - Forks: 17

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

MathiasPius/crates-lsp
Language Server implementation for Cargo.toml
Language: Rust - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 2

romnn/publish-crates
publish rust crates with support for cargo workspaces.
Language: Rust - Size: 745 KB - Last synced at: 6 days ago - Pushed at: about 2 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: 4 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 6

RubixDev/syntastica
Modern and easy syntax highlighting using tree-sitter
Language: Rust - Size: 102 MB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 21 - Forks: 6

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: about 17 hours 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: 25 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

svenstaro/vulkanology
Test Vulkan compute shaders using Rust
Language: Rust - Size: 32.2 KB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

0x20F/paris
Logger and ANSI formatter in Rust for pretty colors and text in the terminal with no dependencies. Aiming for a relatively simple API
Language: Rust - Size: 4.97 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 273 - Forks: 11

jiegec/rustup-mirror
Setup a local rustup mirror.
Language: Rust - Size: 209 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 27 - Forks: 13

ecies/rs
Elliptic Curve Integrated Encryption Scheme for secp256k1 in Rust
Language: Rust - Size: 149 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 84 - Forks: 22

DhanushNehru/runtime_environment
A rust package to check runtime environment using Rust
Language: Rust - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DavidDeSimone/mock_derive
A mocking library for Rust-lang
Language: Rust - Size: 124 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 7

fightling/openweathermap
easy access current weather data from OpenWeatherMap
Language: Rust - Size: 311 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

adamsky/cns
Search through rust crates without leaving the terminal
Language: Rust - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 27 - Forks: 1

erikjara/rut-lib 📦
A Rust library for parsing, format and validate a Chilean ID (RUT)
Language: Rust - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

abonander/multipart 📦
A backend-agnostic extension for file uploads in HTTP libraries for Rust
Language: Rust - Size: 1.28 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 192 - Forks: 95

baoyachi/simple-log
simple-log write by Rust
Language: Rust - Size: 111 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 5

pratikpc/wsl-path-rust
Convert Windows path to WSL2 path and vice-versa
Language: Rust - Size: 6.84 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

abaumhauer/eui48
Rust implementation of IEEE EUI-48 datatype, also known as MAC-48 for network Media Access Control addressing
Language: Rust - Size: 88.9 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 19 - Forks: 25

NicPWNs/random-unicode-emoji-rs
A simple Rust crate that returns random Unicode emojis. ⚙️
Language: Rust - Size: 208 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

SaadiSave/cambridge-asm
A compiler and stack-based VM for pseudo-assembly as defined in the Computer Science Coursebook for Cambridge International AS & A Level, second edition, by Langfield & Duddell.
Language: Rust - Size: 353 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 17 - Forks: 2

stadelmanma/fitparse-rs
Rust library to parse FIT formatted files
Language: Rust - Size: 1.72 MB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 63 - Forks: 14

domambia/bybit_rs
Fork of the Official Python3 API connector for Bybit's HTTP (bybit) and WebSockets APIs to rust
Language: Rust - Size: 81.1 KB - Last synced at: 30 days ago - Pushed at: 7 months ago - Stars: 13 - Forks: 8

booyaa/wifiscanner
A crate to list WiFi hotspots in your area
Language: Rust - Size: 3.9 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 61 - Forks: 34

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