Packages
Browse packages indexed by the registry.
A tool to search inside files
A simple and functional CLI music player.
(Took jbar code and added the following features - if nothing is inserted into the cargo run command the alive and dead cells are randomized for the game. - added using buttons + to speed up simulation and - to slow down simulation. - added alive cells colored green and dead cells gray- added Generation counter- added seeing the delay for speed tracking min = 100 max = infinite)
Rust CLI project for Programming Language course
CLI Project in Rust
The daily NYT Connections puzzle, right from your command line!
A lightweight, descriptive error enumeration for Rust projects, designed to handle common file system operations, data validation, and custom error messaging.
few basic sums of maths !!!
A very basic CLI utility tool.
A Blockchain For Social Media and Web of Trust
This library allows validation of common data like encodings, cryptocurrency addresses, email addresses, and phone numbers using regex.
A general algorithm to enable cantor pairing and unpairing between usizes. I'm not responsible for any damages if this code breaks GL GG
A library for Cargo by danielshih lab
Una librería para modelar conceptos artísticos.
Build hierarchical Cartesian coordinate systems to easily transform poses.
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory.
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.
Christmas tree!
A Rust library for downloading and managing ChromeDrivers.
circle of area function
Advanced financial time series forecasting library using LSTM, GRU, and CNN-LSTM neural networks for price prediction with Rust and Burn
A libary to generate x86-64Bit machine code (like LLVM)
A WIP Coinbase commerce SDK for Rust
A small crate for coloring text for rust
A library for all sorts of stuff!
Command line interface with some tools
a minimalistic but efficient radix tree implementation with extra prefix support
a library for performing operations on ComplexNumbers
a library for performing operations on complex numbers in which the magnitude of the real and imaginary parts are provided in f64 datatype.
My first RUST API
ConsistentHashing Alogrithm in Rust
A simple console engine in order to make console applications (Very Unfinished)
A rust contact book
Chord downloading from Ultimate Guitar and synching with media player
FFI bindings for CoreFoundation
This is a markdown parser libary
By using this crate you can print counting.For use this crate you can writer these lines in your project main.rs file. 'extern crate Counting_Crate; ' , 'Counting_Crate::counter(start value,end value); '