A simple local storage media library manager.
☆37Mar 21, 2025Updated 11 months ago
Alternatives and similar repositories for offflix
Users that are interested in offflix are comparing it to the libraries listed below
Sorting:
- A tiny pomodoro application done with egui.☆10Feb 25, 2023Updated 3 years ago
- mqtt client gui in rust☆15Feb 9, 2023Updated 3 years ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆14Sep 2, 2022Updated 3 years ago
- A bunch of shell scripts and small rust programs for my personal use☆12Feb 20, 2026Updated last week
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Another MessagePack implementation in Rust, this time with shiny new no_std serde☆13Dec 19, 2019Updated 6 years ago
- 🔩 Rust utilities, usable from Rust or Go☆16Dec 8, 2025Updated 2 months ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- A simple pet monitor for Linux.☆15Updated this week
- Previewer implementation for xplr using suckless tabbed and nnn preview-tabbed [no wayland]☆13Updated this week
- Personal NDS emulator. Can boot the shell and a couple games☆13Jan 9, 2024Updated 2 years ago
- enforce representation/class invariants in your Rust data structures☆12Feb 11, 2023Updated 3 years ago
- LDAP parser written in pure Rust. Fast, zero-copy, safe.☆13Jan 19, 2026Updated last month
- Notification daemon made in rust and qt☆36Oct 16, 2022Updated 3 years ago
- A prototype of a code editor built in Rust, using Iced for graphics☆60Mar 19, 2025Updated 11 months ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆17Jan 31, 2021Updated 5 years ago
- A desktop transcription software☆16Feb 2, 2026Updated last month
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Feb 22, 2023Updated 3 years ago
- An esoteric programming language where the program is a Git repository☆12Jan 21, 2022Updated 4 years ago
- Encode/Decode bytes as emoji base2048☆16Mar 18, 2024Updated last year
- Work-in-Progress NES / Famicon Image Editor & Map Creator☆16Jun 14, 2022Updated 3 years ago
- "Serialize" type info to a runtime tag based on serde data model.☆15Apr 17, 2023Updated 2 years ago
- ☆31Feb 1, 2023Updated 3 years ago
- A simple, TUI git management tool☆15Feb 5, 2023Updated 3 years ago
- Transfer your file from an air-gapped device to another, using only qrcode, no wifi/usb/bluetooth needed.☆17Nov 24, 2025Updated 3 months ago
- Cross-platform GPU-accelerated viewer for the Mandelbrot set and similar (escape-time) fractals☆11Sep 24, 2025Updated 5 months ago
- ASCII Roguelike prototype in Rust using bracket-lib & specs