Awesome List Updates on May 26 - Jun 01, 2025
35 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Svelte
UI Libraries
- Svelte Animations - Consist of Svelte Magic UI, Svelte Aceternity UI, Svelte Luxe Components over 200+ Free Animation Components & 2 Templates
- Svelte Marketing Blocks - A powerful library of 100+ marketing and UI blocks built using Shadcn Svelte, Tailwind CSS v4, and Svelte 5.
Forms
- svelte-form-builder (⭐75) - A No-code Drag n Drop Form Builder built for Svelte.
- Svelte Form Builder - Create forms with Shadcn Svelte, Superforms and ZOD | Valibot Schema within minutes.
2. Awesome Windows
Productivity
- Saga Reader (⭐293) - A Blazing-Fast and Extremely-Lightweight Internet Reader driven by AI.Supports fetching of search engine information and RSS.
3. Awesome Privacy
Password Managers
- CarryPass - Zero-knowledge PWA password manager with deterministic generation, encrypted vaults, and team collaboration. (Source (⭐8))
MIT
4. Awesome Elixir
Artificial Intelligence
- AshAI (⭐102) - AI and LLM toolkit for Ash applications. MCP server, MCP dev tools, vector embeddings, chat interfaces, and more.
HTTP
- req (⭐1.2k) - A batteries-included HTTP client for Elixir.
5. Discount for Student Dev
Programming Help
- GitHub Copilot [FREE] - Free access to Copilot Pro while you're a student. To enable Copilot Pro, go to your account settings and under Code, planning, and automation, select Copilot to sign up for free. Or click on the link below to claim the offer.
6. Awesome Postgres
Contents / CLI
- pdot - Visualize and explore database structures in your shell, from high-context views of the foreign key graph to trigger cascades, role inheritance and permissions, and many more
Contents / Docker images
- paradedb/paradedb - ParadeDB is Postgres for Search and Analytics. Based on the Bitnami Postgres container with pg_search and pg_analytics Postgres extensions.
7. Awesome Openstreetmap
Libraries / JavaScript
- osm-pbf-parser-node (⭐18) - Streaming OpenStreetMap PBF parser for Node.js.
8. Awesome Geek Podcasts
In English
- Life In Flux - Ran Segall chats weekly with some of the mentors, students, and friends of Flux Academy. Talking about design, business, life and everything in between.
- pragmatism In Practice - Pragmatism In Practice is a podcast series for business and technology leaders.
9. Awesome Typescript
Web / Playground
- 🐙 GOUI (⭐6) - Open source User Interface library with lots of components for building web applications
10. Free for Dev
APIs, Data, and ML
- Namekit - AI-powered domain discovery – find available, standard-price names instantly. Free daily queries.
Tools for Teams and Collaboration
- DevToolLab — Online developer tools offering free access to all basic tools, with the ability to auto save one entry per tool, standard processing speed, and community support.
Monitoring
- checklyhq.com - Open source E2E / Synthetic monitoring and deep API monitoring for developers. Free plan with one user and 10k API & network / 1.5k browser check runs.
11. Awesome D
Version Managers
- dvm (⭐58) - A small tool to install and manage DMD (self-hosting) compiler.
- ldcup (⭐1) - A small tool to install and manage LDC2 (LLVM backend) compiler.
12. Awesome Keycloak
Community Extensions
13. Awesome Capacitor
- Native Market (⭐7) - A native market plugin for linking to google play or app store.
- Native Biometric (⭐54) - This plugin gives access to the native biometric apis for android and iOS
- Camera Preview (⭐17) - Camera preview
- Updater (⭐609) - Live update for capacitor apps
- Uploader (⭐15) - Background Uploader for capacitor apps
- Purchases (⭐192) - In-app Subscriptions Made Easy with RevenueCat sdk
- Flash (⭐15) - Switch the Flashlight / Torch of your device.
- Screen Recorder (⭐13) - Record device's screen
- Crisp (⭐8) - Crisp native SDK for capacitor
- Native Geocoder (⭐28) - Capacitor plugin for native forward and reverse geocoding
- In App Browser (⭐91) - Capacitor plugin in app browser
- Mute (⭐7) - Detect if the mute switch is enabled/disabled on a device
- Native Audio (⭐47) - A native plugin for native audio engine
- Shake (⭐12) - Detect shake gesture in device
- Navigation Bar (⭐12) - Set navigation bar color for android lolipop and higher
- IVS Player (⭐3) - Ivs player for capacitor app
- Indicator (⭐1) - hide and show home button indicator in Capacitor app
- Native Purchases (⭐12) - In-app Subscriptions Made Easy
- Data Storage (⭐88) - Capacitor SQLite Storage
- Usage Stats Manager (⭐0) - Capacitor plugin for android usage stats manager
- Streamcall (⭐3) - Capacitor plugin for streamcall
- Social Login (⭐104) - Capacitor plugin for social login
- JW Player (⭐2) - Capacitor plugin for jw player
- Ricoh360 Camera (⭐0) - Capacitor plugin for ricoh360 camera
- Autofill save password (⭐4) - Capacitor plugin to save login into device password managager
14. Awesome Agi Cocosci
Domain Specific Language / Design Practises
- Abstract Hardware Grounding Towards the Automated Design of Automation Systems - ICIRA'24, 2024. [All Versions]. [Preprint]. Crafting automation systems tailored for specific domains requires aligning the space of human experts’ semantics with the space of robot executable actions, and scheduling the required resources and system layout accordingly. Regrettably, there are three major gaps, fine-grained domain-specific knowledge injection, heterogeneity between human knowledge and robot instructions, and diversity of users’ preferences, resulting automation system design a case-by-case and labour-intensive effort, thus hindering the democratization of automation. This work refers to this challenging alignment as the abstract hardware grounding problem, where the authors firstly regard the procedural operations in humans’ semantics space as the abstraction of hardware requirements, then the authors ground such abstractions to instantiated hardware devices, subject to constraints and preferences in the real world—optimizing this problem is essentially standardizing and automating the design of automation systems. On this basis, this work develops an automated design framework in a hybrid data-driven and principle-derived fashion. Results on designing self-driving laboratories for enhancing experiment-driven scientific discovery suggest the proposed framework’s potential to produce compact systems that fully satisfy domain-specific and user-customized requirements with no redundancy.
- Constraint Representation Towards Precise Data-Driven Storytelling - VIS-Gen4DS'24, 2024. [All Versions]. [Preprint]. A position paper on DSL for data-driven storytelling. Data-driven storytelling serves as a crucial bridge for communicating ideas in a persuasive way. However, the manual creation of data stories is a multifaceted, labor-intensive, and case-specific effort, limiting their broader application. As a result, automating the creation of data stories has emerged as a significant research thrust. Despite advances in Artificial Intelligence, the systematic generation of data stories remains challenging due to their hybrid nature: they must frame a perspective based on a seed idea in a top-down manner, similar to traditional storytelling, while coherently grounding insights of given evidence in a bottom-up fashion, akin to data analysis. These dual requirements necessitate precise constraints on the permissible space of a data story. This viewpoint proposes integrating constraints into the data story generation process. Defined upon the hierarchies of interpretation and articulation, constraints shape both narrations and illustrations to align with seed ideas and contextualized evidence. The authors identify the taxonomy and required functionalities of these constraints. Although constraints can be heterogeneous and latent, this position paper explores the potential to represent them in a computation-friendly fashion via Domain-Specific Languages. The authors believe that leveraging constraints will facilitate both artistic and scientific aspects of data story generation.
Domain Specific Language / Design Automation
- Hierarchically Encapsulated Representation for Protocol Design in Self-Driving Labs - ICLR'25, 2025. [All Versions]. [Project]. Self-driving laboratories have begun to replace human experimenters in performing single experimental skills or predetermined experimental protocols. However, as the pace of idea iteration in scientific research has been intensified by Artificial Intelligence, the demand for rapid design of new protocols for new discoveries become evident. Efforts to automate protocol design have been initiated, but the capabilities of knowledge-based machine designers, such as Large Language Models, have not been fully elicited, probably for the absence of a systematic representation of experimental knowledge, as opposed to isolated, flatten pieces of information. To tackle this issue, this work proposes a multi-faceted, multi-scale representation, where instance actions, generalized operations, and product flow models are hierarchically encapsulated using Domain-Specific Languages. The authors further develop a data-driven algorithm based on non-parametric modeling that autonomously customizes these representations for specific domains. The proposed representation is equipped with various machine designers to manage protocol design tasks, including planning, modification, and adjustment. The results demonstrate that the proposed method could effectively complement Large Language Models in the protocol design process, serving as an auxiliary module in the realm of machine-assisted scientific exploration.
15. Awesome Azure Openai Llm
Section 1 🎯: RAG
Section 2 🌌: Azure OpenAI
Section 3 🌐: LLM Applications
Section 4 🤖: Agent
Section 5 🏗️: Semantic Kernel | DSPy
- Semantic Kernel: Micro-orchestration
- DSPy: Optimizer frameworks
Section 6 🛠️: LangChain | LlamaIndex
- LangChain Features: Macro & Micro-orchestration
- LlamaIndex: Micro-orchestration & RAG
Section 7 🧠: Prompting | Finetuning
- Finetuning: PEFT (e.g., LoRA), RLHF, SFT
- Other Techniques: e.g., MoE
Section 8 🏄♂️: Challenges | Abilities
- Context Constraints: e.g., RoPE
Section 9 🌍: LLM Landscape
Section 10 📚: Surveys | References
- Building LLMs: from scratch
Section 11 🧰: AI Tools | Extensions
Section 12 📊: Datasets
Section 13 📝: Evaluations
Section 13 📝: Evaluations / Legend 🔑
ref: external URL
doc: archived doc
cite: the source of comments
cnt: number of citations
git: GitHub link
x-ref: Cross reference
- 📺: YouTube or video
- 💡 or 🏆: recommendation
16. Ai Collective Tools
Gift Ideas
- BestBuyClues - Your AI Gift Ideas Generator
#free
17. Awesome Integration
Projects / Workflow engine
- Temporal (⭐14k) (⭐15k) - Open-source workflow-as-code platform designed for building reliable, scalable, and fault-tolerant applications.
18. Awesome Ai in Finance
Technical Analysis
- QTradeX (⭐15) - A powerful and flexible Python framework for designing, backtesting, optimizing, and deploying algotrading bots
19. Public Apis
API: IPstack
Description: Locate and Identify Website Visitors by IP Address
API: Aviationstack
Description: Free, real-time flight status and global Aviation data API
Calendar
API: Public Holidays
Description: Data on national, regional, and religious holidays via API
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Development
API: Screenshot
Description: Take programmatic screenshots of web pages from any website
Auth:
apiKeyHTTPS: Yes
CORS: Yes
API: Email Validation
Description: Validate email addresses for deliverability and spam
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Finance
API: VAT Validation
Description: Validate VAT numbers and calculate VAT rates
Auth:
apiKeyHTTPS: Yes
CORS: Yes
:
Geocoding
API: IP Geolocation
Description: Geolocate website visitors from their IPs
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Phone
API: Phone Validation
Description: Validate phone numbers globally
Auth:
apiKeyHTTPS: Yes
CORS: Yes
20. Awesome Polars
Blog posts / Miscellaneous
- Pandas vs Polars : Comparaison des performances et de la mémoire - A 2025 benchmark that compares the performance of Polars and Pandas by @moncoachdata. Code used is available on Github here (⭐15).
21. Awesome Angular
Blogs / Google Developer Experts
- Angular Tips - Best practices and recommendations for building complex, large and maintainable applications with Angular.
Cheatsheet / Google Developer Experts
- angular-interview-questions (⭐16) - Angular interview questions and answers to help you prepare for your next technical interview in 2025.
Online Training / Google Developer Experts
- ng.guide - Learn Angular by building real-world apps.
Developer tools / Google Developer Experts
- ngx-unused (⭐34) - Find declared but unused Angular classes in your codebase.
NET / Google Developer Experts
- spiderly (⭐36) - .NET (C#) code generator that transforms an EF Core model into a fully customizable .NET (C#) + Angular web app.
HTTP / Google Developer Experts
- ngx-signal-pagination (⭐1) - Pagination for Angular, powered by signals.
Module Federation / Google Developer Experts
- npm-mfe-live-reload - This tool is designed to work in development mode and helps automatically reload the shell application when changes are detected in remote microfrontend applications.
SEO / Google Developer Experts
- seo-manager-pro (⭐1) - A powerful SEO Manager for Angular, React, Vue, and Vanilla JS projects. Easily set meta tags, Open Graph tags, Schema.org structured data, canonical URLs, robots meta, and more!
Drag and Drop / Google Developer Experts
- cdk-drag-snap-to-point (⭐7) - A demo to showcase cdkDrag features to achieve drop only on certain points.
Form Controls / Google Developer Experts
- ng-otp-input (⭐115) - A fully customizable, one-time password (OTP) input component for the web built with Angular.
- ngx-np-datepicker - An Angular datepicker component that supports the Nepali calendar (Bikram Sambat). It allows users to pick Nepali dates easily, supports form integrations, and is ideal for applications needing a native Nepali date experience.
Validation / Google Developer Experts
- ng-reactive-form-validate (⭐5) - This library streamlines form control validation, displaying error messages based on rules, supporting customizable messages via static strings or observables, integrating with Transloco for translations, and applying default styles for smooth validation label transitions.
Loggers / Google Developer Experts
- ng-route-logger (⭐2) - A simple and powerful library that helps you track page navigation times inside your Angular application.
Mixed utilities / Google Developer Experts
- rxap - Reactive Application Platform, or RxAP for short, is a collection of software modules and tools. With the help of RxAP, the development effort of web and cloud applications can be significantly reduced.
Storage / Google Developer Experts
- indexeddb-helper (⭐1) - A library designed to simplify interaction with IndexedDB in Angular applications. It provides a clean API for performing CRUD operations with support for cache expiration, data storage, and retrieval.
Viewers / Google Developer Experts
- ngx-json-diff-viewer - Angular component for visually displaying the differences between two JSON objects.
Misc Components / Google Developer Experts
- ngx-network-status - A lightweight Angular library to detect actual internet connectivity by pinging a backend endpoint — not just relying on
navigator.onLine.
22. Awesome Micropython
Communications / IoT
- aiomqttc - Asynchronous MQTT Client for Micropython AND CPython.
23. Awesome Playcanvas
Games / Browser Games
- Car Detailing Master - Clean, paint, and polish cars in this satisfying makeover game from Gamebole.
- The Walking Dead: Those Beyond - A community survivor camp experience game.
24. Awesome Fiber
⚙️ Middlewares / 🌱 Third Party
- narmadaweb/limiter (⭐1) - A high-performance Redis-backed rate limiter middleware for Fiber, supporting fixed window, sliding window, and token bucket algorithms.
25. Awesome Cakephp
Filtering and Validation
- see Cake/Localized plugin below.
- see Tools plugin below.
Miscellaneous
- Tools plugin (⭐336) - Containing lots of useful helpers, behaviors, components, commands, helpers, libs and more.
26. Awesome Selfhosted
Software / Analytics
- Liwan - Privacy-first web analytics. (Demo, Source Code (⭐62))
Apache-2.0Rust/Docker
- Plausible Analytics - Simple, lightweight (< 1 KB) and privacy-friendly web analytics. (Source Code (⭐23k))
AGPL-3.0Elixir
- Postiz
⚠- Schedule posts, track the performance of your content, and manage all your social media accounts in one place (Alternative to Buffer, Hootsuite, Sprout Social). (Source Code (⭐22k))AGPL-3.0Docker
- Prisme Analytics - Privacy-focused and progressive analytics service based on Grafana. (Source Code (⭐104))
AGPL-3.0/MITDocker
- Statistics for Strava (⭐880)
⚠- Statistics dashboard generated from Strava data. (Demo)AGPL-3.0Docker
- Vince - Web analytics and dashboard (alternative to Google Analytics). (Demo, Source Code (⭐1.9k))
AGPL-3.0Go/Docker/K8S/deb
Software / Archiving and Digital Preservation (DP)
- Omeka S - Next-generation web publishing platform for institutions interested in connecting digital cultural heritage collections with other resources online. (Source Code (⭐439))
GPL-3.0Nodejs
Software / Automation
- pyLoad - Lightweight, customizable and remotely manageable downloader for 1-click-hosting sites like rapidshare.com or uploaded.to. (Source Code (⭐3.5k))
AGPL-3.0Python
Software / Booking and Scheduling
- QloApps - Customizable and intuitive web-based hotel reservation system and a booking engine. (Demo, Source Code (⭐6.4k))
OSL-3.0PHP/Nodejs
Software / Communication - Custom Communication Systems
- PushBits (⭐342) - Notification server for relaying push notifications via Matrix, similar to PushBullet and Gotify.
ISCGo
Software / Communication - Email - Complete Solutions
- Postal - Complete and fully featured mail server for use by websites & web servers. (Source Code (⭐16k))
MITDocker/Ruby
Software / Communication - Social Networks and Forums
- PixelFed - Ethical photo sharing platform, powered by ActivityPub federation (alternative to Instagram). (Source Code (⭐6.6k))
AGPL-3.0PHP
Software / Communication - Video Conferencing
- plugNmeet - Scalable and high performance web conferencing system. (Demo, Source Code (⭐376))
MITDocker/Go
Software / Content Management Systems (CMS)
- Pimcore - Multi-channel experience and engagement management platform. (Source Code (⭐3.6k))
GPL-3.0PHP/Docker
Software / DNS
- Pi-hole - Blackhole for Internet advertisements with a GUI for management and monitoring. (Source Code (⭐53k))
EUPL-1.2Shell/PHP/Docker
Software / Document Management
- PdfDing (⭐1k) - PDF manager, viewer and editor offering a seamless user experience on multiple devices. It's designed to be minimal, fast, and easy to set up using Docker.
AGPL-3.0Docker
Software / E-commerce
- PrestaShop - Fully scalable e-commerce solution. (Demo, Source Code (⭐8.6k))
OSL-3.0PHP
- Pretix - Ticket sales platform for events. (Source Code (⭐2.1k))
AGPL-3.0Python/Docker
Software / File Transfer & Synchronization
- Peergos - Secure and private space online where you can store, share and view your photos, videos, music and documents. Also includes a calendar, news feed, task lists, chat and email client. (Source Code (⭐2.2k))
AGPL-3.0Java
Software / File Transfer - Single-click & Drag-n-drop Upload
- Pairdrop - Local file sharing in your browser, inspired by Apple's AirDrop (fork of Snapdrop). (Source Code (⭐8k))
GPL-3.0Docker
- PicoShare - Minimalist, easy-to-host service for sharing images and other files. (Demo, Source Code (⭐2.6k))
AGPL-3.0Go/Docker
- Picsur (⭐1.1k) - Simple imaging hosting platform that allows you to easily host, edit, and share images. (Demo)
AGPL-3.0Docker
- PictShare - Multi lingual image hosting service with a simple resizing and upload API. (Source Code (⭐879))
Apache-2.0PHP/Docker
- Plik (⭐1.6k) - Scalable and friendly temporary file upload system. (Demo)
MITGo/Docker
- PsiTransfer (⭐1.7k) - Simple file sharing solution with robust up-/download-resume and password protection.
BSD-2-ClauseNodejs
- QuickShare - Quick and simple file sharing between different devices. (Source Code (⭐566))
LGPL-3.0Docker/Go
Software / Games
- Quizmaster (⭐279) - Web application for conducting a quiz, including a page for players to enter their answers.
Apache-2.0Scala
Software / Games - Administrative Utilities & Control Panels
- PufferPanel - Game server management panel designed for both small networks and game server providers. (Source Code (⭐1.5k))
Apache-2.0Go
Software / Inventory Management
- Part-DB - Inventory management system for your electronic components. (Demo, Source Code (⭐1.2k))
AGPL-3.0Docker/PHP/Nodejs
Software / Media Streaming - Audio Streaming
- Pinepods - Podcast management system with multi-user support. Pinepods utilizes a central database so aspects like listen time and themes follow from device to device. (Demo, Source Code (⭐436))
GPL-3.0Docker
Software / Media Streaming - Multimedia Streaming
- cmyflix (⭐174) - Minimalist Plex/Jellyfin alternative to stream video.
AGPL-3.0C/deb
Software / Miscellaneous
- penpot - Web-based design and prototyping platform meant for cross-domain teams. (Source Code (⭐39k))
MPL-2.0Docker
- POMjs - Random password generator. (Source Code (⭐42))
GPL-2.0Javascript
Software / Note-taking & Editors
- Plainpad - Modern note taking application for the cloud, utilizing the best features of progressive web apps technology. (Demo, Source Code (⭐340))
GPL-3.0PHP
Software / Password Managers
- Passbolt - Collaborative password manager. (Source Code (⭐5.2k))
AGPL-3.0PHP/deb/K8S/Docker
- Passky - Simple and modern password manager with website, browser extension, android and desktop application. (Demo, Source Code (⭐220))
GPL-3.0PHP/Docker
- Psono - Password manager for companies. (Demo, Source Code)
Apache-2.0Python
Software / Pastebins
- ByteStash (⭐1.5k) - Pastebin and file storage service with a simple web interface. Supports syntax highlighting, optional user authentication and public sharing. (Demo (⭐1.5k))
GPL-3.0Docker
- pacebin - Super-minimal pastebin and file upload service focusing on small executable size, portability, and ease of configuration. (Demo, Source Code)
AGPL-3.0C
- Password Pusher - Dead-simple application to securely communicate passwords (or text) over the web. Passwords automatically expire after a certain number of views and/or time has passed. (Source Code (⭐2.5k))
Apache-2.0Docker/K8S/Ruby
- Pastefy - Beautiful, simple and easy to deploy Pastebin with optional client encryption, multitab pastes, an API, a highlighted editor and more. (Source Code (⭐333), Clients)
MITDocker/K8S/Java
- PrivateBin - Minimalist pastebin/discussion board where the server has zero knowledge of hosted data. (Demo, Source Code (⭐7.3k))
ZlibPHP
Software / Personal Dashboards
- portkey - Simple web portal that serves as a startup page, displaying a compilation of links and URLs, while also allowing the addition of custom pages, all managed through a single configuration file. (Demo, Source Code (⭐56))
AGPL-3.0Go/Docker
Software / Photo Galleries
- Photoview - Simple and user-friendly photo gallery for personal servers. It is made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. (Source Code (⭐6k))
GPL-3.0Go/Docker
- PiGallery 2 - Directory-first photo gallery website, with a rich UI, optimised for running on low resource servers. (Source Code (⭐1.9k))
MITDocker/Nodejs
- WeddingShare - Event photo sharing platform and gallery with slideshow that allows guests to view and share memories via a QR code. (Demo, Source Code (⭐509))
GPL-3.0C#/Docker
Software / Software Development - API Management
- Panora
⚠- Add an integration catalog to your SaaS product in minutes (alternative to Merge.dev). (Source Code (⭐1k))AGPL-3.0Nodejs/Docker
Software / Software Development - Localization
- Weblate - Web-based translation tool with tight version control integration. (Source Code (⭐5.2k))
GPL-3.0Python/Docker/K8S
Software / Software Development - Low Code
- PocketBase - Backend for your next SaaS and Mobile app in one file. (Source Code (⭐49k))
MITGo/Docker
Software / Software Development - Project Management
- Pagure - Lightweight, powerful, and flexible git-centric forge with features laying the foundation for federated and decentralized development. (Demo)
GPL-2.0Docker/Python/deb
- Phorge - Community-driven platform for collaborating, managing, organizing and reviewing software development projects. (Source Code)
Apache-2.0PHP
- Plane - Track issues, epics, and product roadmaps in the simplest way possible (alternative to JIRA, Linear and Height). (Demo, Source Code (⭐37k))
AGPL-3.0Docker
- ProjeQtOr - Complete, mature, multi-user project management system with extensive functionality for all phases of a project. (Demo, Source Code)
AGPL-3.0PHP
Software / Web Servers
- Pomerium - Identity-aware reverse proxy, successor to now obsolete oauth_proxy. It inserts an OAuth step before proxying your request to the backend, so that you can safely expose your self-hosted websites to public Internet. (Source Code (⭐4.3k))
Apache-2.0Go/Docker
27. Awesome Ruby
Configuration
- AnywayConfig (⭐838) - Configuration library for Ruby gems and applications, supporting multiple sources (yml, secrets) and environments.
Data Processing and ETL
- json-streamer (⭐59) - Stream JSON data based on various criteria (key, nesting level, etc).
Documentation
- AnnotateRb (⭐429) - Adds database schema annotations for your ActiveRecord models as text comments as well as routes. An active and maintained hard fork of Annotate.
28. Awesome Transit
Proprietary (non-standard) vendor APIs / Rust
- TripGo API - REST API for multi-modal journey planning and real-time data by SkedGo.
Native Apps (closed source) / Rust
SDKs / Rust
- KPublicTransport - A C++ library for accessing realtime public transport data and for performing public transport journey queries.
- SkedGo's TripKit SDKs - Open source SDKs for Android, iOS and React for accessing SkedGo's TripGo API, including trip planning UI components.
29. Awesome Developer First
Misc
- SignatureAPI - API-first electronic signatures.
30. Awesome Osint
Speciality Search Engines
- Search Abuseipdb (⭐1) - Tool to query IPs, ranges and ASN blocks in AbuseIPDB via API with CIDR notation.
Digital Footprint Tools
- Mine - Mine allows you to discover where your personal data is, and reduce your online exposure to minimize digital risks.
- Yorba - Yorba helps you regain control of your digital life. We find and delete old accounts, cancel unwanted subscriptions, and unsubscribe you from emails you never open—making your inbox cleaner, your footprint leaner, your privacy stronger.
Pastebins
- bpaste - Welcome to bpaste, this site is a pastebin. It allows you to share code with others.
- CentOS Pastebin Service - Stikked is an Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface.
- commie - commie is a pastebin script with line commenting support.
- ControlC Pastebin - The easiest way to host your text.
- Cutapaste - Short Code and Share.
- Defuse - Encrypted Pastebin - Keep your data private and secure!
- doxbin - A dox style pastebin ran by hackers.
- Etusivu - It's an open source clone of pastebin.com. Default Language is Finnish.
- Friendpaste - Paste stuff to your friends.
- Katbin - Small, lightweight pastebin.
- Linkode(alpha) - Linkode is the useful pastebin!
- nopaste.net - nopaste.net is a temporary file host, nopaste and clipboard across machines. You can upload files or text and share the link with others.
- Notes - fast.easy.short.
- nekobin - Paste code, save and share the link!
- paaster - Paaster is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible.
- Pastebin.cz - A simple Pastebin.
- paste.in.ua - Simple pastebin.
- Pastelyst - This site is intended for use as a short-term exchange of pasted information between parties. All publicly submitted data is considered public information. Submitted private and public data is not guaranteed to be permanent, and may be removed at any time.
- Paste.Quest - Copy and Paste text online to share with anyone anywhere. Use the password option to add a password to the pasted information.
- PasteSite.Net - The new generation pastebin.
- paste.sh - This is an encrypted paste site. Simply type or paste code here and share the URL. Saving is Automatic.
- Rentry - Rentry.co is a markdown paste service service with preview, custom urls and editing. Fast, simple and free.
- Spacebin - Spacebin is a modern Pastebin server implemented in Go and is capable of serving notes, novels, code, or any other form of text.
- Tiny Paste - Simple Pastebin. Login option available!
- TutPaste - Welcome to our fast and free online paste tool. Paste and share your text or code snippets with anyone, anywhere, no registration required.
- vaultbin - Vaultbin is a blazingly fast and secure alternative to Pastebin and Hastebin.
- Write.as - Type words, put them on the internet.
- ZeroBin - ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
Browsers / GitHub
- Bromite - Bromite is a Chromium fork with ad blocking and enhanced privacy; take back your browser. Works only on Android.
- LibreWolf - A custom version of Firefox, focused on privacy, security and freedom.
- Vivaldi - Powerful, Private and Personal Web Browser.
- Waterfox - Fast and Private Web Browser. Get privacy out of the box with Waterfox.
31. Awesome Java
Artificial Intelligence
- LangChain4j (⭐8.3k) - Simplifies integration of LLMs with unified APIs and a comprehensive toolbox.
- MCP Java SDK (⭐2k) - Enables applications to interact with AI models and tools through a standardized interface (i.e. Model Context Protocol), supporting both synchronous and asynchronous communication patterns.
- Spring AI - Application framework for AI engineering for Spring.
Cloud / Text-Based User Interfaces
- AWS SDK for Java (⭐4.2k) - Provides Java APIs for interacting with Amazon Web Services.
- Google Cloud Client Libraries (⭐2k) - Client libraries for accessing Google Cloud services from Java applications.
Functional Programming / Text-Based User Interfaces
- Packrat (⭐20) - Gatherers library for Java Stream API. Gatherers can enhance streams with custom intermediate operations.
Monitoring / Text-Based User Interfaces
- Apitally (⭐5) - Simple, privacy-focused API monitoring, analytics and request logging for Spring Boot apps.
Native / Text-Based User Interfaces
- native-lib-loader (⭐207) - Native library loader for extracting and loading native libraries from Java.
ORM / Text-Based User Interfaces
- MyBatis-Plus (⭐17k) - A powerful enhanced toolkit of MyBatis for simplifying development.
Reactive libraries / Other
- Reactor (⭐3.7k) - A framework for building non-blocking applications on the JVM, providing support for reactive programming.
Related Awesome Lists / Mocking
32. Awesome Zsh Plugins
- fetch & load plugin(s) with declared methods
- list, check, reload, update & remove plugin(s) with commands
- zsh
- gnu coreutils
- git (optional, if you want to clone git repositories from internet)
- curl (optional, if you want to fetch a script file by url)
- extremely simple and light, but enough to use.
- compared to similar packages like
zplug, it has a much simpler configuration grammar.
Plugins / superconsole - Windows-only
- org-hopper (⭐0) - Wraps the GitHub CLI with fzf (⭐72k). It allows you to quickly jump between repositories a given GitHub organization, cloning it to a predefined location if the local copy doesn't already exist.
- pycalc (⭐0) - Turns the
=key into a powerful, Python‑backed calculator in your ZSH shell.
- shell-proxy (⭐1) - This a pure user-space program, shell-proxy setter, written in Python3 and
zsh.
33. Awesome Rust
Applications / Database
- HelixDB (⭐2.2k) - A powerful, graph-vector database for intelligent data storage for RAG and AI
Applications / Embedded
- uefi-rs (⭐1.4k) - Rusty wrapper for the Unified Extensible Firmware Interface. This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
Applications / Productivity
- illacloud/illa (⭐255) - Low-code internal tool builder.
Libraries / Authentication
- oxide-auth (⭐737) - A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends
34. Awesome Agriculture
IoT, Hardware / Shapefiles
- Simplesteer (⭐3) - RTK GPS tractor autosteer system with a web interface that you can control with a smartphone and can run on a Raspberry Pi.
35. Awesome Fastapi
Utils / Other Tools
- FastAPI FastCRUD (⭐1.2k)) - Robust async CRUD operations and flexible endpoint creation utilities.
Articles / Other Tools
Courses / Other Tools
- Modern APIs with FastAPI and Python - A course designed to get you creating new APIs running in the cloud with FastAPI quickly.
- Prev: Jun 02 - Jun 08, 2025
- Next: May 19 - May 25, 2025