#typescript #agents #ai #code_editor #linux #macos #reactjs #rust #tauri #terminal #windows #xterm_js
Terax is a tiny, open-source developer workspace that combines a terminal, code editor, file explorer, source control, web preview, and an AI side-panel in one ~7 MB app. It runs fast on macOS, Linux, and Windows with no account, no telemetry, and supports both cloud AI (with your own keys) and offline local models. You get a smoother, faster dev experience without heavy IDEs, while keeping full control over your code and AI choices.
https://github.com/crynta/terax-ai
Terax is a tiny, open-source developer workspace that combines a terminal, code editor, file explorer, source control, web preview, and an AI side-panel in one ~7 MB app. It runs fast on macOS, Linux, and Windows with no account, no telemetry, and supports both cloud AI (with your own keys) and offline local models. You get a smoother, faster dev experience without heavy IDEs, while keeping full control over your code and AI choices.
https://github.com/crynta/terax-ai
GitHub
GitHub - crynta/terax-ai: Lightweight (7MB) Terminal-first AI-native dev workspace
Lightweight (7MB) Terminal-first AI-native dev workspace - crynta/terax-ai
#rust #ai_assisted_development #database #postgres #postgresql #rust
pgrust is a new version of Postgres rewritten in Rust that matches Postgres 18.3 behavior across 46,000+ tests and can boot from your existing Postgres data directory. A coming update will pass 100% of Postgres tests, use a thread-per-connection model, run 50% faster on transactions and ~300× faster on analytics than current Postgres, giving you safer upgrades, easier internal changes via Rust and AI, and significantly faster query performance for both transactional and analytical workloads without replacing your data files .
https://github.com/malisper/pgrust
pgrust is a new version of Postgres rewritten in Rust that matches Postgres 18.3 behavior across 46,000+ tests and can boot from your existing Postgres data directory. A coming update will pass 100% of Postgres tests, use a thread-per-connection model, run 50% faster on transactions and ~300× faster on analytics than current Postgres, giving you safer upgrades, easier internal changes via Rust and AI, and significantly faster query performance for both transactional and analytical workloads without replacing your data files .
https://github.com/malisper/pgrust
GitHub
GitHub - malisper/pgrust: Postgres rewritten in Rust, now passing 100% of the Postgres regression tests
Postgres rewritten in Rust, now passing 100% of the Postgres regression tests - malisper/pgrust
🤔4
#rust #ai_agents #cli #developer_tools #git #rust #safety
dcg is a high-performance security hook that blocks destructive commands (like `rm -rf` or `git reset --hard`) before AI coding agents execute them, protecting your work from accidental deletion across tools like Claude Code, Copilot, and Cursor. By installing dcg, you prevent catastrophic mistakes that could destroy hours of uncommitted code in seconds, while the tool offers zero-config protection, sub-millisecond speed, and clear suggestions for safer alternatives so you can work confidently without losing your progress.
https://github.com/Dicklesworthstone/destructive_command_guard
dcg is a high-performance security hook that blocks destructive commands (like `rm -rf` or `git reset --hard`) before AI coding agents execute them, protecting your work from accidental deletion across tools like Claude Code, Copilot, and Cursor. By installing dcg, you prevent catastrophic mistakes that could destroy hours of uncommitted code in seconds, while the tool offers zero-config protection, sub-millisecond speed, and clear suggestions for safer alternatives so you can work confidently without losing your progress.
https://github.com/Dicklesworthstone/destructive_command_guard
GitHub
GitHub - Dicklesworthstone/destructive_command_guard: The Destructive Command Guard (dcg) is for blocking dangerous git and shell…
The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents. - Dicklesworthstone/destructive_command_guard
#rust
Jellium Desktop is an unofficial, fast desktop app for watching your Jellyfin media on Linux, macOS, and Windows. It uses modern video tech (CEF and mpv) to improve performance compared to older versions. You benefit by getting a reliable, high-quality streaming experience with easy downloads for your specific computer type, including Apple Silicon and Intel macOS, plus Windows and Linux options, without needing to pay or use official support.
https://github.com/andrewrabert/jellium-desktop
Jellium Desktop is an unofficial, fast desktop app for watching your Jellyfin media on Linux, macOS, and Windows. It uses modern video tech (CEF and mpv) to improve performance compared to older versions. You benefit by getting a reliable, high-quality streaming experience with easy downloads for your specific computer type, including Apple Silicon and Intel macOS, plus Windows and Linux options, without needing to pay or use official support.
https://github.com/andrewrabert/jellium-desktop
GitHub
GitHub - andrewrabert/jellium-desktop: An unofficial desktop client for Jellyfin
An unofficial desktop client for Jellyfin. Contribute to andrewrabert/jellium-desktop development by creating an account on GitHub.
#rust
Topcoat is an experimental, full-stack Rust framework that lets you build modern web apps with instant client interactivity without WebAssembly or separate build steps. It renders all markup on the server, so your components can directly query databases and skip the traditional API layer, while `$()` expressions run as type-checked Rust on the server and translate to JavaScript for instant browser updates. You get module-based routing, built-in Tailwind CSS, editable UI components, and asset bundling. The benefit is faster development with less boilerplate, simpler code, and high performance leveraging Rust’s safety and Tokio’s concurrency.
https://github.com/tokio-rs/topcoat
Topcoat is an experimental, full-stack Rust framework that lets you build modern web apps with instant client interactivity without WebAssembly or separate build steps. It renders all markup on the server, so your components can directly query databases and skip the traditional API layer, while `$()` expressions run as type-checked Rust on the server and translate to JavaScript for instant browser updates. You get module-based routing, built-in Tailwind CSS, editable UI components, and asset bundling. The benefit is faster development with less boilerplate, simpler code, and high performance leveraging Rust’s safety and Tokio’s concurrency.
https://github.com/tokio-rs/topcoat
GitHub
GitHub - tokio-rs/topcoat: A batteries-included framework for building web apps
A batteries-included framework for building web apps - tokio-rs/topcoat
❤1👍1
#rust #gguf #llm #localai #mlx #skill #unsloth
llmfit is a free terminal tool that automatically checks your computer’s RAM, CPU, and GPU to tell you exactly which large language models will run well on your machine, ranking them by fit, speed, quality, and context. It supports both an interactive visual interface and a command-line mode, works with multi-GPU setups, and suggests the best quantization levels so you never waste time or storage downloading models that won’t work. This saves you from guesswork, trial-and-error testing, and wasted bandwidth, giving you immediate, reliable recommendations for the best local AI models for your specific hardware.
https://github.com/AlexsJones/llmfit
llmfit is a free terminal tool that automatically checks your computer’s RAM, CPU, and GPU to tell you exactly which large language models will run well on your machine, ranking them by fit, speed, quality, and context. It supports both an interactive visual interface and a command-line mode, works with multi-GPU setups, and suggests the best quantization levels so you never waste time or storage downloading models that won’t work. This saves you from guesswork, trial-and-error testing, and wasted bandwidth, giving you immediate, reliable recommendations for the best local AI models for your specific hardware.
https://github.com/AlexsJones/llmfit
GitHub
GitHub - AlexsJones/llmfit: Hundreds of models & providers. One command to find what runs on your hardware.
Hundreds of models & providers. One command to find what runs on your hardware. - AlexsJones/llmfit
👍2
#rust #docker #game_server #gamedev #minecraft #minecraft_bedrock_edition #minecraft_protocol #minecraft_server #networking #rust #server
Pumpkin is a Minecraft server built in Rust that focuses on speed, low memory use, security, and customization. It supports Java and Bedrock and includes features like world loading, player movement, commands, RCON, and plugin support in progress. This can benefit you by giving you a faster, lighter server that may start quickly, use less RAM, and be easier to tune for the features you actually need.
https://github.com/Pumpkin-MC/Pumpkin
Pumpkin is a Minecraft server built in Rust that focuses on speed, low memory use, security, and customization. It supports Java and Bedrock and includes features like world loading, player movement, commands, RCON, and plugin support in progress. This can benefit you by giving you a faster, lighter server that may start quickly, use less RAM, and be easier to tune for the features you actually need.
https://github.com/Pumpkin-MC/Pumpkin
GitHub
GitHub - Pumpkin-MC/Pumpkin: Empowering everyone to host fast and efficient Minecraft servers.
Empowering everyone to host fast and efficient Minecraft servers. - Pumpkin-MC/Pumpkin
👍1
#rust #chrome_extension #developer_tools #english_language #grammar_checker #nodejs #react #rust #svelte #webassembly
Harper is a private, fast English grammar checker that is meant to feel “just right.” It checks text in milliseconds, uses far less memory than heavy tools, and can even run in a browser with WebAssembly. The benefit to you is quicker editing, lower computer load, and better privacy, since your writing is not sent to outside servers.
https://github.com/Automattic/harper
Harper is a private, fast English grammar checker that is meant to feel “just right.” It checks text in milliseconds, uses far less memory than heavy tools, and can even run in a browser with WebAssembly. The benefit to you is quicker editing, lower computer load, and better privacy, since your writing is not sent to outside servers.
https://github.com/Automattic/harper
GitHub
GitHub - Automattic/harper: Offline, privacy-first grammar checker. Fast, open-source, Rust-powered
Offline, privacy-first grammar checker. Fast, open-source, Rust-powered - Automattic/harper
#rust
Buzz is a self-hosted workspace where people and AI agents work in the same place, using one shared event log, one identity model, and full audit trails. It helps you ask questions with proof, let agents triage bugs safely, turn branches into rooms, and keep chat, code, workflows, and approvals together. For you, this means less tool switching, better context, and easier tracking of what happened and why.
https://github.com/block/buzz
Buzz is a self-hosted workspace where people and AI agents work in the same place, using one shared event log, one identity model, and full audit trails. It helps you ask questions with proof, let agents triage bugs safely, turn branches into rooms, and keep chat, code, workflows, and approvals together. For you, this means less tool switching, better context, and easier tracking of what happened and why.
https://github.com/block/buzz
GitHub
GitHub - block/buzz: A hive mind communication platform
A hive mind communication platform. Contribute to block/buzz development by creating an account on GitHub.
#rust
This is a multiplayer fantasy game where people and AI agents play by the same rules in the same world, using the same interface. Its benefit is simple: you can jump into a real-time 3D world with housing, combat, maps, and chat, while the shared server rules help keep play fair and consistent for everyone.
https://github.com/Julian-adv/OpenMMO
This is a multiplayer fantasy game where people and AI agents play by the same rules in the same world, using the same interface. Its benefit is simple: you can jump into a real-time 3D world with housing, combat, maps, and chat, while the shared server rules help keep play fair and consistent for everyone.
https://github.com/Julian-adv/OpenMMO
GitHub
GitHub - Julian-adv/OpenMMO
Contribute to Julian-adv/OpenMMO development by creating an account on GitHub.