GitHub Trending Daily for 2022-07-25

trending

java

scala

kotlin

swift

python

javascript

typescript

go

rust

  • SerenityOS/jakt

    The Jakt Programming Language

  • denoland/deno

    A modern runtime for JavaScript and TypeScript.

  • wez/wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  • fdehau/tui-rs

    Build terminal user interfaces and dashboards using Rust

  • rust-lang/rust

    Empowering everyone to build reliable and efficient software.

  • starship/starship

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

  • bevyengine/bevy

    A refreshingly simple data-driven game engine built in Rust

  • rust-windowing/winit

    Window handling library in pure Rust

  • crossbeam-rs/crossbeam

    Tools for concurrent programming in Rust

  • neovide/neovide

    No Nonsense Neovim Client in Rust

  • diesel-rs/diesel

    A safe, extensible ORM and Query Builder for Rust

  • rustdesk/rustdesk

    Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.

  • rustdesk/rustdesk-server

    RustDesk Server Program

  • ekzhang/bore

    bore is a simple CLI tool for making tunnels to localhost

  • 0x192/universal-android-debloater

    Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.

  • ruffle-rs/ruffle

    A Flash Player emulator written in Rust

  • tokio-rs/axum

    Ergonomic and modular web framework built with Tokio, Tower, and Hyper

  • yewstack/yew

    Rust / Wasm framework for building client web apps

  • launchbadge/sqlx

    The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.

  • actix/actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • rust-lang/mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  • sigp/lighthouse

    Ethereum consensus client in Rust

  • CeresDB/ceresdb

    CeresDB is a high-performance, distributed, schema-less, cloud native time-series database that can handle both time-series and analytics workloads.

  • BurntSushi/ripgrep

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

  • Byron/gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git