Packages
Browse packages indexed by the registry.
Unify is a simple build script CLI-tool meant to simplify the compilation of large codebases
Base types for the UniversalUI framework.
Native platform functionality for the UniversalUI framework. Examples include windowing and events, file management and notifications.
A small package for calling a function at a desired interval
A crate with a bunch of "useful" math features all in one place if you want specific math functions/structs I reccomend finding those specific crates NOTE:INCOMPLETE DO NOT USE IT LITERALLY DOES NOTHING also simpler functions such as getting the absolute value of a number, powers, ect. check out the num crate for that stuff
use it
Client application for VaultAPI server.
Versatile logging library.
Vibe Protocol is a secure, decentralized, and privacy-focused messaging protocol. Its designed using Sodium, Base64, and other cryptographic libraries to ensure the highest level of security and privacy.
A music player for the Lyrion Music Server
Multi-target game engine / graphics library
Simplifying webview
Vrustify is a versatile validation library, written in the Rust programming language, enabling the validation of data such as emails, URLS, phone numbers, and passwords. This efficient tool ensures the reliability of your input data and helps to maintain application quality at its highest.
Rust Vulkan Loader based on earthtraveller1/Vulkan-Loader-sys-rs
This is my random coin flip assignment for W11S1 Rust class.
Fastfetch but for weather
CGI and Cookies in Rust
A simple web server that use tcp to deal request and return smoe simple content
my first crate
A CLI application with various commands using a random number generator.
A lightweight CLI to rapidly generate When2Meet Forms
An app that allows you to play either NYT's Wordle or LaPalabradelDia in your CLI. The word of the day in both versions are synchronized with the actual webpages solutions as well as having the same dictionaries to check for valid words.
A two-level BTree with fast iteration and indexing operations
An experimental cross-platform dynamic strong-typed programming language written in Rust.
Parser that converts simple XML language text to a string in JSON format written on Rust.
A geometry library. Includes computational geometry.
Quantum Computing yield simulations
YourD apps's game engine
Minimalist and interactive music backup tool
A tool that monitors for new video or audio files, sends them for transcription, then summaries the docs and adds them to an obsidan vault
My first crate.
Simple interface for making TCP-based HTTP requests in Rust. It supports both `GET` and `POST` requests with configurable headers and payloads.