Awesome List Updates on Dec 30, 2025
10 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Langchain
Tools / Services
- Tenuo (⭐2): Capability-based authorization for AI agents. Task-scoped tokens with offline verification, proof-of-possession binding, and native LangChain/LangGraph integration.
2. Awesome Neovim
Plugin Manager
- OriginCoderPulse/synapse.nvim (⭐4) - A modern, lightweight plugin manager with beautiful UI, intelligent dependency management, tag/branch support, and post-install command execution.
3. Awesome Cli Apps
Entertainment / Music
- spotatui (⭐151) - Spotify client.
Utilities / macOS
- anvil (⭐97) - Config management and app installations.
4. Awesome Gdpr
Privacy by Design - Guides for developers (art. 25)
- dstack (⭐410) - Open-source confidential computing framework enabling privacy by design through hardware-enforced isolation for GDPR-compliant data processing.
5. Awesome Pascal
Game dev
- ImGui-Pascal (⭐70).
[Delphi][FPC]ImGui-Pascal is ImGui (⭐70k) binding (crossplatform GUI lib) with the latest version & docking. Support Windows, Linux, OSX.
Cloud & remote services
- delphi-aws-ses (⭐33).
[Delphi]Amazon Simple Email Service (AWS SES) library for Delphi applications.
- delphi-slackbot (⭐27).
[Delphi]Delphi library to send messages on Slack using slackbot.
- SDriver (⭐64).
[Delphi]Delphi wrapper for Slack API.
- TelegaPi (⭐42).
[Delphi]Library for working with Telegram messenger Bot API in Delphi.
- fp-telegram (⭐89).
[FPC]Library for working with Telegram bots API in FreePascal/Lazarus.
- delphiXero (⭐16).
[Delphi]XERO cloud accounting API for Delphi.
- Google API for Delphi (⭐139).
[Delphi]Google API for Delphi
- VK API (⭐33).
[Delphi]Library for working with Vkontakte (Russian social network) API in Delphi. Full API (with Bot samples).
- AWS SDK for Dephi (⭐141).
[Delphi]Unofficial AWS (Amazon Web Services) SDK for Delphi.
- Ntfy for Delphi (⭐78).
[Delphi]Friendly library to push instant notifications using ntfy.sh servers in Delphi
- DelphiOpenAI (⭐299).
[Delphi]OpenAI GPT-3 API for Delphi
- IPInfo API (⭐14).
[Delphi]Wrapper for IP Info API service
- TGBot Mini API (⭐39).
[Delphi]Fast and simple API for creating a Telegram bot
- ImgBB API (⭐5).
[Delphi]ImgBB.com API Wrapper
- OWM API (⭐4).
[Delphi]OpenWeatherMap.com API Wrapper
Scripting
- Thorium (⭐10).
[Delphi][FPC]Powerful embedded scripting language written in FreePascal. It features a pluggable compiler and typing system, and ships with easy and fast import of host classes using RTTI. It also allows to call host methods and functions without the need for wrapper functions, thus saving the developer (that is you) the time to write these.
- JvInterpreter (part of Project JEDI VCL) (⭐655).
[Delphi][FPC]Pascal script interpreter
Machine Learning
- Ascension (⭐28).
[Delphi][FPC]A research programme aimed at the development of a general-purpose global optimization framework. Its core components are intelligent algorithms called metaheuristics, which are applicable to a wide variety of optimization problems.
- sherpa-onnx (⭐9.5k).
[Delphi][FPC]Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, HarmonyOS, Raspberry Pi, RISC-V, RK NPU, Ascend NPU, x86_64 servers, websocket server/client, support 12 programming languages
Math
- LMath
[FPC]Provides routines and demo programs for numerical analysis, including mathematical functions, probabilities, matrices, optimization, linear and nonlinear equations, integration, Fast Fourier Transform, random numbers, curve fitting, statistics and graphics. It is entirely written in Pascal and does not depend on external libraries.
OS
- GLibWMI (⭐44).
[Delphi]Component Library for Delphi that encapsulate the classes for access to WMI of Windows in a set of VCL. BiosInfo, PrinterInfo, DiskInfo, etc. Allow access WMI Classes: WIN32_Bios, WIN32_Printers, WIN32_DiskDrive.
RAD Studio IDE plugins/wizards
- C4D-Validate-Components (⭐15).
[Delphi]Utility for automatic validation of Delphi forms. Excellent to be used for both new projects and legacy products. Facilitating form field validations and reducing code complexity. It can be used for both DBWare and non-DBWare components.
Other
- OpenAPI Client Generator (⭐89).
[Delphi]Generate Delphi client SDKs for any REST API defined with the OpenAPI specification. This generator can read an OpenAPI document (from local file or URL) of a REST API and generate Delphi classes that you can use to invoke such REST API endpoints in a friendly way. // Open source but requires commercial TMS BIZ library for build (trial version will do as well). Binaries are available
6. Awesome Rust
Applications / Audio and Music
- LargeModGames/spotatui (⭐151) [spotatui] - A Spotify terminal client with native streaming, synced lyrics, and real-time audio visualization
7. Awesome Mqtt
Community Resources
Blogs
Brokers
- ActiveMQ - A fast Java multiprotocol messaging and Integration Patterns server.
- hbmqtt Broker (⭐819) - Python MQTT broker using asyncio.
- Mosca - Node.js MQTT broker, which can be used Standalone or Embedded in another Node.js application.
- Mosquitto - "The" Open Source MQTT Broker.
- RobustMQ - Multi-protocol brokers written in Rust.
- Vert.x MQTT Server (⭐205) - Vert.x component to handle connections, communication and messages exchange with remote MQTT clients.
Cloud
- AWS IoT Core - Managed cloud broker service supporting MQTT, MQTT over WSS, HTTPS and LoRaWAN.
- CloudAMQP - Hosted AMQP brokers with MQTT support.
Tools
- mqtt-spy - Java based MQTT frontend. Supports scripting.
- VSMQTT (⭐17) - Simple MQTT client integrated in Visual Studio Code.
Multi-Platform
- Paho - Open source client implementations for C,C++, Java, Python, JavaScript, GoLang, C#, Rust, Android and Embedded (Arduino/mbed).
- mosquitto-clients - mosquitto_pub and mosquitto_sub CLI clients for most operating systems and libmosquitto for integration.
Python
- hbmqtt Client (⭐819) - Python MQTT client using asyncio.
JavaScript
- Vert.x Client (⭐205) - Vert.x component that provides methods for connecting/disconnecting to a broker, publishing messages and subscribing to topics.
Ballerina
- ballerina-mqtt (⭐105) - Ballerina MQTT client based on paho-mqtt.
DotNET
- HiveMQtt (⭐85) - MQTT 5.0 compliant secure client with automatic back pressure management and TCP & WebSocket transport support.
Delphi
- delphi-mqtt (⭐161) - MQTT server and client components.
GoLang
- go-mqtt (⭐8) - MQTT client.
- MQTT for Go (⭐827) - MQTT Clients, Servers and Load Testers in Go.
Lua
- mqtt_lua - MQTT Client library for the Lua language.
Operating System / Firmwares for ESP based Devices
- updates2mqtt - Check for Docker image updates and publish to MQTT, in structure to support Home Assistant's automated Updates and Discovery.
Monitoring / Firmwares for ESP based Devices
- mqttwarn - Route and transform MQTT notifications, with 70+ built-in adapters for databases, messaging and other notification sinks.
- snmp2mqtt - Python based SNMP v2 and v3 bridge to MQTT, active project in late 2025.
Smart Home Hardware Interfaces / Firmwares for ESP based Devices
- airrohr2mqtt - Air quality monitoring integration.
- coe2mqtt - Bi-directional CAN Bus to MQTT.
- fronius2mqtt - MQTT integration for Fronius SolarAPI.
Smart Home Integration Software / Firmwares for ESP based Devices
- Home Assistant - Home Automation system with native MQTT support, and the world's largest non-commercial Open Source project.
- FHEM - Includes a MQTT module since V5.6.
- knx2mqtt - Telegram bi-directional integration as alternative to HomeAssistant's built-in support.
Misc / Firmwares for ESP based Devices
- mqtt-tasker (⭐1) - Android Tasker mqtt plugin.
Security, Encryption / Firmwares for ESP based Devices
- Let's Encrypt Mosquitto Docker Container - Easier TLS certificate management for brokers.
- mqttsa (⭐51) - Broker mis-configuration detection for cyber protection.
8. Awesome Vue
Components & Libraries / UI Utilities
- @nabaraj/vue-pagination (⭐0) - A lightweight Vue 3 pagination component with TypeScript types and customizable slots.
9. Awesome Typescript
Tools / Playground
- Rev-dep (⭐35) - Trace imports, identify circular dependencies, find unused code, clean node modules — all from a blazing-fast CLI.
10. Awesome Data Engineering
Testing / Data Profiler
- daffy (⭐25) - Decorator-first DataFrame contracts/validation (columns/dtypes/constraints) at function boundaries. Supports Pandas/Polars/PyArrow/Modin.
- Next: Dec 29, 2025