Projects with this topic
-
A tool for calculating and visualizing the "100 Doors" problem
Updated -
A simple Rust library to fetch your public IP address from pingmyip.io
Updated -
It's quite funny how poorly implemented this is. Libraries that do these operations usually work in highly parallelized environments (sometimes entirely on the GPU). But the beauty of doing it manually is the learning curve. (Vec Vec double heap indirections are a crime against humanity)
Updated -
A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.
Updated -
A rust crate for parsing MDF files that are used by MSSQL Server.
Updated -
The mono repository for the xlogic standalone library, services and command line tools.
Updated -
Match on patterns commutatively in Rust, reducing the use of duplicated patterns.
🦀 Updated -
Create keys, uuid's, timestamps, and more with Rust.
This repo is a mirror. For pull requests, releases, and issues, please visit https://github.com/njshockey/keysmith-rs .
Updated -
This is a personal experimental project to learn Rust programming.
UpdatedUpdated -
Memory efficient const-friendly types for SQLSTATE codes
Updated -
An extension for the Rust Diesel framework to support MySQL spatial datatypes.
Updated -
General template for building command line interface (CLI) using (and written in) Rust
Updated