Packages
Browse packages indexed by the registry.
Rust-Graphix is a Rust library for mathematics. It includes support for matrices, both two-dimensional and three-dimensional, along with various matrix operations and methods.
A fluent CLI input crate for Rust, supporting all integer, float, bool, and string types; easier to use unlike the standard std::io
fast stegcracker
xCoder and data hisler library
Lightning-fast, lightweight API mock server with OpenAPI support and beautiful React dashboard
Rust prime number checker library now step 1 is importing create and calling function and put one parameter. This prameter data type is u32
A fun game where you guess what number the computer has chosen.
Rust project that includes file reading, image viewer, and simple calculator
A CLI app for my Proggramming Languages class's Rust Project
OthmaneMimouni (othmanemimouni)
RustPyNet is a crate designed to help use python inside multiple threads for small-medium workloads like calling fast execution callbacks and small-medium operations from multiple places in an orchestrated manner. RustPyNet is built on top of PyO3 and supports all PyO3 python operations, including basic responses for returning function results.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
A Rust library for quantitative finance.
Geometry package for RustSim_UVEX
A comprehensive, production-ready text analysis library and REST API server. Features 19+ professional writing analysis tools including grammar checking, readability metrics, passive voice detection, style scoring, and more. Provides both CLI and REST API interfaces with 6 specialized endpoints.
A tool for DB2 connectivity using CLI Driver
A simple game of BlackJack but with a twist
OthmaneMimouni (othmanemimouni)
A crate for making optimized modular neural networks in rust
By using this crate you can print counting.For used this crate write following lines in your main.rs. 'extern crate counter;' Rust_crate::counter(start value,end value);
Rust basic learning project
A package for calculating band, angle state, linear and nonlinear conductivities based on tight-binding models
Rust framework for symbolic and numerical computing:BVP ( Newton-Raphson frozen/damped/with collocations ), IVP( BDF, Radau, Backward Euler, LSODE, LSODA, RK45, DoPri), nonlinear equations ( Levenberg, Gavin) and more
Crate for the popular game Hangman
This is test RUST SDK
A terminal app for custom quizzes written in Rust
A simple CLI tool for performing basic calculations.
RustyEmitter is a basic implementation of a simple emitter. The module expose a Events trait with the on, off and emit methods, and a default implementation of that trait, called Emitter.