Awesome List Updates on Jun 25, 2025
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Godot
Templates / Godot 4
- MechanicalFlower Godot Template (⭐46) - Template with code formatting, license tracking, addons management and CI/CD.
Plugins and scripts / Godot 4
- Godot Radial Menu (⭐297) - A radial menu written in shader code for performance.
- PowerKey (⭐9) - Easy-to-use dynamic translation of text & other variables. Also offers GDScript execution on Nodes, without needing to attach a script.
- Wwise (⭐342) - Wwise audio middleware integration.
Modules / Godot version unknown
GDScript/C# editor support / Godot version unknown
- Visual Studio Code
- C# Tools for Godot Visual Studio Code Extension - Debugger and utilities for working with Godot C# projects in VSCode.
- gdformat Visual Studio Code Extension - Formatter for GDScript in Visual Studio Code.
- godot-tools Visual Studio Code Extension - A complete set of tools to code games with Godot Engine in Visual Studio Code. Includes a GDScript language client.
- GUT Visual Studio Code Extension (⭐39) - Run GUT framework unit/integration tests directly from the Visual Studio Code Editors.
Other / Godot version unknown
- Godot Package Manager (⭐15) - Package manager for Godot using npm.
gd-comnpm package - Communicate with Godot clients using Node.js.
2. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- env-secrets (⭐0) - Automatically retrieves secrets from secure storage backends and exports them as environment variables during shell initialization. This eliminates the need to store sensitive information in plain text configuration files. Works with
passand the macOS keychain.
- zshcp (⭐1) - A lightweight and intuitive clipboard management plugin for Zsh that enhances your command-line workflow with easy copy-paste operations.
- zwirl (⭐0) - Adds aliases for
gitandeza.
Themes / superconsole - Windows-only
- base (⭐2) - A minimal and functional ZSH theme designed for developers and sysadmins who frequently work on remote servers, VPS, or VPNs. Includes decorators for your public IP address,
gitstatus and current directory.
- henzilla (⭐0) - Inspired bygozilla (⭐180k). Includes decorator for
gitstatus.
- kindahv (⭐3) - A clean ZSH theme with command execution time tracking.
- moonlight (⭐0) - Dark lunar aesthetic with celestial tokens for
gitstatus.Heavily inspired by the daivasmara (⭐86) theme.
- simple-zsh-catppuccin (⭐0) - Based on the Catppuccin Mocha color scheme, adapted from the Dracula (⭐282) theme foundation. This theme features a simple and functional prompt with support for git status, time display, context, and directory information, enhanced with hex color support discovered by ezswan.
- taw-ys-venv (⭐1) - Two-line prompt with decorators for username, current directory,
gitinformation and current Pythonvenv. Based on AzarAI-TOP/taw-ys-zsh-theme (⭐1).
3. Awesome Osint
Social Media Tools / LinkedIn
- the-endorser (⭐332) - Tool that allows you to draw out relationships between people on LinkedIn via endorsements/skills.
- LinkedInDumper (⭐472) - Script to dump/scrape/extract company employees info from LinkedIn API.
Social Media Tools / GitHub
- github_monitor (⭐26) - Tool for real-time tracking of GitHub users' activities including profile and repository changes with support for email alerts, CSV logging, detection when a user blocks or unblocks you and more
Gaming Platforms / GitHub
- steam_monitor (⭐26) - Tool for real-time tracking of Steam players' gaming activities including detection when a user gets online/offline or plays games with support for email alerts, CSV logging, playtime stats and more
- psn_monitor (⭐19) - Tool for real-time tracking of Sony Playstation (PSN) players gaming activities including detection when a user gets online/offline or plays games with support for email alerts, CSV logging, playtime stats and more
- xbox_monitor (⭐17) - Tool for real-time tracking of Xbox Live players gaming activities including detection when a user gets online/offline or plays games with support for email alerts, CSV logging, playtime stats and more
- lol_monitor (⭐15) - Tool for real-time tracking of LoL (League of Legends) players gaming activities including detection when a user starts or finishes a match with support for email alerts, CSV logging, playtime stats and more
Music Streaming Services / GitHub
- spotify_monitor (⭐40) - Tool for real-time tracking of Spotify friends' listening activity including detection when user gets online & offline, played songs, its duration, skipped songs, with optional auto-play, email alerts, CSV logging, session stats and more
- lastfm_monitor (⭐15) - Tool for real-time tracking of Last.fm users' listening activity including detection when user gets online & offline, pauses or resumes playback, all played songs, its duration, skipped songs, with optional auto-play, email alerts, CSV logging, session stats and more
4. Awesome D
Game Bindings
- DerelictOrg - Bindings, now largely outdated. BindBC is its modern successor.
- OpenGLES (⭐4) - Graphics API
- ENet (⭐7) - Networking library
- libtheora (⭐2) - Video codec
- libogg (⭐5) - Audio codec
- libvorbis (⭐3) - Audio codec
- libpq (⭐8) - PostgreSQL library
- PhysicsFS (⭐4) - Virtual file system
- Open Dynamics Engine (ODE) (⭐7) - Physics library
- ALURE (⭐3) - Audio library
- DevIL (⭐0) - Image library
- Godot-D (⭐211) - D language bindings for the Godot Engine's GDNative API.
- BindBC - Bindings compatible with
-betterCand@nogc, using bindbc-loader (⭐26).- OpenGL (⭐41) - Graphics API
- GLFW 3 (⭐42) - Window/Input library
- SDL 2 (⭐116) - Multimedia library
- SDL2_gfx (⭐1) - Drawing primitives for SDL2
- SFML 2 (⭐12) - Multimedia library
- Imgui (⭐20) - Immediate mode GUI
- Nuklear (⭐44) - Immediate mode GUI
- raylib3 (⭐17) - Game library
- bgfx (⭐21) - Cross-Platform renderer
- WebGPU (⭐30) - Modern GPU API
- Zstandard (⭐2) - Fast compression
- nanomsg-next-gen (⭐1) - Messaging library
- OpenAL (⭐8) - Audio library
- SoLoud (⭐8) - Audio library
- KiWi (⭐4) - UI widget toolkit
- NanoVG (⭐3) - Vector graphics
- Blend2D (⭐4) - Vector graphics
- Lua (⭐17) - Scripting language
- JoyShockLibrary (⭐2) - Gamepad/Gyro input
- Newton Dynamics (⭐9) - Physics library
- FreeImage (⭐7) - Image loading
- FreeType (⭐18) - Font rendering
- HarfBuzz (⭐1) - Text shaping
GitHub Actions
- setup-dlang (⭐51) - Install D compilers & DUB inside GitHub Actions
- dub-upgrade (⭐1) - Run
dub upgradetrying to repeat on network failure and using package cache on GitHub Actions
Testing Frameworks
- unit-threaded (⭐122) - Multi-threaded unit test framework
- silly - Better test runner for the D programming language. No nonsense.
Core Utilities
- NuMem (⭐31) - No-GC memory managment utilities for DLang.
- NuLib (⭐4) - D "standard" library built ontop of numem.
- Joka (⭐11) - A nogc utility library.
Game Libraries
- rengfx (⭐89) - lightweight, expressive, extensible 2D/3D game engine.
- Dagon (⭐366) - 3D game engine for D. See: https://gecko0307.github.io/dagon/
- Voxelman (⭐129) - Plugin-based client-server voxel game engine written in D language.
5. Awesome Polars
Rust / Miscellaneous
- plotlars (⭐523)
plotlarsis a Rust library designed to facilitate the integration between the Polars data analysis library and Plotly library.
6. Awesome Msr
Repositories
- ESEUR (⭐415) All data used in the openly available book Evidence-based Software Engineering
- PROMISE - About 20 datasets related to software engineering research.
- SIR - Software-artifact infrastructure repository; Java, C, C++, and C# software together with test suites and fault data.
7. Awesome Angular
Authentication / Google Developer Experts
- ngx-smart-permissions (⭐5) - A lightweight library for managing role-based and permission-based access control in Angular applications. Supports both standalone components and NgModules.
Internationalization / Google Developer Experts
- ngx-translate-toolkit (⭐2) - An Angular library designed to extend
@ngx-translate/coreand streamline the process of managing translations in large projects.
DOM / Google Developer Experts
- ngx-optimus (⭐1) - An Angular library dedicated to providing a collection of useful custom pipes to transform data in your templates. This library aims to simplify common data formatting tasks and keep your component logic cleaner.
- ngx-number-to-words - An Angular library that provides a simple and effective pipe to convert numbers into their respective word representations. This is particularly useful for applications that need to display numbers in words, such as invoices, reports, or financial applications.
File Upload / Google Developer Experts
- ngx-filesize-pipe - An Angular pipe that converts a file size (in bytes) into a human-readable format. Perfect for file uploaders, media managers, or storage apps.
- ngx-file-helpers - Angular file helpers including a file picker and dropzone.
8. Free for Dev
APIs, Data, and ML
- BigDataCloud - Provides fast, accurate, and free (Unlimited or up to 10K-50K/month) APIs for modern web like IP Geolocation, Reverse Geocoding, Networking Insights, Email and Phone Validation, Client Info and more.
- Composio - Integration platform for AI Agents and LLMs. Integrate over 200+ tools across the agentic internet.
- Crawlbase — Crawl and scrape websites without proxies, infrastructure, or browsers. We solve captchas for you and prevent you from being blocked. The first 1000 calls are free of charge.
- Duply.co — Create dynamic images from API & URL, design template once and reuse it. The free tier offers 20 free credits.
- ERD Lab — Free cloud-based entity relationship diagram (ERD) tool made for developers. Free trial includes 2 projecs with 10 tables each.
- FormatJSONOnline.com - A free, browser-based tool to format, validate,compare and minify JSON data instantly.
- Geolocated.io — IP Geolocation API with multi-continent servers, offering a free plan with 2,000 requests per day.
- Hex - a collaborative data platform for notebooks, data apps, and knowledge libraries. Free community tier with up to five projects.
- Hook0 - Hook0 is an open-source Webhooks-as-a-service (WaaS) that makes it easy for online products to provide webhooks. Dispatch up to 100 events/day with seven days of history retention for free.
- huggingface.co - Build, train, and deploy NLP models for Pytorch, TensorFlow, and JAX. Free up to 30k input characters/mo.
- Hybiscus - Build pdf reports using a simple declarative API. The 14-day free tier includes 50 single-page reports with the ability to customize color palettes and fonts.
- ip-api — IP Geolocation API, Free for non-commercial use, no API key required, limited to 45 req/minute from the same IP address for the free plan.
- IP Geolocation API — IP Geolocation API from Abstract - Allows 1,000 free requests.
- IP2Location.io — Freemium, fast, and reliable IP geolocation API. Get data like city, coordinates, ISP, and more. The free plan includes 50k credits per month. IP2Location.io also offers 500 free WHOIS and hosted domain lookups per month. See domain registration details and find domains hosted on a specific IP. Upgrade to a paid plan for more features.
- IPQuery — Unlimited IP API for developers, no ratelimits, or pricing.
- IPTrace — An embarrassingly simple API that provides your business with reliable and helpful IP geolocation data with 50,000 free lookups per month.
- MailboxValidator — Email verification service using real mail server connection to confirm valid email. The free API plan has 100 verifications per month.
- Mindee – Mindee is a powerful OCR software and an API-first platform that helps developers automate applications' workflows by standardizing the document processing layer through data recognition for key information using computer vision and machine learning. The free tier offers 500 pages per month.
- MockAPI — MockAPI is a simple tool that lets you quickly mock up APIs, generate custom data, and perform operations using a RESTful interface. MockAPI is meant to be a prototyping/testing/learning tool. One project/2 resources per project for free.
- News API — Search news on the web with code, and get JSON results. Developers get 100 queries free each day. Articles have a 24 hour delay.
- numlookupapi.com - Free phone number validation API - 100 free requests / month.
- OCR.Space — An OCR API parses image and pdf files that return the text results in JSON format. 25,000 requests per month are free and a 1MB file size limit.
- Parseur — 20 free pages/month: Extract data from PDFs, emails. AI powered. Full API access.
- PrefectCloud — A complete platform for dataflow automation. Free plan includes 5 deployed workflows and 500 minutes of serverless compute credits per month.
- reqres.in - A Free hosted REST-API ready to respond to your AJAX requests.
- Roboflow - create and deploy a custom computer vision model with no prior machine learning experience required. The free tier includes 30 credits per month.
- ScrapingAnt — Headless Chrome scraping API and free checked proxies service. Javascript rendering, premium rotating proxies, CAPTCHAs avoiding. Free 10,000 API credits.
- Simplescraper — Trigger your webhook after each operation. The free plan includes 100 cloud scrape credits.
- Select Star - is an intelligent data discovery platform that automatically analyzes and documents your data. Free light tier with 2 Data Source, up to 1,000 Tables and 25 Users.
- Sheetson - Instantly turn any Google Sheets into a RESTful API. Free plan available, including 1,000 free rows per sheet.
- Siterelic - Siterelic API lets you take screenshots, audit websites, TLS scan, DNS lookup, test TTFB, and more. The free plan offers 100 API requests per month.
- Supportivekoala — Allows you to autogenerate images by your input via templates. The free plan allows you to create up to 50 images per month.
- Tavily AI - API for online serach and rapid insights and comprehensive research, with the capability of organization of research results. 1000 request/month for the Free tier with No credit card required.
- The IP API - IP Geolocation API with 1000 free requests / day. Provides information about the location of an IP address, including country, city, region, and more.
- Tomorrow.io Weather API - Offers free plan of weather API. Provides accurate and up-to-date weather forecasting with global coverage, historical data and weather monitoring solutions.
- vatcheckapi.com - Simple and free VAT number validation API. 150 free validations per month.
- WeatherXu — Global weather data including current conditions, hourly and daily forecasts, and weather alerts via our API. Integrating AI models and ML systems to analyze and combine multiple weather models to deliver improved forecast accuracy. Free tier includes 10,000 API calls/month.
- WebScraping.AI - Simple Web Scraping API with built-in parsing, Chrome rendering, and proxies. Two thousand free API calls per month.
- What The Diff - AI-powered code review assistant. The free plan has a limit of 25,000 monthly tokens (~10 PRs).
- Zipcodebase - Free Zip Code API, access to Worldwide Postal Code Data. 5,000 free requests/month.
- Zuplo - Free API Management platform to design, build, and deploy APIs to the Edge. Add API Key authentication, rate limiting, developer documentation and Monetization to any API in minutes. OpenAPI-native and fully-programmable with web standard apis & Typescript. The free plan offers up to 10 projects, unlimited production edge environments, 1M monthly requests, and 10GB egress.
- Prev: Jun 26, 2025
- Next: Jun 24, 2025