/

rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

最終更新日:578日前
10.5k

jsx-eslint/eslint-plugin-react
583日前8.8k

React-specific linting rules for ESLint

starship/starship
580日前39.3k

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

warpdotdev/Warp
580日前17.2k

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.

extrawurst/gitui
580日前16.4k

Blazing 💥 fast terminal-ui for git written in rust 🦀

solana-labs/solana
580日前11.4k

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

BurntSushi/ripgrep
580日前43.4k

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

sharkdp/fd
580日前30.7k

A simple, fast and user-friendly alternative to 'find'

lk-geimfari/awesomo
581日前9.2k

Cool open source projects. Choose your project and get involved in Open Source development now.

reviewdog/reviewdog
580日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

import-js/eslint-plugin-import
580日前5.2k

ESLint plugin with rules that help validate proper imports.

ajinabraham/nodejsscan
582日前2.3k

nodejsscan is a static security code scanner for Node.js applications.

rust-lang/rust
580日前90.1k

Empowering everyone to build reliable and efficient software.

RustPython/RustPython
580日前17.1k

A Python Interpreter written in Rust

mimblewimble/grin
580日前5.0k

Minimal implementation of the Mimblewimble protocol.

TheAlgorithms/Rust
580日前19.3k

All Algorithms implemented in Rust

influxdata/influxdb
580日前27.3k

Scalable datastore for metrics, events, and real-time analytics

shuttle-hq/shuttle
580日前5.3k

Build & ship backends without writing any infrastructure files.

dani-garcia/vaultwarden
580日前31.3k

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

toeverything/AFFiNE
580日前26.4k

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

rusterlium/rustler
580日前4.1k

Safe Rust bridge for creating Erlang NIF functions

dependabot/dependabot-core
580日前3.8k

🤖 Dependabot's core logic for creating update PR's.

extism/extism
580日前3.5k

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

remacs/remacs
580日前4.6k

Rust :heart: Emacs

ruffle-rs/ruffle
580日前14.1k

A Flash Player emulator written in Rust

foundry-rs/foundry
580日前7.3k

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

mozilla/geckodriver
580日前6.9k

WebDriver for Firefox

bevyengine/bevy
580日前30.7k

A refreshingly simple data-driven game engine built in Rust

dandavison/delta
580日前19.9k

A syntax-highlighting pager for git, diff, and grep output

google/comprehensive-rust
579日前24.5k

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

compiler-explorer/compiler-explorer
579日前14.8k

Run compilers interactively from your web browser and interact with the assembly

denoland/deno
579日前92.3k

A modern runtime for JavaScript and TypeScript.

grame-cncm/faust
582日前2.4k

Functional programming language for signal processing and sound synthesis

glideapps/quicktype
580日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

alacritty/alacritty
579日前51.4k

A cross-platform, OpenGL terminal emulator.

lencx/ChatGPT
579日前45.6k

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

lionsoul2014/ip2region
579日前14.9k

Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages

metaplex-foundation/metaplex
581日前3.3k

A directory of what the Metaplex Foundation works on!

coral-xyz/anchor
580日前3.0k

⚓ Solana Sealevel Framework

hyperledger/solang
583日前1.2k

Solidity Compiler for Solana and Polkadot

apache/incubator-fury
579日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

holochain/holochain-rust
602日前1.0k

DEPRECATED. The Holochain framework implemented in rust with a redux style internal state-model.

build-trust/ockam
579日前4.3k

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.

flybywiresim/aircraft
580日前4.9k

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.

learn-anything/learn-anything.xyz
579日前15.3k

Organize world's knowledge, explore connections and curate learning paths

Dav1dde/glad
579日前3.4k

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

gfx-rs/wgpu
579日前10.3k

Cross-platform, safe, pure-rust graphics api.

redox-os/redox
579日前14.7k

Mirror of https://gitlab.redox-os.org/redox-os/redox

phil-opp/blog_os
579日前13.6k

Writing an OS in Rust

bottlerocket-os/bottlerocket
579日前8.0k

An operating system designed for hosting containers

rust-lang/cargo
579日前11.7k

The Rust package manager

tree-sitter/tree-sitter
579日前15.2k

An incremental parsing system for programming tools

pest-parser/pest
579日前4.3k

The Elegant Parser

apache/avro
583日前2.7k

Apache Avro is a data serialization system.

tokio-rs/tokio
579日前23.9k

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

ekzhang/bore
579日前7.8k

🕳 bore is a simple CLI tool for making tunnels to localhost

cloudhead/rx
579日前3.0k

👾 Modern and minimalist pixel editor

fishfolk/jumpy
585日前1.5k

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶

rust-lang/rustlings
579日前47.0k

:crab: Small exercises to get you used to reading and writing Rust code!

AppFlowy-IO/AppFlowy
579日前46.5k

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

lapce/lapce
579日前30.7k

Lightning-fast and Powerful Code Editor written in Rust

yewstack/yew
579日前29.5k

Rust / Wasm framework for creating reliable and efficient web applications

nushell/nushell
579日前29.0k

A new type of shell

valeriansaliou/sonic
579日前19.2k

🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

seanmonstar/warp
579日前8.9k

A super-easy, composable, web server framework for warp speeds.

firecracker-microvm/firecracker
579日前23.6k

Secure and fast microVMs for serverless computing.

cube-js/cube
579日前16.9k

📊 Cube — The Semantic Layer for Building Data Applications

tw93/Pake
579日前21.0k

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

helix-editor/helix
579日前28.2k

A post-modern modal text editor.

servo/servo
578日前25.3k

The Servo Browser Engine

framesurge/perseus
579日前2.1k

A state-driven web development framework for Rust with full support for server-side rendering and static generation.

getzola/zola
578日前12.4k

A fast static site generator in a single binary with everything built-in. https://www.getzola.org

TheWaWaR/simple-http-server
578日前2.3k

Simple http server in Rust (Windows/Mac/Linux)

spacedriveapp/spacedrive
578日前28.1k

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

redbadger/crux
579日前1.3k

Cross-platform app development in Rust

str4d/rage
579日前2.2k

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.

astral-sh/ruff
578日前23.7k

An extremely fast Python linter and code formatter, written in Rust.

moonrepo/moon
578日前2.5k

A task runner and repo management tool for the web ecosystem, written in Rust.

web-infra-dev/rspack
578日前6.9k

A fast Rust-based web bundler 🦀️

trunk-rs/trunk
578日前3.1k

Build, bundle & ship your Rust WASM application to the web.

farm-fe/farm
578日前1.9k

Extremely fast Vite-compatible web build tool written in Rust

erg-lang/erg
578日前2.5k

A statically typed language compatible with Python

DioxusLabs/dioxus
578日前15.9k

Fullstack GUI library for desktop, web, mobile, and more.

slint-ui/slint
578日前13.5k

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

zzzgydi/clash-verge
578日前19.3k

A Clash GUI based on tauri. Supports Windows, macOS and Linux.

LibNyanpasu/clash-nyanpasu
578日前4.5k

Clash Nyanpasu! (∠・ω< )⌒☆​

spieglt/FlyingCarpet
578日前2.9k

Cross-platform AirDrop. File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No network infrastructure required, just two devices with WiFi chips in close range.

Priler/jarvis
579日前1.7k

Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.

ZaneH/piano-trainer
580日前1.3k

Memorize piano scales with ease! A piano practice program w/ MIDI support. Consider it an interactive reference manual 🎹

kkoomen/pointless
580日前1.3k

An endless drawing canvas desktop app made with Tauri (Rust) and React 🎨 ✍️

Graviton-Code-Editor/Graviton-App
579日前1.1k

🚀 A modern-looking Code Editor

spyglass-search/spyglass
579日前2.4k

A personal search engine: Create a searchable library from your personal documents, interests, and more!

zhanglun/lettura
579日前1.1k

another rss reader

lancedb/lance
578日前3.1k

Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..

risingwavelabs/risingwave
578日前5.9k

Scalable Postgres for stream processing, analytics, and management. KsqlDB and Apache Flink alternative. 🚀 10x more productive. 🚀 10x more cost-efficient.

hyperium/tonic
578日前8.5k

A native gRPC client & server implementation with async/await support.

parcel-bundler/lightningcss
578日前5.5k

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.

FyroxEngine/Fyrox
578日前7.0k

3D and 2D game engine written in Rust

conventional-changelog/commitlint
578日前15.6k

📓 Lint commit messages

vim-syntastic/syntastic
580日前11.3k

Syntax checking hacks for vim

stylelint/stylelint
580日前10.7k

A mighty CSS linter that helps you avoid errors and enforce conventions.

pinterest/ktlint
579日前5.9k

An anti-bikeshedding Kotlin linter with built-in formatter

webpro/knip
578日前5.1k

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!

anordal/shellharden
579日前4.5k

The corrective bash syntax highlighter

DavidAnson/markdownlint
579日前4.3k

A Node.js style checker and lint tool for Markdown/CommonMark files.

coala/coala
585日前3.5k

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

textlint/textlint
579日前2.7k

The pluggable natural language linter for text and markdown.

adrienverge/yamllint
579日前2.6k

A linter for YAML files.