Awesome List Updates on May 19 - May 25, 2025
38 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- [penv](https://github.com/Nhqml/penv-zsh-plugin (⭐0) - Manages
uvPython virtual environments stored in~/.local/share/py-venv/. Supports subcommands for listing, activating (shell and directory level), creating, deleting and explaining why an env is activated. Makes it easier to replacepyenvandpoetrywithuv.
2. Awesome Flame
App Releases / Role Playing
3. Awesome Deep Learning
Researchers / Tools
- Maxim AI - Tool for AI Agent Simulation, Evaluation & Observability.
4. Android Security Awesome
Tools / Dynamic Analysis Tools
- HacknDroid (⭐72) - A tool designed to automate various Mobile Application Penetration Testing (MAPT) tasks and facilitate interaction with Android devices.
5. Awesome Docker
Volume Management / Data
- Label Backup (⭐10) - A lightweight, Docker-aware backup agent that automatically discovers and backs up containerized databases (PostgreSQL, MySQL, MongoDB, Redis) based on Docker labels. Supports local storage and S3-compatible destinations with flexible scheduling via cron expressions.
6. Awesome Testing
Software / UI & End-to-End Testing
- Zyntra – Unlimited e-mail inboxes with API/UI access. Catch OTPs, reset links, and sign-up emails in your test flows.
7. Awesome Fiber
⚙️ Middlewares / 🌱 Third Party
- shareed2k/fiber_limiter (⭐14) - Limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket.
- beyer-stefan/gofiber-minifier (⭐2) - Minifying middleware for HTML5, CSS3, and JavaScript.
- narmadaweb/gonify (⭐1) - Fiber Minifying middleware for HTML5, CSS3, JavaScript, Json, XML and SVG.
8. Awesome Acg
Downloaders
- ComicGUISpider (⭐301) - Comic downloader by simple GUI operation. [English/中文]
9. Awesome Steam
Python / General
- aiosteampy (⭐60) - Trade and interact with Steam market, WebAPI, SteamGuard.
10. Awesome Creative Coding
Frameworks • Libraries • Ecosystems
- thi.ng [Cross-platform] - Open source collection of computational design tools for JavaScript, TypeScript, Clojure and ClojureScript languages.
Web Programming • Libraries
- Fabric.js - JavaScript canvas library, SVG-to-canvas parser.
Online
- Turtletoy - Minimalistic API and online showcase for generative code. (JavaScript)
- NEORT - Digital art platform for creative coders (Fragment Shader, JavaScript Canvas).
Videos
- WebGL Lighting - Introduction to WebGL lighting with Greg Tatum.
Machine learning • Computer Vision • AI / Other
- Tesseract.js - Pure JavaScript Multilingual OCR.
11. Awesome Keycloak
Community Extensions
12. Awesome Zig
Parser / Package managers
- loo-re/zini (⭐10) - Consistent .ini parser.
13. Awesome Cl
Plotting / Third-party APIs
- lisp-stat's plot (vega-lite) (⭐33) - a Vega-lite DSL. MS-PL.
- includes functions for text-based plotting that work in the REPL, and JavaScript visualisations that are rendered in a browser.
- emacs-vega-view (⭐151) - an Emacs plugin that allows to display a Vega plot from a lisp-stat expression in a buffer.
14. Awesome Neovim
Programming Languages Support / Diagnostics
- jinzhogjia/zig-lamp (⭐21) - Improve the Zig experience.
Tree-sitter Supported Colorscheme / Diagnostics
- datsfilipe/vesper.nvim (⭐148) - It's a port of the popular VS Code theme Vesper, written in Lua.
- ntk148v/slack.nvim (⭐4) - A ported Slack colorscheme.
Media / Diagnostics
- pandasoli/nekovim (⭐22) - Flexible Discord rich presence.
Note Taking / Diagnostics
- bngarren/checkmate.nvim (⭐177) - A beautified Markdown to-do list companion.
Utility / Diagnostics
- athar-qadri/weather.nvim (⭐4) - Realtime Weather and Earthquake alerts with support for lualine integration (no api key required).
Terminal Integration / Diagnostics
- Axot017/multiterm.nvim (⭐3) - A lightweight manager of multiple terminal instances with key bindings.
- da-moon/telescope-toggleterm.nvim (⭐40) - Telescope picker for terminal buffers.
Keybinding / Diagnostics
- echasnovski/mini.nvim#mini.keymap (⭐7.5k) - Module of
mini.nvimwith utilities to make special key mappings: multi-step actions (with built-in steps for "smart"<Tab>,<S-Tab>,<CR>,<BS>), combos (more general version of "better escape" like behavior).
Formatting / Diagnostics
- TheLazyCat00/simple-format (⭐3) - Replace text using custom regex and highlight group rules, useful for formatting whitespace.
15. Awesome for Beginners
Python
- ArviZ (⭐1.7k) (label: Beginner)
Exploratory Analysis of Bayesian Models.
- mypy (⭐19k) (label: good first issue)
Optional static typing for Python.
TypeScript
- Manifest (⭐2.8k) (label: good first issue)
Manifest is an open-source Backend-as-a-Service allowing developers to create a backend easily and quickly.
16. Awesome List
Platforms
- Firebase Genkit (⭐75) - An open-source framework for building AI-powered apps and features.
Programming Languages
- Java (⭐44k) - Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
- RxJava (⭐298)
- J2ME (⭐133) - Java specification designed for old keypad phones and PDAs.
- VBA (⭐431) - An event-driven version of Visual Basic 6.0 built into most Microsoft Office apps for automation and scripting.
Front-End Development
- WebGPU (⭐1.7k) - JavaScript API for rendering and compute on GPUs.
Development Environment
- WezTerm (⭐291) - Powerful cross-platform terminal emulator.
Security
- CI/CD Attacks (⭐528) - Offensive research of systems and processes related to developing and deploying code.
Networking
- Cilium (⭐72) - Provides networking and security capabilities for containerized apps, microservices, and virtual machines.
Decentralized Systems
- ATProto (⭐31) - Open, decentralized network for building social apps.
Health and Social Science
- Neuroimaging (⭐16) - Software for analyzing brain data from living subjects.
Miscellaneous
- Standards (⭐152) - Standards and proposals that define and enhance software, languages, and related technologies.
17. Awesome Iam
OAuth2 & OpenID / Other tools
- Awesome OpenID Connect (⭐58) - A curated list of providers, services, libraries, and resources for OpenID Connect.
- Hydra - Open-source OIDC & OAuth2 Server Provider.
18. Awesome Eslint
Plugins / Code Quality
- SonarJS (⭐1.1k) - Rules detecting bugs and suspicious patterns.
- eslint-plugin-code-complete (⭐5) - A custom ESLint plugin that enforces principles of clean, maintainable software design — inspired by Code Complete.
Plugins / Practices and Specific ES Features
- import-x (⭐568) - Linting of ES2015+ import/export syntax, and prevent issues with misspelling of file paths and import names. Lightweight fork of
eslint-plugin-import, but which breaks backwards compatibility.
19. Awesome Privacy
File Management and Sharing
- scrt.link - End-to-end encrypted file transfer. Up to 100GB and 30 days retention. Stored in Switzerland.
Pastebin and Secret Sharing
- scrt.link - Share a secret. End-to-end encrypted. Ephemeral. Open-source.
20. Awesome Construct
Construct 2
- website Reinarte - Plugins, Behaviors and examples.
- Array Editor for C2 - A tool to edit arrays in Construct 2.
- Sprite Font Generator - v3 - Tool to generate sprite fonts for Construct.
Construct 3
- AJ Ordaz - Successful Construct developer shares his experiences.
21. Awesome Mac
Developer Tools / API Development and Analysis
- Yaak - A modern API client supporting multiple protocols, offline usage, and Git integration.
22. Awesome Audit Algorithms
Papers / 2025
- Robust ML Auditing using Prior Knowledge - (ICML) Formally establishes the conditions under which an auditor can prevent audit manipulations using prior knowledge about the ground truth.
Papers / 2024
- Hardware and software platform inference - (arXiv) A method for identifying the underlying GPU architecture and software stack of a black-box machine learning model solely based on its input-output behavior.
Related Events / 2025
23. Awesome Osint
Speciality Search Engines
- Abusech - Hunt across all abuse.ch platforms with one simple query
- Islegitsite - Checks if a website is trustworthy by analyzing its reputation, domain, and security based on public sources.
- Wpscan - Scan your WordPress site and get an instant report on its security.
Pastebins
- cl1p - The Internet Clipboard.
- Context - Share whatever you see with others in seconds.
- HashBin - HashBin is a paste bin that never sees the contents of its pastes.
- Logpasta - Simple, secure log paste service. Command line mode based.
- Nachricht - With Nachricht.co you can send self-destructive and encrypted one-way messages over the Internet. You don't even need to miss out the messenger or social network of your choice. We are an independent, secure and fully free service!
- NoPaste - NoPaste is an open-source website similar to Pastebin where you can store any piece of code, and generate links for easy sharing.
- New Paste - I wanna paste because typing is so boring!
- n0paste - Paste and share your code online.
- OTS- One Time Secrets - An encrypted pastebin site. No login needed!
- Paste.Cash - Paste.CASH Is a privacy respected and encrypted pastebin hosted by Cash Hosting. Every paste are encrypted using 256 bits AES.
- PasteFree.com - Popular Paste and Share Site.
- Pastery - The sweetest pastebin in the world!
- Pastebin - Tor Link - Paste text to store or share with others.
- SafeNote - SafeNote is a free web-based service that allows you to share a note or a file with confidentiality. There is no way to spying on you even to a hacker.
- scrt.link - Share a Secret with a link that only works one time and then self-destructs.
Social Media Tools / Telegram
- GroupDa - Can be used for Searching Telegram Channels. Search by Category, Countries and Language.
- tgworld - The Global Search System TG.World will help you find Channels, Groups and Bots in Telegram in any language and for any country in the world!
- TeleSearch - Search and find your desired Telegram channels, groups, bots and games quickly and easily with Telesearch.
People Investigations / GitHub
- Homemetry - Reverse address search and allows searching for properties for sale/rent..
Domain and IP Research / GitHub
- Fullhunt - FullHunt is an OSINT tool focused on identifying and protecting internet-exposed assets.
- IP Location.io - IPLocation.io allows you to check the location of an IP for free
- URLhaus - URLhaus shares malicious URLs to combat malware and botnet threats
Other Tools / GitHub
- aadinternals - Provides tools and insights for advanced analysis and security testing of Azure Active Directory (AAD) and Microsoft 365.
- Dorkgpt - Artificial intelligence that generates advanced search queries to find specific or hidden information on the internet.
- Router Passwords - Online database of default router passwords.
24. Awesome Godot
Plugins and scripts / Godot 4
- DotnetQuestSystem (⭐11) - A simple implementation of a quest system on .NET with an interface for Godot.
- Inventory Manager (⭐19) - Minimalistic inventory manager for easily adding and removing items with variable stack sizes and stack count limits.
Other / Godot version unknown
- godot-launcher (⭐1) - A desktop application built with Python that simplifies the Godot Engine development environment management.
25. Awesome Smart Tv
Samsung Tizen / Other
- [TizenBrew] (https://github.com/reisxd/TizenBrew (⭐732)) - A way to experience modded websites and you can install newer apps without fighting with Tizen Studio
- [TizenTube] (https://github.com/reisxd/TizenTube (⭐936)) - A TizenBrew module that enhances your favourite streaming websites viewing experience by removing ads and adding support for Sponsorblock.
26. Awesome Selfhosted
Software / File Transfer - Peer-to-peer Filesharing
- Webtor (⭐410) - Web-based torrent client with instant audio/video streaming. (Demo)
MITDocker
Software / File Transfer - Single-click & Drag-n-drop Upload
- Chibisafe - File uploader service that aims to to be easy to use and set up. It accepts files, photos, documents, anything you imagine and gives you back a shareable link for you to send to others. (Source Code (⭐2.2k))
MITDocker/Nodejs
Software / Health and Fitness
- Endurain - Fitness tracking service designed to give users full control over their data and hosting environment. (Source Code (⭐1.2k))
AGPL-3.0Docker
- Fasten Health (⭐2.3k)
⚠- Personal/family electronic medical record aggregator, designed to integrate with hundreds of thousands of insurances/hospitals/clinics in the United States.GPL-3.0Go/Docker
- Mere Medical
⚠- Manage all of your medical records from Epic MyChart, Cerner, and OnPatient patient portals in one place. Privacy-focused, self-hosted, and offline-first. (Demo, Source Code (⭐113))GPL-3.0Docker/Nodejs
- OpenEMR - Electronic health records and medical practice management solution. (Demo, Source Code (⭐3.5k))
GPL-3.0PHP/Docker
- wger - Web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. (Demo, Source Code (⭐4.9k))
AGPL-3.0Python/Docker
Software / Inventory Management
- Inventaire - Collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs. (Source Code)
AGPL-3.0Nodejs
Software / Web Servers
- SafeLine - Web application firewall / reverse proxy to protect your web apps from attacks and exploits. (Demo, Source Code (⭐17k))
GPL-3.0Docker
27. Awesome Vue
Resources / External Resources
- State of Vue Report - The 5th edition of the most comprehensive Vue publication. Co-created with Evan You, the Vue & Nuxt Core Teams
Resources / Tutorials
Resources / Examples
- tab-toolkit (⭐0) - very small app-tool for beginner guitarists 🎸 (PWA | Pinia | UnoCSS) by @mioe
Components & Libraries / UI Components
- Vue Pivottable (⭐146) – A Vue 2 port of the jQuery-based PivotTable.js.
- Vue3 Pivottable (⭐7) – A Vue 3 port of the jQuery-based PivotTable.js.
- Vue Datamaps (⭐19) - Vue 2 port of the javascript-based DataMaps
- Vue DnD Kit (⭐83) - A lightweight, performant drag and drop toolkit for Vue 3 with composable API, keyboard navigation, accessibility support, and advanced customization options. Supports any cases, and touch devices. Inspired by React DnD Kit
Components & Libraries / UI Utilities
- regle (⭐230) - ✅ Headless form validation library for Vue.js.
Components & Libraries / Utilities
- vue-intlayer (⭐187) - Intlayer i18n solution for vue 3.
28. Static Analysis
Programming Languages / Other
- rails_best_practices — A code metric tool for Rails projects
Other / Other
- cargo-bloat (⭐2.6k) ⚠️ — Find out what takes most of the space in your executable. supports ELF (Linux, BSD), Mach-O (macOS) and PE (Windows) binaries.
- LunaSec ⚠️ — Open Source AppSec platform that automatically notifies you the next time vulnerabilities like Log4Shell or node-ipc happen. Track your dependencies and builds in a centralized service.
Multiple languages / Other
- keploy — Keploy is an open-source testing platform that helps developers automate and streamline their testing process. It provides API, and integration testing agents, generating tests, mocks/stubs for APIs that actually work. Additionally, Keploy offers an AI-powered Unit Testing Agent that generates stable, useful unit tests directly in your GitHub PRs and in VSCode, helping catch errors and improve code quality.
29. Awesome Rust
Libraries / Licensing
- WyvernIXTL/license-fetcher (⭐0) [license-fetcher] - Fetch licenses of dependencies at build time and embed them into your program.
30. Free for Dev
Security and PKI
- Project Gatekeeper - An All-in-One SSL Toolkit Offering various features like Private Key & CSR Generator, SSL Certificate Decoder, Certificate Matcher and Order SSL Certificate. We offer the users to generate Free SSL Certificates from Let's Encrypt, Google Trust and BuyPass using CNAME Records rather than TXT Records.
Monitoring
- fivenines.io — Linux server monitoring with real‑time dashboards and alerting — free forever for up to 5 monitored servers at 60-seconds interval. No credit card required.
PaaS
- leapcell - Leapcell is a reliable distributed applications platform, providing everything you need to seamlessly support your rapid growth. The free plan includes 100k service invocations, 10k async tasks and 100k Redis commands.
Low-code Platform
- Superblocks — Open enterprise application platform designed for developers and semi-technical teams. Use AI to generate, edit visually and extend with code. Govern centrally with integrations, authentication, permissions & audit logs.
31. Awesome Developer First
Authentication & Identity
- Unkey - Authentication, rate limiting and usage analytics for APIs.
Documentation
- Fern - Instant docs and SDKs for APIs.
Localization
- Lingo - AI localization infrastructure.
Misc
- Trophy - APIs for gamified product experiences.
32. Awesome Embedded Rust
Community / Community Chat Rooms
- #mspm0-rs:matrix.org - For discussion of using Embedded Rust on Texas Instruments MSPM0 (and MSPS003) devices.
Tools / Paid and commercially available materials
- commitment-issues (⭐11) Compile git metadata into your binary.
Peripheral Access Crates / STMicroelectronics
stm32h7-
Peripheral Access Crates / Texas Instruments
mspm0-metapac- PAC for all MSPM0 (and MSPS003) microcontrollers. (generated using chiptool)
HAL implementation crates / Texas Instruments
embassy-mspm0- Embassy HAL implementation for all MSPM0 (and MSPS003) microcontrollers.
Driver crates / WIP
- tmag5273 (⭐10) - Cross-platform no_std compatible i2c library for 3-axis Hall Effect sensor.
- paa5100je-pwm3901 (⭐2) - Cross platform no-std compatible spi async library for an Optical Flow Sensor.
33. Awesome Integration
Projects / ETL
- Pentaho Data Integration (⭐8k) (⭐8.1k) - Intuitive, visual ETL tool that simplifies data ingestion, blending, and cleansing across multiple sources without heavy coding.
Projects / Messaging
- VerneMQ (⭐3.3k) (⭐3.4k) - High-performance distributed MQTT broker designed for scalable and efficient message delivery in modern environments.
Projects / Workflow engine
- Apache Airflow (⭐40k) (⭐41k) - Platform for programmatically creating, scheduling, and monitoring workflows, ideal for managing complex data pipelines.
Resources / Certifications
- SnapLogic Integrator Accreditation - It's designed for those who want to enhance their expertise on all core SnapLogic concepts for various integration needs across industries and lines of business.
34. Awesome European Tech
Index / VPS
- GleSYS 🇸🇪
Index / VPN
- GOOSE VPN 🇳🇱 - Dutch VPN provider with no-log policy.
35. Awesome Typescript
Tools / Playground
- jqlite (⭐11) - ⚡ The query language for JSON
36. Awesome Cpp
Configuration
- iniparser (⭐1k) - INI file parser. [MIT]
Containers
- sqlitemap (⭐6) - Persistent map backed by SQLite. [MIT]
CSV
- rapidcsv (⭐968) - An easy-to-use, header-only C++ CSV parser library. [BSD-3-Clause]
GUI
- nana (⭐2.4k) - Nana is a cross-platform library for GUI programming in modern C++ style. [Boost]
Math
- cml (⭐85) - The configurable math library. [Boost]
37. Awesome Angular
Online Training / Google Developer Experts
- Tech OS - Tech OS offers high-level Angular training designed for demanding developers and ambitious teams.
- agent-rules-kit (⭐14) - A CLI tool that facilitates the installation and configuration of rules for Cursor AI, the AI-powered IDE. The rules help AI agents better understand the structure, patterns, and best practices of different technology stacks.
Builders / Google Developer Experts
- ngx-schematic-builder (⭐1) - A tool for building Angular schematic projects. Compiles and packages your custom schematics, preparing them for publishing and use.
Developer tools / Google Developer Experts
- i18n-studio - Powerful Angular internationalization (i18n) extension for VS Code that displays translations inline, provides autocompletion for i18n keys in TypeScript and HTML files, and offers quick access to translation files. Streamline your multilingual development workflow.
Documentation tools / Google Developer Experts
- angular-latest-snippets (⭐2) - Comprehensive Angular v19 snippets for TypeScript and HTML, including support for the latest Angular features. This extension was created to bridge the gap in resources for Angular’s newest capabilities, most existing code snippets are quite outdated.
HTTP / Google Developer Experts
- ngx-drupal8-rest (⭐3) - Drupal 8 rest module for Angular applications.
Free / Google Developer Experts
- ngx-lib-starter-kit (⭐1) - This boilerplate helps you quickly set up and develop Angular libraries. It includes a pre-configured structure for components, services, utilities, themes, assets, and more. The project is optimized for scalability and maintainability.
Data Grids / Google Developer Experts
- @Trixwell/data-grid (⭐2) - An Angular component that renders data in a highly customizable and interactive data table. It supports features such as filtering, sorting, pagination, CSV export, expandable sub-grids, and integration with Angular Material components.
Mixed utilities / Google Developer Experts
- @shanieMoonlight/moonlight-repo (⭐1) - This monorepo contains a collection of open source Angular libraries and utilities developed by SpiderBaby, along with demo applications showcasing their usage.
- @jchpro/ng (⭐1) - Monorepo of various libraries for Angular. Visit example page for more info.
Scroll / Google Developer Experts
- ngx-responsive-virtual-scroll (⭐4) - A fast and lightweight virtual scrolling solution for Angular that supports single column lists, responsive grid lists, and view caching.
Misc Components / Google Developer Experts
- ngx-offline-indicator (⭐1) - A library designed to provide developers with a simple and customizable way to inform users about their internet connection status within their Angular applications.
Inspired by Angular / Google Developer Experts
- use-vue-service (⭐4) - Lightweight Vue 3 state management with dependency injection, inspired by Angular services.
38. Awesome Remote Job
Job boards
- UI/UX Jobs Board - Remote jobs for UI/UX designers
- Prev: May 26 - Jun 01, 2025
- Next: May 12 - May 18, 2025