Links
AddRun LLMs Locally on Apple Silicon, Fast.
The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in OpenAI replacement. Works with Claude Code, Cursor, Aider.
Related contents:
a blog exclusively dedicated to historical and rare photographs. Each historical photograph has a story to tell, each of them documents a major event in human history, each photo is a way to grasp the full meaning of the past.
High-performance React Server Components framework powered by a Rust runtime, delivering 4x faster performance than Next.js with zero-config setup and universal NPM support.
Related contents:
Simple wireless router setup for Debian-based devices.
RaspAP is feature-rich wireless router software that just works on many popular Debian-based devices, including the Raspberry Pi. Our custom OS images, Quick installer and Docker container create a known-good default configuration for all current Raspberry Pis with onboard wireless. A fully responsive, mobile-ready interface gives you control over the relevant services and networking options. Advanced DHCP settings, WireGuard and OpenVPN support, SSL certificates, ad blocking, security audits, captive portal integration, themes and multilingual options are included.
Logiciel Open Source d'envoi de SMS par internet.
RaspiSMS est un système de gestion et d'envoi de SMS par ordinateur, initialement conçu pour les Raspberry Pi
RaspiSMS est une application web d'envoi et de réception de SMS, avec gestion des contacts et des groupes, le support de listes de diffusion dynamiques ou de SMS personnalisés.
L'application est compatible avec de nombreux services, depuis les API HTTP tiers jusqu'à l'utilisation d'un modem GSM avec une carte SIM.
Related contents:
Welcome to RasPwn OS, The intentionally vulnerable image for the Raspberry Pi.
Raspwn OS is a GNU/Linux distro in the spirit of Damn Vulnerable Linux and uses a Raspberry Pi 2B or 3 to emulate a vulnerable Linux Server. RasPwn was designed as a training tool and exists only to be attacked and pwned. Everything from the OS itself to the daemons and services to the web applications installed are all vulnerable to some degree. The idea is to provide a 'safe' (relatively) and affordable training environment and playground for hackers and pen-testers. By loading Raspwn OS and connecting to the Raspberry Pi via WiFi, one can practice pen-testing as well as both offensive and defensive hacking techniques without ever even getting on the internet for only around $50.
A Rust crate for cooking up Terminal User Interfaces. Rust library that's all about cooking up terminal user interfaces (TUIs) 👨🍳🐀
Ratatui is a crate for cooking up terminal user interfaces in Rust. It is a lightweight library that provides a set of widgets and utilities to build complex Rust TUIs. Ratatui was forked from the tui-rs crate in 2023 in order to continue its development.
Lidarr, Prowlarr, Radarr, Readarr, Sonarr, and Whisparr are collectively referred to as "*arr" or "*arrs". They are designed to automatically grab, sort, organize, and monitor your Music, Movie, E-Book, or TV Show collections for Lidarr, Radarr, Readarr, Sonarr, and Whisparr; and to manage your indexers and keep them in sync with the aforementioned apps for Prowlarr. This list aims to list all *arrs and things related to them
NoSQL Database. Life is an Adventure — Your Database Shouldn't Be.
ACID Document Database.
Related contents:
Snippet Explorer is a tool to easily browse and import Snippets directly to Raycast.
Select the Snippets by clicking on them. To select multiple, hold ⌘ or select them with your mouse. Then, click the “Add to Raycast” button. You can also download the Snippets as a JSON file, or copy the URL to share with others.
Related contents:
accessible html/css charts with markdown support.
The point of C💚SS.css is to allow easy creation of simple charts for documentation, data storytelling / journalism, etc. It features plots of 1-D lists, and has a custom markdown filter that converts suitably formatted lists directly to charts. It has no dependencies (other than a modern browser), and is very small compared to javascript based charting tools. The html is based on <ul> lists and will collapse back to readible lists in the absence of css support, making it accessible to all readers. It is open source and easily configurable according to project needs.
A reasonable configuration language.
RCL is a domain-specific language for generating configuration files and querying json documents. It extends json into a simple, gradually typed, functional programming language that resembles Python and Nix.
Related contents:
Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.
The library for web and native user interfaces.
Related contents:
- JUST FUCKING USE REACT.
- Just Use React @ Epic React.
- Reactivity is easy @ romgrk.
- Level Up React: Deep dive into state and useState @ 56kode.
- The History of React Through Code @ Playful Programming.
- React Server Components: How We Got Here @ Epic React.
- The Useless useCallback @ TkDodo's blog.
- Let's Write React Hooks From Scratch @ Playful Programming.
- Unlocking Web Workers with React: A Step-by-Step Guide @ Rahul's Blog.
- React Won by Default – And It's Killing Frontend Innovation @ Loren Stewart.
- React’s useTransition and state update reordering @ Jordan Eldredge.
- Cut styled-components into pieces: This is our last resort @ Sanity.
- You may be looking for a useSyncExternalStore @ swizec.com.
- Stop using .reverse().find(): meet findLast() @ Matt Smith.
- React <ViewTransition>: Smooth Animations Made Simple @ certificates.dev.
- The nuance of React rendering behaviour as it relates to children @ Black Sheep Code.
- Concurrent Hydration with useSyncExternalStore @ kurtextrem.
- Server and Client Component Composition in Practice @ Aurora Scharff.
- State-based vs Signal-based rendering @ Jovi De Croock.
- React Server Components: Do They Really Improve Performance? @ Developer Way.
- Using Atomic State to Improve React Performance in Deeply Nested Component Trees @ Harbor.
- Why startups choose React (and when you shouldn't) @ Evil Martians.
- dead framework theory @ AI Focus.
- Using Atomic State to Improve React Performance in Deeply Nested Component Trees @ Harbor.
- ChatGPT as My Coding Mentor: How I Learned React and Next.js as a Junior Developer @ iO tech_hub.
- Absolutely everything you need to know about act() in React tests @ HowToTestFrontend.
- Why use React? @ adactio.
- The next era of React has arrived: Here’s what you need to know @ LogRocket.
- React has finally solved its biggest problem: The joys of useEffectEvent @ LogRocket.
- useOptimistic Won't Save You @ Colum Kelly.
- Building Bulletproof React Components @ Shu Ding.
- Frontend Memory Leaks: A 500-Repository Static Analysis and Five-Scenario Benchmark Study @ StackInsight.
- Understanding Why React Fiber Exists @ Sanku.
- Start naming your useEffect functions, you will thank me later @ Neciu Dan.
- use(): The Hook That Breaks the Rules (On Purpose) @ Sascha Becker.
- I let React Compiler handle memoization: Here’s what actually broke @ LogRocket.
- React useOptimistic: Optimistic UI Patterns That Actually Work (2026) @ Carlos Oliva Pascual's dev.to.
💌 Build and send emails using React.
A collection of high-quality, unstyled components for creating beautiful emails using React and TypeScript.
Related contents:
Grab any element on in your app and give it to Cursor, Claude Code, etc.
By default coding agents cannot access elements on your page. React Grab fixes this - just point and click to provide context!
Simple React forms validation. Performant, flexible and extensible forms with easy-to-use validation.
An API for asynchronous programming with observable streams.
ReactiveX is a combination of the best ideas from the Observer pattern, the Iterator pattern, and functional programming.
Cute illustrations for React Apps.
React Kawaii is an open source library of cute SVG illustrations. Perfect if you want to give some cuteness to your React App.
React Kawaii is a library of cute illustrations that are easily customisable. They are ideal to give some cuteness and personality to your ReactJS application. Just pick an illustration and set the mood and it's done!
A community-curated database of the most popular and frequently updated React libraries.
Enterprise routing for React applications. Powerful, enterprise-grade routing for React applications Declarative & asynchronous route elements and data loaders, first-class Search Param APIs, nested-routing, code-splitting and so much more.
This project's goal is to be able to create a fully accessible material design styled website using React Components and SASS. With the separation of styles in SASS instead of inline styles, it should hopefully be easy to create custom components with the existing styles.
Learn once, write anywhere. A framework for building native applications using React .
React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
Related contents:
- Boost Your React Native App Start Time: Stop Shipping Lottie JSON Incorrectly @ Davyd NRB's dev.to.
- We Thought React Native Was the Answer — Until Our App Hit 190% CPU @ Motion Engineering Blog.
- Adopting Cross-Platform React Native at Scale: Zalando’s Learnings | Rene Eichhorn at RUC 2025 @ Callstack's YouTube.
- Accelerating Mobile App development at Zalando with Rendering Engine and React Native @ Zalando Engineering Blog.
- What I've learned from shipping 25+ mobile apps @ Joe Masilotti.
- The Rails developers' guide to mobile app frameworks @ Masilotti.com.
- The real cost of React Native animations: benchmarking every approach @ Expo.
- The Go-To Guide for Understanding Keyboards in React Native (Part 1) @ Margelo.
The free and open source React Native vibe coding IDE Text to mobile apps in seconds Ask chat anything, and turn your words into iOS, Android and web apps at the same time.
The React Native Vibe Code SDK lets you build text to mobile & web apps in seconds. A full suite of packages to run your your own vibe coding features or platform.
Routing and navigation for Expo and React Native apps.
A free Windows-compatible Operating System.
Imagine running your favorite Windows applications and drivers in an open-source environment you can trust. That's the mission of ReactOS
Event-driven, non-blocking I/O with PHP.
ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more.
The Query Builder Component for React.
React Query Builder is a fully customizable query builder component for React, along with a collection of utility functions for importing from, and exporting to, various query languages like SQL, MongoDB, and more.
Declarative routing for React.
React Router is a multi-strategy router for React bridging the gap from React 18 to React 19. You can use it maximally as a React framework or minimally as a library with your own architecture.
Related contents:
Scan for React performance issues and eliminate slow renders in your app.
React Scan automatically detects performance issues in your React app.
Scan for React performance issues and eliminate slow renders in your app.
React Scan "scans" your React app for problematic renders. It's just JavaScript, so you drop it in anywhere – script tag, npm, you name it!
bring your components to life with simple spring animation primitives
Simple React Component That Makes Titles More Readable.
Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. See it as a bookmark manager and a read later tool.
Related contents:
AI Web Infrastructure Platform.
Open source web infrastructure for AI. Scrape, crawl, and automate the web, clean markdown, browser sessions, ready for your agents.
Related contents:
Where You Read, Digest and Get Insight.
Readest is a modern, open-source ebook reader for immersive reading. Seamlessly sync your progress, notes, highlights, and library across macOS, Windows, Linux, Android, iOS, and the Web.
Related contents:
Drop-in SQL Caching for PostgreSQL and MySQL.
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
Related contents:
🕸 WebGL Graph Visualizations for React. WebGL-Powered Open-Source Network Graph Visualization.
a high-performance network graph visualization built in WebGL for React.
Favicon Generator for perfect icons on all browsers Favicon Generator. For real. All browsers All platforms
a coding agent you can leave running.
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.
One local engine, four ways in — terminal, desktop app, browser, or your editor over ACP. Plan mode, permissions, a workspace sandbox and per-turn checkpoints keep a long autonomous run something you can still read and undo.
Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecosystems.
The open source toolbox for resilient operations.
Rebound is a set of tools, ranging from a network injection fault proxy to a reliability automation platform, so people can rely on you being there when they need.
Related contents:
Tame your receipts. Open source, self hosted.
Receipt Wrangler is your easy-to-use, self-hosted receipt management solution. Simplify your expenses and take control of your financial data.
A composable charting library built on React components. Redefined chart library built with React and D3.
Compare Screen Recorders for Mac & Windows.
Related contents:
Open-source app for incredible screen recordings. Create polished product demo videos effortlessly.
Recordly is an open-source screen recorder that adds auto-zoom, smooth cursor animations and more to your videos. Expect bugs.
Recyclarr is a command-line application that will automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances.
Delete Your Social Media Posts. Delete your digital footprint. The only platform that allows you to automatically clean up your old posts from services like Twitter, Reddit, Facebook, Discord and more all in one place
Redash helps you make sense of your data. Make Your Company Data Driven. Connect and query your data sources, build dashboards to visualize data and share them with your company.
Redash is designed to enable anyone, regardless of the level of technical sophistication, to harness the power of data big and small. SQL users leverage Redash to explore, query, visualize, and share data from any data sources. Their work in turn enables anybody in their organization to use the data. Every day, millions of users at thousands of organizations around the world use Redash to develop insights and make data-driven decisions.
A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.
Red Flag Domains are lists of very recently registered probably malicious domain names in french TLDs. Data are published for security purposes only, and can be used to feed an automatic filtering solution like proxy. More details here.
redirection.io is a complete suite for optimizing your website traffic, user experience and SEO efficiency.
Log all your HTTP traffic, detect and fix errors in minutes. The perfect toolkit for SEO companies, marketing managers, CTOs or IT teams.
The Real-time Data Platform.
Related contents:
- How In-Memory Caching Works in Redis @ freeCodeCamp.
- Setup Redis Standalone with JSON and Search Modules on AKS with Binami Redis Using Custom Image to Allow Local Development @ Chaminda's DevOps Journey with MSFT.
- Episode #18: NoSQL Smackdown! @ Changelog Interviews.
- Redis Cluster Mode Explained: Complete Guide to Sharding & Hash Slots @ System Design Lab's YouTube.
Annuaire de la propriété des médias français.
En France, une poignée de grandes fortunes contrôle une large part de la presse. Cherchez un média ou un propriétaire ci-dessous, ou installez l'extension gratuite pour voir le propriétaire de chaque résultat dans Google.
Related contents:
📘 OpenAPI/Swagger-generated API Reference Documentation. Generate beautiful API documentation from OpenAPI.
Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions.