#rust
MXC is a sandbox system that runs untrusted code safely on Windows, Linux, and macOS with shared JSON settings and a TypeScript SDK. It helps you control files, network access, and UI use while giving you a safer way to test or run code; this can protect your computer and make automation easier to build. The project is still early preview, so its security rules are not yet final and should not be treated as fully trusted security boundaries.
https://github.com/microsoft/mxc
MXC is a sandbox system that runs untrusted code safely on Windows, Linux, and macOS with shared JSON settings and a TypeScript SDK. It helps you control files, network access, and UI use while giving you a safer way to test or run code; this can protect your computer and make automation easier to build. The project is still early preview, so its security rules are not yet final and should not be treated as fully trusted security boundaries.
https://github.com/microsoft/mxc
GitHub
GitHub - microsoft/mxc: Policy-driven, layered isolation and containment
Policy-driven, layered isolation and containment . Contribute to microsoft/mxc development by creating an account on GitHub.
#rust #ai_pipelines #ai_workflows #durable_execution #durable_functions #durable_workflows #postgresql
This tool runs long SQL jobs inside PostgreSQL and saves progress after each step, so a crash, restart, or failed step does not force you to start over. It helps you replace extra workers, queues, cron jobs, and status tables with one SQL-based workflow, making background work simpler, more reliable, and easier to track in the same database as your data.
https://github.com/microsoft/pg_durable
This tool runs long SQL jobs inside PostgreSQL and saves progress after each step, so a crash, restart, or failed step does not force you to start over. It helps you replace extra workers, queues, cron jobs, and status tables with one SQL-based workflow, making background work simpler, more reliable, and easier to track in the same database as your data.
https://github.com/microsoft/pg_durable
GitHub
GitHub - microsoft/pg_durable: PostgreSQL in-database durable execution
PostgreSQL in-database durable execution. Contribute to microsoft/pg_durable development by creating an account on GitHub.
#python #ann #avx512 #embedding #embeddings #faiss #nearest_neighbor #neon #python #quant #quantization #rag #rust #simd #turboquant #vector_search
turbovec is a fast, local vector search tool that stores large embedding sets in much less memory, can search faster than FAISS in many cases, and works with Python and Rust. It helps you build private RAG systems because data stays on your machine, while online adding, filtering, and stable IDs make it easier to grow, control, and update your index without retraining or rebuilding.
https://github.com/RyanCodrai/turbovec
turbovec is a fast, local vector search tool that stores large embedding sets in much less memory, can search faster than FAISS in many cases, and works with Python and Rust. It helps you build private RAG systems because data stays on your machine, while online adding, filtering, and stable IDs make it easier to grow, control, and update your index without retraining or rebuilding.
https://github.com/RyanCodrai/turbovec
GitHub
GitHub - RyanCodrai/turbovec: A vector index built on TurboQuant, written in Rust with Python bindings
A vector index built on TurboQuant, written in Rust with Python bindings - RyanCodrai/turbovec
#rust #adb #android #bloatware_list #bloatware_removal #debloat #debloater #debloating #privacy
Universal Android Debloater Next Generation is a tool that removes unnecessary Android system apps to improve privacy, speed, battery life, memory use, and even security by reducing the attack surface. It does not collect or send your data, and its only outside connections are to GitHub for app lists and update checks. For you, this means a cleaner phone that may run faster, use less power, and expose fewer risks, but it should be used carefully because changes can affect your device.
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
Universal Android Debloater Next Generation is a tool that removes unnecessary Android system apps to improve privacy, speed, battery life, memory use, and even security by reducing the attack surface. It does not collect or send your data, and its only outside connections are to GitHub for app lists and update checks. For you, this means a cleaner phone that may run faster, use less power, and expose fewer risks, but it should be used carefully because changes can affect your device.
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
GitHub
GitHub - Universal-Debloater-Alliance/universal-android-debloater-next-generation: Cross-platform GUI written in Rust using ADB…
Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device. - Universal-Debloater-Alliance/universal-andr...
#rust #agent #agent_orchestration #ai #ai_agents #claude_code #cli #codex #coding_agents #developer_tools #devtools #multiplexer #rust #terminal #terminal_multiplexer #terminal_ui #tmux #tui #workspace_manager
Herdr is a single Rust terminal multiplexer that lets you run multiple AI coding agents in real panes with live status tracking, showing exactly who is blocked, working, done, or idle. Your benefit is effortless management: you see all agents in one terminal, detach and reattach without losing work, and use mouse-native controls plus remote SSH access, so nothing dies when you close your laptop and you always know which agent needs help.
https://github.com/ogulcancelik/herdr
Herdr is a single Rust terminal multiplexer that lets you run multiple AI coding agents in real panes with live status tracking, showing exactly who is blocked, working, done, or idle. Your benefit is effortless management: you see all agents in one terminal, detach and reattach without losing work, and use mouse-native controls plus remote SSH access, so nothing dies when you close your laptop and you always know which agent needs help.
https://github.com/ogulcancelik/herdr
GitHub
GitHub - herdrdev/herdr: the runtime your coding agents live on
the runtime your coding agents live on. Contribute to herdrdev/herdr development by creating an account on GitHub.
🎃1
#rust #agents #container #sandbox
CubeSandbox is a secure, high-performance sandbox service for AI Agents that boots in under 60ms with less than 5MB memory overhead while providing hardware-level isolation. You gain a safe environment to run untrusted code without performance trade-offs, enabling you to deploy thousands of agents on a single node, seamlessly migrate from E2B without code changes, and protect credentials via a vault that keeps keys outside the sandbox.
https://github.com/TencentCloud/CubeSandbox
CubeSandbox is a secure, high-performance sandbox service for AI Agents that boots in under 60ms with less than 5MB memory overhead while providing hardware-level isolation. You gain a safe environment to run untrusted code without performance trade-offs, enabling you to deploy thousands of agents on a single node, seamlessly migrate from E2B without code changes, and protect credentials via a vault that keeps keys outside the sandbox.
https://github.com/TencentCloud/CubeSandbox
GitHub
GitHub - TencentCloud/CubeSandbox: Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.
Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents. - TencentCloud/CubeSandbox
#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 faster than Postgres and Clickhouse
Postgres rewritten in Rust, now faster than Postgres and Clickhouse - 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.
#rust #ai_tools #code_review #rust #tui
This is tuicr, a terminal code review tool with vim keybindings that lets you read diffs, add comments, and send reviews to GitHub, GitLab, clipboard, or stdout. It works with git, jj, and Mercurial, so you can review changes in one place and save time when checking code or sharing feedback.
https://github.com/agavra/tuicr
This is tuicr, a terminal code review tool with vim keybindings that lets you read diffs, add comments, and send reviews to GitHub, GitLab, clipboard, or stdout. It works with git, jj, and Mercurial, so you can review changes in one place and save time when checking code or sharing feedback.
https://github.com/agavra/tuicr
GitHub
GitHub - agavra/tuicr: a code review TUI with vim keybindings
a code review TUI with vim keybindings. Contribute to agavra/tuicr development by creating an account on GitHub.
👍1
#rust #markdown #nodejs #ocr_routing #pdf #pdf_classification #pdf_extraction #pdf_parser #python #rust #text_extraction
pdf-inspector is a fast Rust tool that checks whether a PDF has real text or is scanned, then extracts text and turns it into clean Markdown without OCR for text PDFs. It works in Python, Node.js, Rust, and browsers, and it is useful because it can save time and cost by skipping OCR, while still giving you searchable, copyable, well-structured output for reports, papers, invoices, and legal files.
https://github.com/firecrawl/pdf-inspector
pdf-inspector is a fast Rust tool that checks whether a PDF has real text or is scanned, then extracts text and turns it into clean Markdown without OCR for text PDFs. It works in Python, Node.js, Rust, and browsers, and it is useful because it can save time and cost by skipping OCR, while still giving you searchable, copyable, well-structured output for reports, papers, invoices, and legal files.
https://github.com/firecrawl/pdf-inspector
GitHub
GitHub - firecrawl/pdf-inspector: Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects…
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions. - firecrawl/pdf-inspector
❤1
#rust
celld is an open-source tool that lets you run Cloudflare Workers and Durable Objects on your own machines, with each object stored as its own SQLite database and synced through your S3-compatible bucket.[Text] This gives you easy scaling, less database contention, and smaller failure impact, while idle objects use almost no resources, which can help you save money and improve reliability.[Text]
https://github.com/denoland/celld
celld is an open-source tool that lets you run Cloudflare Workers and Durable Objects on your own machines, with each object stored as its own SQLite database and synced through your S3-compatible bucket.[Text] This gives you easy scaling, less database contention, and smaller failure impact, while idle objects use almost no resources, which can help you save money and improve reliability.[Text]
https://github.com/denoland/celld
GitHub
GitHub - denoland/celld: self-hosted, distributed Durable Objects
self-hosted, distributed Durable Objects. Contribute to denoland/celld development by creating an account on GitHub.
#rust #agent #ai #ai_agents #all_in_one #crm #crm_system #email #linear #mcp #messaging #notes #notion #office #rust #slack #slack_alternative #startup #startup_tools #typescript #workspace
Macro is an all-in-one workspace for teams that combines email, chat, docs, tasks, CRM, calls, and agents in one fast place, with shared team memory and links between everything. The benefit for you is less app-switching, faster teamwork, and easier finding of the right message, file, or task when you need it.
https://github.com/macro-inc/macro
Macro is an all-in-one workspace for teams that combines email, chat, docs, tasks, CRM, calls, and agents in one fast place, with shared team memory and links between everything. The benefit for you is less app-switching, faster teamwork, and easier finding of the right message, file, or task when you need it.
https://github.com/macro-inc/macro
GitHub
GitHub - macro-inc/macro: Macro is a unified workspace for teams: email, chat, docs, tasks, agents, calls, and CRM — @-linked together…
Macro is a unified workspace for teams: email, chat, docs, tasks, agents, calls, and CRM — @-linked together with shared AI memory. - macro-inc/macro
#rust
Switchyard is a Rust proxy and library for LLM traffic that lets coding agents keep using their normal OpenAI or Anthropic API while requests are routed to different model backends and translated as needed. It can also split traffic for testing, measure latency and errors, and use custom routing rules, which helps you run or compare models more easily without changing your agent setup.
https://github.com/NVIDIA-NeMo/Switchyard
Switchyard is a Rust proxy and library for LLM traffic that lets coding agents keep using their normal OpenAI or Anthropic API while requests are routed to different model backends and translated as needed. It can also split traffic for testing, measure latency and errors, and use custom routing rules, which helps you run or compare models more easily without changing your agent setup.
https://github.com/NVIDIA-NeMo/Switchyard
GitHub
GitHub - NVIDIA-NeMo/Switchyard: Switchyard lets LLM applications route traffic across models and providers while preserving native…
Switchyard lets LLM applications route traffic across models and providers while preserving native OpenAI and Anthropic API compatibility - enabling flexible model selection, benchmarking, and cost...
👍2❤1