SuperInstall - A simple and modern Linux GUI to manage .deb, AppImage, Flatpak, and Snap without the terminal
https://redd.it/1qwnbfe
@r_CoolGithubProjects
https://redd.it/1qwnbfe
@r_CoolGithubProjects
Tabularis: a lightweight open-source database manager focused on UX
https://github.com/debba/tabularis
https://redd.it/1qwt75c
@r_CoolGithubProjects
https://github.com/debba/tabularis
https://redd.it/1qwt75c
@r_CoolGithubProjects
GitHub
GitHub - debba/tabularis: A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable…
A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics. - debba/tabularis
tomldir - crate for loading TOML configuration files into map-based structures
https://crates.io/crates/tomldir
https://redd.it/1qwv6v8
@r_CoolGithubProjects
https://crates.io/crates/tomldir
https://redd.it/1qwv6v8
@r_CoolGithubProjects
crates.io
crates.io: Rust Package Registry
IPSpot v0.8: Retrieve IPv4/IPv6 Addresses with Geolocation Data
https://github.com/openscilab/ipspot
https://redd.it/1qwsotv
@r_CoolGithubProjects
https://github.com/openscilab/ipspot
https://redd.it/1qwsotv
@r_CoolGithubProjects
GitHub
GitHub - openscilab/ipspot: IPSpot: Retrieve IPv4/IPv6 Addresses with Geolocation Data
IPSpot: Retrieve IPv4/IPv6 Addresses with Geolocation Data - openscilab/ipspot
Crossview: Finally Seeing What’s Really Happening in Your Crossplane Control Plane
https://redd.it/1qwxn85
@r_CoolGithubProjects
https://redd.it/1qwxn85
@r_CoolGithubProjects
I built an open-source web app to track motorsport schedules
https://redd.it/1qx0sz3
@r_CoolGithubProjects
https://redd.it/1qx0sz3
@r_CoolGithubProjects
[FerroTunnel] Rust-Powered Secure Tunneling
https://github.com/MitulShah1/ferrotunnel
https://redd.it/1qx9kys
@r_CoolGithubProjects
https://github.com/MitulShah1/ferrotunnel
https://redd.it/1qx9kys
@r_CoolGithubProjects
GitHub
GitHub - MitulShah1/ferrotunnel: Secure, embedded, API-first tunneling with public URLs, acting as a lightweight ingress and HTTP…
Secure, embedded, API-first tunneling with public URLs, acting as a lightweight ingress and HTTP proxy focused on low-latency forwarding - MitulShah1/ferrotunnel
Palimpseste – An open source "social network" for public domain literature (Vanilla JS + Supabase)
https://github.com/vicoolz/palimpseste
https://redd.it/1qxdpu0
@r_CoolGithubProjects
https://github.com/vicoolz/palimpseste
https://redd.it/1qxdpu0
@r_CoolGithubProjects
GitHub
GitHub - vicoolz/palimpseste: literary social media
literary social media. Contribute to vicoolz/palimpseste development by creating an account on GitHub.
I developed a small 5G Far Field calculator as part of a 5G Test Automation project. This tool is designed to support automated radio-level validation in 5G testing
https://github.com/nidalaburaed/5GBTSFarFieldCalculator
https://redd.it/1qxfofp
@r_CoolGithubProjects
https://github.com/nidalaburaed/5GBTSFarFieldCalculator
https://redd.it/1qxfofp
@r_CoolGithubProjects
GitHub
GitHub - nidalaburaed/5GBTSFarFieldCalculator
Contribute to nidalaburaed/5GBTSFarFieldCalculator development by creating an account on GitHub.
Vpomodoro - Modern And Feature Rich Pomodoro App With Support For Multipe Themes, Custom Activities And More.
https://redd.it/1qxgb55
@r_CoolGithubProjects
https://redd.it/1qxgb55
@r_CoolGithubProjects
I built a small experiment: no accounts, no feeds, posts disappear after 24h (beta)
https://redd.it/1qxjw3g
@r_CoolGithubProjects
https://redd.it/1qxjw3g
@r_CoolGithubProjects
Stik — instant thought capture for macOS. Tauri 2.0, Rust, React, on-device AI. MIT license.
https://redd.it/1qxwz49
@r_CoolGithubProjects
https://redd.it/1qxwz49
@r_CoolGithubProjects
docrawl: A crawler that turns documentation sites into clean markdown for RAG pipelines
https://youtu.be/aEBA0nFWaPE
https://redd.it/1qxx140
@r_CoolGithubProjects
https://youtu.be/aEBA0nFWaPE
https://redd.it/1qxx140
@r_CoolGithubProjects
YouTube
Documentation Focused Crawler for RAGs, HTML to MARKDOWN
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Ping from scratch
https://github.com/Soumyo001/cpp-icmp-ping
https://redd.it/1qy5u7d
@r_CoolGithubProjects
https://github.com/Soumyo001/cpp-icmp-ping
https://redd.it/1qy5u7d
@r_CoolGithubProjects
GitHub
GitHub - Soumyo001/cpp-icmp-ping: A minimal ICMP Ping implementation in C++ featuring raw sockets, checksum calculation, ICMP/IP…
A minimal ICMP Ping implementation in C++ featuring raw sockets, checksum calculation, ICMP/IP packet construction. Designed for developers learning low-level networking and system programming. - S...