Discover GitHub's Top Trending Repositories

Stay updated with the latest and most popular GitHub repositories. We fetch data from the official GitHub API, analyze it in-house, and update our listings every hour to bring you the freshest trends.

Trending GitHub Repositories

bragefuglseth / keypunch

Practice your typing skills

GitHub User Logo bragefuglseth/keypunch
Rust
211
32
stars this month

Saghen / frizbee

Fast fuzzy matching via SIMD smith waterman, similar algorithm to FZF/FZY

GitHub User Logo Saghen/frizbee
Rust
215
8
stars this month

gyscos / cursive

A Text User Interface library for the Rust programming language

GitHub User Logo gyscos/cursive
Rust
4,462
252
stars this month

tkellogg / dura

You shouldn't ever lose your work if you're using Git

GitHub User Logo tkellogg/dura
Rust
4,339
68
stars this month

servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics

GitHub User Logo servo/pathfinder
Rust
3,716
218
stars this month

curlpipe / ox

The simple but flexible text editor

GitHub User Logo curlpipe/ox
Rust
3,481
116
stars this month

geph-official / geph4-client

Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.

GitHub User Logo geph-official/geph4-client
Rust
2,968
349
stars this month

nix-rust / nix

Rust friendly bindings to *nix APIs

GitHub User Logo nix-rust/nix
Rust
2,780
688
stars this month

trickster0 / OffensiveRust

Rust Weaponization for Red Team Engagements.

GitHub User Logo trickster0/OffensiveRust
Rust
2,821
317
stars this month

near / nearcore

Reference client for NEAR Protocol

GitHub User Logo near/nearcore
Rust
2,438
691
stars this month

nextest-rs / nextest

A next-generation test runner for Rust.

GitHub User Logo nextest-rs/nextest
Rust
2,371
106
stars this month

sharkdp / vivid

A themeable LS_COLORS generator with a rich filetype datebase

GitHub User Logo sharkdp/vivid
Rust
1,899
92
stars this month

mCaptcha / mCaptcha

A no-nonsense CAPTCHA system with seamless UX | Backend component

GitHub User Logo mCaptcha/mCaptcha
Rust
1,840
76
stars this month

apache / datafusion-ballista

Apache DataFusion Ballista Distributed Query Engine

GitHub User Logo apache/datafusion-ballista
Rust
1,704
214
stars this month

eyre-rs / eyre

A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications

GitHub User Logo eyre-rs/eyre
Rust
1,525
77
stars this month

rust-osdev / uefi-rs

Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.

GitHub User Logo rust-osdev/uefi-rs
Rust
1,396
166
stars this month

zmwangx / rust-ffmpeg

Safe FFmpeg wrapper.

GitHub User Logo zmwangx/rust-ffmpeg
Rust
1,484
227
stars this month

sassman / t-rec-rs

Blazingly fast terminal recorder that generates animated gif images for the web written in rust

GitHub User Logo sassman/t-rec-rs
Rust
1,088
33
stars this month

servo / core-foundation-rs

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS

GitHub User Logo servo/core-foundation-rs
Rust
1,090
229
stars this month

ebkalderon / tower-lsp

Language Server Protocol implementation written in Rust

GitHub User Logo ebkalderon/tower-lsp
Rust
1,141
66
stars this month

embedded-graphics / embedded-graphics

A no_std graphics library for embedded applications

GitHub User Logo embedded-graphics/embedded-graphics
Rust
1,068
99
stars this month

PolyMeilex / Neothesia

Flashy Synthesia Like Software For Linux, Windows and MacOs

GitHub User Logo PolyMeilex/Neothesia
Rust
1,127
69
stars this month

taiki-e / cargo-llvm-cov

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).

GitHub User Logo taiki-e/cargo-llvm-cov
Rust
1,053
62
stars this month

Start9Labs / start-os

Open source, Linuc-based server OS optimized for self-hosting

GitHub User Logo Start9Labs/start-os
Rust
1,144
110
stars this month

Razaekel / noise-rs

Procedural noise generation library for Rust.

GitHub User Logo Razaekel/noise-rs
Rust
953
125
stars this month

nacos-group / r-nacos

Nacos server re-implemented in Rust.

GitHub User Logo nacos-group/r-nacos
Rust
1,260
123
stars this month

larksuite / rsmpeg

A Rust crate that exposes FFmpeg's power as much as possible.

GitHub User Logo larksuite/rsmpeg
Rust
727
48
stars this month

zaghaghi / openapi-tui

Terminal UI to list, browse and run APIs defined with openapi spec.

GitHub User Logo zaghaghi/openapi-tui
Rust
789
17
stars this month

mihai-dinculescu / tapo

Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L535, L610, L630), light strips (L900, L920, L930), plugs (P100, P105, P110, P115), power strips (P300, P304), hubs (H100), switches (S200B) and sensors (KE100, T100, T110, T300, T310, T315).

GitHub User Logo mihai-dinculescu/tapo
Rust
533
54
stars this month

earth-mover / icechunk

Open-source, cloud-native transactional tensor storage engine

GitHub User Logo earth-mover/icechunk
Rust
384
31
stars this month

raydium-io / raydium-amm

Constant product AMM integrated with the OpenBook CLOB

GitHub User Logo raydium-io/raydium-amm
Rust
249
181
stars this month

Grarak / DSVita

Fast NDS Emulator for ARM32/PSVita

GitHub User Logo Grarak/DSVita
Rust
210
5
stars this month

imazen / imageflow

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow

GitHub User Logo imazen/imageflow
Rust
4,261
141
stars this month

redis-rs / redis-rs

Redis library for rust

GitHub User Logo redis-rs/redis-rs
Rust
3,810
615
stars this month

ron-rs / ron

Rusty Object Notation

GitHub User Logo ron-rs/ron
Rust
3,516
129
stars this month

killercup / cargo-edit

A utility for managing cargo dependencies from the command line.

GitHub User Logo killercup/cargo-edit
Rust
3,186
154
stars this month

DataDog / glommio

Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.

GitHub User Logo DataDog/glommio
Rust
3,220
170
stars this month

RazrFalcon / cargo-bloat

Find out what takes most of the space in your executable.

GitHub User Logo RazrFalcon/cargo-bloat
Rust
2,496
54
stars this month

rust-lang / libc

Raw bindings to platform APIs for Rust

GitHub User Logo rust-lang/libc
Rust
2,220
1,093
stars this month

MicroCBer / BetterNCM-Installer

一键安装 Better 系软件

GitHub User Logo MicroCBer/BetterNCM-Installer
Rust
2,123
184
stars this month

jonhoo / fantoccini

A high-level API for programmatically interacting with web pages through WebDriver.

GitHub User Logo jonhoo/fantoccini
Rust
1,796
133
stars this month

master-of-zen / Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

GitHub User Logo master-of-zen/Av1an
Rust
1,594
162
stars this month

evilsocket / legba

A multiprotocol credentials bruteforcer / password sprayer and enumerator. 🥷

GitHub User Logo evilsocket/legba
Rust
1,576
94
stars this month

servo / rust-smallvec

"Small vector" optimization for Rust: store up to a small number of items on the stack

GitHub User Logo servo/rust-smallvec
Rust
1,437
149
stars this month

not-an-aardvark / lucky-commit

Customize your git commit hashes!

GitHub User Logo not-an-aardvark/lucky-commit
Rust
1,854
32
stars this month

LeeeSe / MessAuto

自动提取Mac平台的短信和邮箱验证码;Automatic extraction of 2FA codes from iMassage and Mail App for Mac platform

GitHub User Logo LeeeSe/MessAuto
Rust
1,425
80
stars this month

phodal / aigc

《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。

GitHub User Logo phodal/aigc
Rust
1,503
175
stars this month

m-ou-se / rust-atomics-and-locks

Code examples, data structures, and links from my book, Rust Atomics and Locks.

GitHub User Logo m-ou-se/rust-atomics-and-locks
Rust
1,420
131
stars this month

scottlamb / moonfire-nvr

Moonfire NVR, a security camera network video recorder

GitHub User Logo scottlamb/moonfire-nvr
Rust
1,429
152
stars this month

asciinema / agg

asciinema gif generator

GitHub User Logo asciinema/agg
Rust
1,289
49
stars this month