Packages
Browse packages indexed by the registry.
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.
RustyQLib is a lightweight yet robust quantitative finance library designed to price derivatives and perform risk analysis
RustyTrader is a Rust library for backtesting trading strategies. It is designed to be simple to use for a single stock or contracts.
A gui password manager in your terminal. Encrypted and secure.
This is work in progress!! The goal of this is to create a bridge between a wwise project and a rust application.
A platform agnostic I2C driver for Microchip's Crypto Authentication HW (i.e. secure element `ATECC608A`), written in pure Rust.
A terminal-based user interface for reading SCP Foundation entries
A custom hashing algorithm with complex random number generation based on SHA-256 principles
Squicd is a Domain-Specific Language (DSL) in Rust designed to simplify the creation of QUIC-based servers and clients for message passing.
STKLR: pronounced 'stickler'. Is a cli tool to automatically link functions, enums, structs, traits etc in rust-doc docstrings. I couldn't find a tool like this when I needed it so... here we are.
A safe version of ManuallyDrop with various features and options to track undefined behavior when working with ManuallyDrop.
A Schoology Rest API Wrapper
Second Welcome Library
a custom file system
a rust test
This package allow for the serialization and deserialization of things
A simple server launcher written in Rust
Example Server Using Rocket which has HTTP(S), WebSocket, DB and UDP Support