Skip to content

    Community

    #rust
    Cubicle
    Profile picture for polymathematicspolymathematics
    Seance AI
    Profile picture for aestudioaestudio
    voicePerfect
    Profile picture for MartinBowlingMartinBowling
    Explore the Community HubSubmit a Deployment
    Community Hub
    Submit Deployment
    TOP TAGS
    #python
    #javascript
    #ai
    #apps
    #html
    #fun
    #game
    #simple
    #python3
    #java
    #cpp
    #bash
    #Css
    #c
    0xSaksham
    0xSaksham
    published a Repl
    28 days ago
    0
    Message Passing Using Threads
    Message Passing Using ThreadsThis Rust program demonstrates multi-threaded message passing using the std::sync::mpsc module. It spawns two threads, each sending messages through a channel to the main thread, which receives and prints them.
    sapnaspy
    sapnaspy
    published a Repl
    29 days ago
    0
    guess_number
    guess_numberIt's a CLI guess number game
    0xSaksham
    0xSaksham
    published a Repl
    1 month ago
    0
    tree_data_structure
    tree_data_structureThis repository showcases the creation of a tree structure in Rust using both strong and weak references. By leveraging Rc and Weak types, it manages node ownership efficiently while preventing memory leaks in cyclic structures. This approach ensures memory safety and reliability in managing complex tree operations, highlighting Rust's robust memory management capabilities.
    0xSaksham
    0xSaksham
    published a Repl
    1 month ago
    0
    Reference Cycle
    Reference CycleIt creates a Reference Cycle in Rust to create a type of memory leak
    justinbachtell
    justinbachtell
    published a Repl
    1 month ago
    0
    Caesar Cipher
    Caesar CipherA Caesar cipher (substitution/shift cipher) that shifts the letters of a message by a specified amount.
    codykarate23
    codykarate23
    published a Repl
    2 months ago
    0
    blossom killer V 1.2.1
    blossom killer V 1.2.1A program to get high scores in Blossom Daily Word Game (by Merriam Webster) Credit to dwyl on Github for the dictionary! https://github.com/dwyl/english-words
    brent18
    brent18
    published a Repl
    3 months ago
    0
    MQFlow
    MQFlow🌊💧 The MQFlow Calculator is a command-line tool developed in Rust, aimed at calculating fluid flow rates through a valve. Users are prompted to input the valve flow coefficient (Cv), the fluid's specific gravity, and the pressure drop (ΔP) across the valve. It calculates the flow rate using the formula "GPM equals Cv times the square root of (Delta P divided by Specific Gravity)" to output the flow rate in gallons per minute (GPM). This tool is particularly useful for educational purposes, system design, and troubleshooting scenarios.
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang