booleancoercion / chat-rsLinks
A basic chat client and server made entirely in Rust.
☆9Updated last year
Alternatives and similar repositories for chat-rs
Users that are interested in chat-rs are comparing it to the libraries listed below
Sorting:
- Lightning Creations Compiler Frontend for various languages☆119Updated 6 months ago
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- ☆25Updated 3 years ago
- Linked list in rust... idk☆31Updated 2 years ago
- Macro assembler for Rust☆36Updated last year
- A kernel written in Rust☆92Updated 6 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆109Updated last year
- A small embeddable scripting language☆25Updated 3 years ago
- ☆87Updated last year
- Library to program vga hardware.☆58Updated 2 years ago
- Rust crate for parsing the limine boot protocol structures.☆57Updated 3 weeks ago
- [MOVED TO https://github.com/rust-community-discord/ferrisbot-for-discord] Rust programming language bot for Discord☆92Updated 11 months ago
- A minimal Kernel written in Rust☆43Updated 7 months ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- fn(Code) -> Docs☆85Updated 2 years ago
- Oxide Programming Language☆134Updated 3 years ago
- "goto" implementation for Rust☆101Updated 3 years ago
- Just a stack based language☆12Updated last year
- An operating system running the Ardaku engine.☆19Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Stochastically generates machine code☆96Updated this week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- String OS from User Space!☆11Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit