11126 Repositories
A docker credential helper for Azure Container Registries (ACRs)
docker-credential-acr-login A docker credential helper for Azure Container Registries (ACRs). This allows you to automatically log into Azure Containe
Touch support for SDFE(Wacca).
Toucca Touch support for WACCA(SDFE). English | ็ฎไฝไธญๆ Setup Assuming you already have the game process running and working keyboard input (Being able t
Shuttle.rs Christmas Code Hunt 2023
๐ Shuttle.rs Christmas Code Hunt 2023 Submissions ๐ These are my submissions for the Christmas Code Hunt hosted by shuttle.rs This is using a custom
An online judge sandbox server in Rust, inspired by go-judge, for SAST OJ.
RsJudge An online judge sandbox server in Rust, inspired by go-judge, for SAST OJ. Table of Contents Features Build from source Prerequisites Build Fe
A parser combinator that is fully statically dispatched and supports both sync/async.
XParse A parser combinator that is fully statically dispatched and supports both sync & async parsing. How to use An example of a very simple JSON par
A simple endian-handling library for Rust
endi Yet another endian handling library for Rust. The approach is very similar to that of byteordered crate with its Endianness enum, except that end
Solutions of Advent-of-Code 2023 in Rust
Advent of Code 2023 in Rust If you've never heard of Advent of Code, you're missing out. Check it out now at adventofcode.com! I mostly do AoC puzzles
An extremely high performance logging system for clients (iOS, Android, Desktop), written in Rust.
Pinenut Log ไธญๆๆๆกฃ ใป English An extremely high performance logging system for clients (iOS, Android, Desktop), written in Rust. Overview Compression Pin
I got 99 problems, but a batch ain't one
Batch ain't one I got 99 problems, but a batch ain't one... Batch up multiple items for processing as a single unit. Why Sometimes it is more efficien
A library for creating/parsing Serenity slash commands.
Serenity Commands A library for creating/parsing Serenity slash commands. Usage See the examples directory for more examples. use serenity::all::{
wait what? generate your entire infra from rust macros
infra as macro translate rust structs to terraform at compile time // your infra is a macro static DB: Postgres = Postgres16! { host: "env.host",
Prisma2D - Fast, API agnostic, software only 2D graphics crate in pure Rust.
Prisma2D: Ultra-fast CPU 2D graphics Prisma2D is a blazingly fast, efficient yet minimal crate for basic 2D graphics on the CPU. for Rust. With Prisma
A library for working with alpaca.markets APIs, including the Broker API.
alpaca-rs, an unofficial Rust SDK for the Alpaca API (WIP) Features Easy to use - Minimal setup and no boilerplate. Cross-platform - can run on most p
Programming language just for fun, will kill LUA some day.
Loom Programming language just for fun, will kill LUA some day. Currently development of this language is algorithm driven. I'm trying to implement va
Tool to help you select inputs for making bitcoin transactions.
BDK Coin Selection bdk_coin_select is a tool to help you select inputs for making Bitcoin (ticker: BTC) transactions. It's got zero dependencies so yo
siamstr.com Nostr Address Provider written in Rust.
Siamstr Nostr Address Provider Running project Rust Toolchain You'll need to use the nightly Rust toolchain, and install the wasm32-unknown-unknown ta
๐ง WIP: API client crate for Bambu Lab printers
Bambulab API ๐ง WORK IN PROGRESS ๐ง This crate is still in development and not ready for production use. Breaking changes may occur at any time. bambu
Single-side boolean deserializers.
serde-bool Single value, true or false, boolean deserializers. Examples Supporting serde untagged enums where only one boolean value is valid, allowin
A rust library for sharing and updating arbitrary slices between threads, optimized for wait-free reads
atomicslice A Rust library for thread-safe shared slices that are just about as fast as possible to read while also being writable. Overview Use Atomi
A AV1 video decoder implemented in pure rust.
Rust AV1 Decoder A AV1 decoder implemented in pure rust. This is an experimental project currently in progress. Unlike existing projects, this is an A
Solutions to Advent of Code 2023 in Rust ๐
Advent of Code 2023 Solutions to Advent of Code 2023 in Rust ๐ Day Part 1 Part 2 Thoughts 1 โญ โญ As with most early advent of code challenges, it's mo
X/Twitter clone in Axum 0.7.1
X / Twitter Clone If we removed everything other than the basics of x/twitter, we have a micro-blogging platform with the following features which we'
Rust port of ffmpeg's native AAC encoder
raash ๐ช An attempt at RIIR-ing the native AAC encoder from ffmpeg. First, I used c2rust to translate all relevant C code into Rust, and I'm in the pr
A merkle-based token distributor for the Solana network that allows distributing a combination of unlocked and linearly unlocked tokens.
merkle-distributor A program for distributing tokens efficiently via uploading a Merkle root. Claiming Airdrop via CLI To claim via CLI instead of usi
๐๐ My Advent of Code 2023 solutions ๐โ
๐๐ My AOC 2023 solutions ๐ โ ๐ Table of contents ๐ Table of the days ๐ Goals โ Quickstart ๐ Table of the days Day Part 1 Part 2 Language 01 Toki
Tool to retrieve mev-share events data and scan for refunds onchain
MEV-Share Analysis This repository can be used to retrieve historical events sent to mev-share and scan for any refunds that were sent to the users. T
A pastebin that does just enough to be really useful.
Rocket Powered Pastebin (rktpb | paste.rs) A pastebin that does just enough to be really useful. Really fast, really lightweight. Renders markdown lik
awesome fullstack rust web framework, made by axum & shaku & yew
Awesome Rust Full Stack Web Framework With Axum && shaku && yew, this repository represents how can we construct new web server used by rust. Still in