Search
Items tagged with: programming
Woah, this is super useful 😍
🌀 **rgx** — TUI regex tester with real-time matching
💯 Supports multiple engines (Rust, fancy-regex, PCRE2) with live previews
🚀 Syntax highlighting, plain-English explanations, undo/redo, mouse support
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: github.com/brevity1swos/rgx
#rustlang #ratatui #tui #regex #terminal #devtools #programming #opensource
GitHub - brevity1swos/rgx: regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust.
regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust. - brevity1swos/rgxGitHub
Found a Rust library to send messages between threads! 🦀
🌀 **flume** — A safe and fast multi-producer, multi-consumer channel.
💯 Drop-in replacement for std::sync::mpsc with MPMC support and async APIs
⭐ GitHub: github.com/zesterer/flume
#rustlang #rust #concurrency #multithreading #systems #programming #opensource #tips #library
GitHub - zesterer/flume: A safe and fast multi-producer, multi-consumer channel.
A safe and fast multi-producer, multi-consumer channel. - zesterer/flumeGitHub