Fast TypeScript Analyzer
FTA (Fast TypeScript Analyzer) is a super-fast TypeScript static analysis tool written in Rust. It captures static information about TypeScript code and generates easy-to-understand analytics that tell you about complexity and maintainability issues that you may want to address.
FTA uses swc
to parse your code then runs various analytical routines against it to understand how complex and maintainable it is likely to be. JavaScript code is also supported.
GPUI Component
Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
Token-Oriented Object Notation (TOON)
Token-Oriented Object Notation is a compact, human-readable format designed for passing structured data to Large Language Models with significantly reduced token usage. It's intended for LLM input, not output.
TOON's sweet spot is uniform complex objects – multiple fields per row, same structure across items. It borrows YAML's indentation-based structure for nested objects and CSV's tabular format for uniform data rows, then optimizes both for token efficiency in LLM contexts.
A secure dotenv – from the creator of dotenv
Plaintext .env files have been a major attack vector, but they've also been undeniably useful – even AWS uses them.1 What if you could encrypt them? Now you can with dotenvx. Dotenvx encrypts your .env files – limiting their attack vector while retaining their benefits. It's free, open-source, and built and maintained by the creator of the original dotenv. – Scott (Mot) Motte
fnoxFort Knox for your secrets
Manage secrets with encryption or cloud providers - or both!
speak into any text field
the free and open source app for speech to text
Local PDF Tools
Compress, merge, and split PDF files locally in your browser using Ghostscript WebAssembly. No uploads required - everything stays on your device.
Deep Eye 🔍
An advanced AI-driven vulnerability scanner and penetration testing tool that integrates multiple AI providers (OpenAI, Grok, OLLAMA, Claude) with comprehensive security testing modules for automated bug hunting, intelligent payload generation, and professional reporting.
Discover Open Source Alternatives to Popular Software
Over 1 million users replaced their proprietary tools with open source software. Discover the best alternatives and join the movement.
Self-hosting with superpowers.
An open-source & self-hostable alternative to Vercel, Heroku, Netlify and Railway for easily deploying websites, databases, web applications and 280+ one-click services to your own server.
Welcome to Dokploy
Dokploy is a open source alternative to Heroku, Vercel, and Netlify.
Dokploy is a stable, easy-to-use deployment solution designed to simplify the application management process. Think of Dokploy as your free self hostable alternative to platforms like Heroku, Vercel, and Netlify, leveraging the robustness of Docker and the flexibility of Traefik.
Yet another remote desktop solution, written in Rust. Works out of the box with no configuration required. You have full control of your data, with no concerns about security. You can use our rendezvous/relay server, set up your own, or write your own rendezvous/relay server.
Introduction
SilverBullet is a tool to develop, organize, and structure your personal knowledge and to make it universally accessible across your devices.
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from SaaSS providers.
This is a list of Free Software network services and web applications which can be hosted on your own server(s). Non-Free software is listed on the Non-Free page.
- https://www.kernel.org/doc/html/latest/filesystems/f2fs.html
- https://lwn.net/Articles/518988/
- https://korben.info/f2fs-systeme-de-fichiers-pense-raspberry-pi-linstaller.html
et - https://korben.info/monter-tmpfs-linux.html
- https://www.magdiblog.fr/divers/comment-prolonger-la-duree-de-vie-de-vos-cartes-sd-sur-raspberry-pi/
- https://doc.ubuntu-fr.org/tmpfs
- https://github.com/FPGArtktic/GnuRAMage?tab=readme-ov-file
Parce que la vitesse ça compte:
(a tester)
f3 - Fight Flash Fraud
TL;DR:
f3write /directory
f3read /directory
f3 is a simple tool that tests flash cards capacity and performance to see if they live up to claimed specifications. It fills the device with pseudorandom data and then checks if it returns the same on reading.
F3 stands for Fight Flash Fraud, or Fight Fake Flash.
Tracy Profiler
Sponsor
A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.
Tracy supports profiling CPU (Direct support is provided for C, C++, Lua, Python and Fortran integration. At the same time, third-party bindings to many other languages exist on the internet, such as Rust, Zig, C#, OCaml, Odin, etc.), GPU (All major graphic APIs: OpenGL, Vulkan, Direct3D 11/12, Metal, OpenCL, CUDA.), memory allocations, locks, context switches, automatically attribute screenshots to captured frames, and much more.
wifitui 🛜✨
wifitui is a fast, featureful, and friendly replacement for nmtui.
alkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever.