An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rustlang

A curated list of projects in awesome lists tagged with rustlang .

https://github.com/rust-lang/rustup

The Rust toolchain installer

hacktoberfest rust rustlang toolchain

Last synced: 13 May 2025

https://rust-lang.github.io/rustup/

The Rust toolchain installer

hacktoberfest rust rustlang toolchain

Last synced: 23 Apr 2025

https://github.com/pgcentralfoundation/pgrx

Build Postgres Extensions with Rust!

postgres postgresql postgresql-extension rust rustlang

Last synced: 06 May 2025

https://github.com/mtvare6/hello-world.rs

🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1247🚀) dependencies🚀

blazing-fast blazingly-fast ciscringe configurable fast hello-world helloworld memory-safety minimal rust rust-crate rust-lang rust-library rustisrewrite rustlang speed

Last synced: 29 Apr 2025

https://github.com/mTvare6/hello-world.rs

🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1247🚀) dependencies🚀

blazing-fast blazingly-fast ciscringe configurable fast hello-world helloworld memory-safety minimal rust rust-crate rust-lang rust-library rustisrewrite rustlang speed

Last synced: 31 Mar 2025

https://github.com/whitecat18/rust-for-malware-development

This repository contains complete resources and coding practices for malware development using Rust 🦀.

malware malware-development proof-of-concept research rust rustlang tips-and-tricks windows

Last synced: 14 May 2025

https://github.com/rust-in-action/code

Source code for the book Rust in Action

book manning-publications rust rust-in-action rustlang

Last synced: 15 May 2025

https://github.com/jaemk/cached

Rust cache structures and easy function memoization

cache caching lrucache memoization rust rust-caching rustlang

Last synced: 16 May 2025

https://github.com/yamafaktory/jql

A JSON Query Language CLI tool

cargo cli devops-tools json rust rustlang tool tools utility

Last synced: 13 May 2025

https://github.com/greyblake/whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/

ai algorithm classifier detect-language language language-recognition nlp rust rustlang text-analysis text-classification text-classifier whatlang

Last synced: 13 May 2025

https://github.com/kellnr/kellnr

The registry for Rust crates

crate crates registry rust rustlang

Last synced: 19 Feb 2026

https://github.com/azure/azure-sdk-for-rust

This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.

azure azure-sdk microsoft rust rust-lang rustlang

Last synced: 08 Apr 2026

https://github.com/dropbox/rust-brotli

Brotli compressor and decompressor written in rust that optionally avoids the stdlib

brotli brotli-compression brotli-compressor brotli-decompressor brotli-encoder compression compressor decompression rust rustlang safe

Last synced: 13 May 2025

https://github.com/esp-rs/std-training

Embedded Rust on Espressif training material.

esp32 esp32-c3 rust-embedded rustlang training

Last synced: 12 Apr 2025

https://github.com/nativeshell/nativeshell

Experimental embedder for Flutter

desktop desktop-app flutter rust rust-crate rustlang

Last synced: 14 Apr 2025

https://esp-rs.github.io/std-training/

Embedded Rust on Espressif training material.

esp32 esp32-c3 rust-embedded rustlang training

Last synced: 01 Apr 2025

https://github.com/mozilla/nixpkgs-mozilla

Mozilla overlay for Nixpkgs.

mozilla-firefox nix-overlay rustlang

Last synced: 15 May 2025

https://github.com/softprops/serverless-rust

⚡ 🦀 a serverless framework plugin for rustlang applications

aws aws-lambda lambda rustlang serverless

Last synced: 08 Apr 2025

https://github.com/francescoxx/rustcrab

An Open Source project with everything you need to learn about Rust.

ai backend devtools frontend hacktoberfest nextjs opensource react rust rust-lang rustlang tailwindcss typescript webdevelopment

Last synced: 15 May 2025

https://github.com/pwnwriter/haylxon

⚡ Blazing-fast tool to grab screenshots of your domain list right from terminal.

bug-hunting-tools hactoberfest osint pwnwriter rust rustlang screenshot-utility

Last synced: 07 Mar 2026

https://github.com/njord-rs/njord

A versatile, feature-rich Rust ORM ⛵

njord njord-orm orm orm-library rust rust-library rustlang sqlite

Last synced: 04 Oct 2025

https://github.com/memc-rs/memc-rs

A general-purpose distributed memory cache system compatible with Memcached

key-value-store memcached rust rustlang

Last synced: 12 Apr 2026

https://github.com/serayuzgur/weld

Full fake REST API generator written with Rust

hyper json json-api mock mock-server rust rust-lang rust-language rustlang serde weld

Last synced: 04 Apr 2025

https://github.com/sharksforarms/neovim-rust

Sample neovim and vim configurations for Rust development

lsp neovim rust rustlang vim

Last synced: 07 Apr 2025

https://github.com/pluto/ronkathon

Cryptography Educational Foundations

cryptography mathematics rustlang zero-knowledge

Last synced: 15 May 2025

https://github.com/yamafaktory/hypergraph

Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.

data data-science data-structure data-structures hypergraph hypergraphs rust rust-lang rustlang

Last synced: 15 May 2025

https://github.com/amodm/webbrowser-rs

Rust library to open URLs in the web browsers available on a platform

rust rust-crate rust-lang rust-library rustlang webbrowser

Last synced: 11 Apr 2025

https://github.com/ivnsch/rust_android_ios

Android / iOS app with shared Rust logic

android android-app ios ios-app rust rust-ios-android rustlang

Last synced: 24 Apr 2025

https://github.com/Technolution/rustig

A tool to detect code paths leading to Rust's panic handler

analysis dwarf elf linux-app rust-crate rust-lang rustlang

Last synced: 27 Apr 2025

https://github.com/technolution/rustig

A tool to detect code paths leading to Rust's panic handler

analysis dwarf elf linux-app rust-crate rust-lang rustlang

Last synced: 21 Aug 2025

https://github.com/lholden/job_scheduler

A simple cron-like job scheduling library for Rust.

cron cronjob crontab rust rustlang

Last synced: 10 Oct 2025

https://github.com/goccmack/gogll

Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers

compiler-construction compiler-frontend context-free-grammars gll go golang lexer-generator lr-1 parser-generator rust rust-lang rustlang

Last synced: 10 Apr 2025

https://github.com/masq-project/node

MASQ combines the benefits of VPN and Tor technology to create a superior next-generation privacy software, where users are rewarded for supporting an uncensored global web. Users gain privacy and anonymity online, while helping promote Internet Freedom.

internet masq-node mesh-network rustlang vpn

Last synced: 18 Oct 2025

https://github.com/MASQ-Project/Node

MASQ combines the benefits of VPN and Tor technology to create a superior next-generation privacy software, where users are rewarded for supporting an uncensored global web. Users gain privacy and anonymity online, while helping promote Internet Freedom.

internet masq-node mesh-network rustlang vpn

Last synced: 07 Apr 2025

https://github.com/rust-adventure/bevy-examples

Shaders and other small Bevy examples

bevyengine material rustlang shader wgsl

Last synced: 19 Oct 2025

https://github.com/sqids/sqids-rust

Official Rust port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator rust rust-lang rustlang short-id short-url sqids uid unique-id unique-id-generator

Last synced: 08 Apr 2025

https://github.com/softprops/lambda-rust

🐳 🦀 a dockerized lambda build env for rust applications

aws-lambda aws-lambda-rust rust rustlang

Last synced: 20 Aug 2025

https://github.com/rreverser/cow-utils-rs

Copy-on-write string utilities for Rust

copy-on-write rust rust-lang rustlang strings strings-manipulation

Last synced: 12 Apr 2025

https://github.com/spacejam/extreme

extremely boring async function runner!

async futures runtime rust rustlang

Last synced: 06 Apr 2025

https://github.com/esp-rs/rfc2217-rs

IETF RFC2217 implementation in Rust

library rfc2217 rust rustlang serial-communication serialport telnet

Last synced: 19 Oct 2025

https://github.com/calavera/aws-lambda-events

Rust event types for AWS Lambda

aws aws-lambda lambda-functions rust rustlang serde

Last synced: 04 Oct 2025

https://github.com/austintheriot/wrend

A framework-agnostic Rust/WASM + WebGL2 Rendering library, compatible with calling from both Rust and JavaScript on the web.

creative-coding glsl javascript rust rustlang shaders typescript wasm webassembly webgl webgl2

Last synced: 09 Apr 2025

https://github.com/freestrings/jsonpath

JsonPath engine written in Rust. Webassembly and Javascript support too

javascript json jsonpath nodejs parsing query rustlang webassembly

Last synced: 15 Apr 2025

https://github.com/creativcoder/headlines

[WIP] A simple news reading GUI app built in Rust

app application egui gui rustlang tutorial

Last synced: 09 Apr 2025

https://github.com/yamafaktory/craftql

A CLI tool to visualize GraphQL schemas and to output a graph data structure as a graphviz .dot format

cli devops graph graphql graphviz graphviz-dot rust rustlang schema schemas terminal visualization

Last synced: 09 Apr 2025

https://github.com/auula/falsework

A tool crate to quickly build rust command line application.

cli cli-app command command-line command-line-interface rust rust-book rust-crate rust-lang rustlang

Last synced: 18 Aug 2025

https://github.com/greyblake/kinded

Generate Rust enum variants without associated data

enum macros rust rustlang trait

Last synced: 05 Apr 2025

https://github.com/aerorust/nmea

NMEA 0183 - for communication between marine electronics such as echo sounder, sonars, anemometer, gyrocompass, autopilot, GNSS receivers and many other types of instruments. Defined and controlled by the National Marine Electronics Association (NMEA)

embedded galileo glonass gps hacktoberfest marine-robotics nmea no-std protocol rust rustlang

Last synced: 03 Oct 2025

https://github.com/yamafaktory/rust-wasm-webpack

A simple boilerplate to get WebAssembly (WASM) code generated by Rust and bundled by Webpack!

rust rustlang wasm webassembly webpack

Last synced: 04 Oct 2025

https://github.com/ps1dr3x/easy_reader

A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files of over 300 GB.

backward crate files forward huge huge-files linereader lines random read reader reverse rust rustlang

Last synced: 20 Jun 2025

https://github.com/narukara/std-training-zh-cn

Embedded Rust on Espressif 简体中文版

esp32 esp32-c3 rust-embedded rustlang training

Last synced: 07 Apr 2025

https://github.com/vitobasso/rust-synth

A sound synthesizer made from scratch

rust rust-lang rustlang sound-synthesis synth synthesizer

Last synced: 18 Sep 2025

https://github.com/alok8bb/cloneit

A cli tool to download specific GitHub directories or files

cli downgit git github rustlang

Last synced: 09 Apr 2025

https://github.com/zigbee-rs/zigbee-rs

ZigBee protocol stack and ZigBee Cluster Library in Rust

802-15-4 embedded microcontroller no-std rust rustlang zigbee

Last synced: 02 Apr 2026

https://github.com/jensneuse/goprisma

A Go wrapper for prisma to turn databases into GraphQL APIs using Go.

golang golang-library golang-package golang-wrapper graphql prisma prisma-binding prisma-client prisma2 rust rust-lang rustlang

Last synced: 09 Apr 2025

https://github.com/layer5io/image-hub

Image Hub is a sample application for exploring WebAssembly modules used as Envoy filters.

consul envoy-filter envoy-filters envoy-proxy envoyproxy hacktoberfest image-hub meshery rust rustlang service-mesh wasm webassembly

Last synced: 09 Apr 2025

https://github.com/googlechromelabs/wasmbin

A self-generating WebAssembly parser & serializer in Rust.

parser parsing rust rustlang serialization serializer toolchain wasm webassembly

Last synced: 04 Oct 2025

https://github.com/hardhackerlabs/medup

Medup is a markdown parser and reader developed in Rust, including library and web service. 💖

documentation editor local-first markdown markdown-converter markdown-parser markdown-previewer markdown-to-html markdown-viewer rust rust-crate rust-lang rust-library rustlang

Last synced: 04 Sep 2025

https://github.com/alexforster/pdu

Small, fast, and correct L2/L3/L4 packet parser.

parser rust rustlang

Last synced: 08 Nov 2025

https://github.com/tickbh/rbtree-rs

The rbtree for Rust

rbtree rust rust-collections rustlang

Last synced: 12 Apr 2025

https://github.com/tianlangstudio/rust_cms

Develop a CMS using Rust for a personal blog or company website.

actix-web content-management-system rustlang rustweb seo-friendly tera website website-development

Last synced: 07 Mar 2026

https://github.com/second-state/aws-lambda-wasm-runtime

A template project for building high-performance, portable, and safe serverless functions in AWS Lambda.

aws-lambda aws-lambda-node cncf nextjs rust rustlang serverless wasmedge webassembly

Last synced: 02 Apr 2025

https://github.com/rustdevbr/vagas

🔬 Espaço para divulgação de vagas para desenvolvedores Rust

backend rust rust-lang rustlang vagas vagas-backend vagas-de-emprego vagas-para-desenvolvedores

Last synced: 21 Jun 2025

https://github.com/lunacookies/vim-strand

A barebones Vim plugin manger written in Rust

async asyncio rust rust-lang rustlang vim vim-plugin vim-plugin-manager vim-plugins

Last synced: 10 Apr 2025

https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs

Trying embedded Rust on the Pinecil GD32VF103 RISC-V device.

embedded-rust gd32vf103 risc-v rust rustlang

Last synced: 05 Mar 2026

https://github.com/bones-ai/rust-escape-ai

AI plays a small escape room game, written in rust

artificial-intelligence escape-room genetic-algorithm macroquad rustlang

Last synced: 10 Apr 2025

https://github.com/lmammino/rust-advent

Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)

advent-of-code advent-of-code-2020 coding-challenge coding-challenges hacktoberfest hacktoberfest2021 rust rustlang twitch youtube

Last synced: 17 Aug 2025

https://github.com/opheron/rust-starter-pack

A starter pack for people learning the Rust programming language

learning learning-rust rust rustlang

Last synced: 10 Apr 2025

https://github.com/ayarotsky/redis-shield

A loadable Redis module that implements the token bucket algorithm to do rate limiting as a native command

redis redis-module rust rust-library rustlang

Last synced: 15 May 2026

https://github.com/eyhn/ddi

Dynamic dependency injection library for rust.

dependency-injection rust rustlang

Last synced: 10 Apr 2025

https://github.com/wasmerio/loupe

Profiling tool for Rust code.

memory memory-usage rust rust-library rustlang

Last synced: 13 Apr 2025

https://github.com/bones-ai/rust-ai-wars

Neuro evolution simulation where AI creatures fight against each other

ai bevy neural-network reinforcement-learning rustlang simulation

Last synced: 09 Mar 2026

https://github.com/aerorust/workinggroup

Issues tracker for ideas, ongoing work, looking for mentors, mentors available. Join here!

aerospace mentors rustlang space working-group

Last synced: 20 Jun 2025

https://github.com/saadmk11/python-third-party-imports

A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project

cargo cli cli-app import maturin package pip python python-rust python3 rust rust-lang rust-python rustlang

Last synced: 10 Apr 2025

https://github.com/bytehunt/rustycli

🍥 Access the rust playground right in your terminal

clap pwnwriter rust-cli-apps rust-compiler rust-playground rustlang terminal unixporn

Last synced: 27 Jan 2026