Awesome List Updates on Dec 29 - Jan 04, 2025
21 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Zig
Tools / Text Editors
- ziglang/sublime-zig-language : Zig language support for Sublime Text.
- ziglang/vscode-zig : Zig language support for VSCode.
- ziglang/zig.vim : Vim configuration for Zig.
- ziglang/zig-mode : Zig mode for Emacs.
2. Awesome Pascal
General Libraries
- TeeBI (⭐147)
[Delphi][FPC]Datamining, visualization, multidimensional queries, pivot tables and Big Data component library. VCL, Firemonkey.
Game dev
- abmaze (⭐7).
[FPC][TP]Aldous-Broder algorithm implementation in Pascal for maze generation. Contains few optimizations.
Serial port
- Synaser (⭐129).
[Delphi][FPC]Library for blocking communication on serial ports. It is non-visual class as in Synapse, and programmer interface is very similar to Synapse.
Database
- Bold for Delphi (⭐0).
[Delphi]Model-Driven Architecture (MDA) framework and ORM. Design your domain model in UML and generate Delphi classes and database schemas. Features OCL (Object Constraint Language) for queries and derived attributes, automatic UI synchronization, built-in undo/redo, optimistic locking, and object subscriptions. Persistence via FireDAC, UniDAC or XML, supporting most modern databases. This fork adds Unicode and modern Delphi support. Official Embarcadero repo (⭐155) is for Delphi 7.
Cloud Services
- Firebase Services for Delphi (⭐208)
[Delphi]Cross-platform (FMX/VCL/Console) library for the following Firebase Services (Google): Firebase RT-DB, Firestore DB, Cloud Storage, VisionML, Firebase Authorization, and Firebase Functions. The library supports all platforms (Windows, Mac, iOS, Android, and Linux).
Template
- Simple Template Engine for Free Pascal (⭐19).
[FPC]Fast engine to generate text (html, xml, or any markup) with tags/variables in Object/Free Pascal (probably delphi compatible). IF/ELSE blocks. FOR blocks (dataset iteration). Per-tag callbacks. Nested blocks.
Logging
- LogLib (⭐7).
[Delphi]A simple but effective visual log control/library. The programmer can send messages to a log window from anywhere in his code. The Log window can be set to automatically pop up when an error message is sent to it. Depending on the chosen verbosity level of the log (see the Verbosity property) low-level messages (like verbose/debug messages) are shown or not. Contains: Non-visual log (TRamLog) Visual log (TRichLog)
- simple-logger (⭐5).
[FPC]Simple, thread-safe logger for FPC/Lazarus. Logs saved to file, support for log archiving and compression.
- MultiLog4D (⭐47).
[Delphi]MultiLog4D is a library designed to facilitate and speed up the sending of logs to Android, iOS, Windows, macOS and Linux. With just one line of code, it is possible to send a message that will be seen and monitored on the corresponding platform, such as adb logcat on Android or syslog on Linux, for example.
Unit Testing
- OpenCTF (⭐14).
[Delphi](Previous homepage) Test framework add-on for Embarcadero Delphi which performs automatic checks of all components in Forms (or DataModules). It provides an easy way to build automatic quality checks for large projects where many components have to pass repeated tests. OpenCTF is based on the DUnit open source test framework and extends it by specialized test classes and helper functions.
Code check/review, debug
- map2pdb (⭐62).
[Delphi]Tool used to convert the MAP files produced by the Delphi and C++ Builder compilers to Microsoft PDB files for use in tools that support that format, such as the Visual Studio debugger and Intel's VTune and AMD's μProf profilers.
- SonarDelphi (⭐138).
[Delphi]Static analyzer for the SonarQube code quality platform.
Setup
- AutoGetIt (⭐73).
[Delphi]Open-source tool to automate the installation of selected GetIt packages by calling the GetIt command-line tool. Works with Delphi 10.4, 11, and 12. Both source and pre-built executable available. Requires DosCommand (⭐131) to compile the source.
Other
- Better Translation Manager (⭐35).
[Delphi]Translation Manager.
3. Awesome Mac
Credits / Shell Utilities
4. Awesome Windows
Audio
- FlexASIO - A universal ASIO driver that delivers low-latency, high-quality sound.
Databases Clients
- pgAdmin - Feature-rich, open-source administration and development platform for PostgreSQL.
IDEs
- Rust Rover - A powerful IDE for Rust development.
Networking
- Nmap - A free, open-source network scanner used for discovering hosts, services, and vulnerabilities on computer networks through advanced port scanning and OS detection techniques.
Terminal
- Termius - Modern SSH Client built for productivity and collaboration.
Virtualization
- VMWare Workstation Pro - The leading local virtualization platform for building, testing and demoing software using virtual machines.
5. Awesome Rust
Applications / Audio and Music
- OpenMeters (⭐54) - Fast, simple, and professional audio metering/visualization for Linux written in Rust.
Applications / Security tools
- bountyyfi/lonkero (⭐811) - Enterprise-grade web vulnerability scanner with 60+ attack modules for penetration testing and security assessments
- ssh-vault (⭐488) - A simple tool to manage secrets using ssh keys for encryption and decryption.
Applications / System tools
- fork (⭐72) - Library for creating a new process detached from the controlling terminal (daemon)
6. Awesome Mac
Audio and Video Tools / File Sharing
- Sangeet - A beautiful audiophile music player with 10-band EQ, karaoke mode, and time-synced lyrics.
7. Collective Ai Tools
Code Assistant
- ReviewCerberus (⭐6) - 100% free, open-source AI code review tool for analyzing git branch differences with comprehensive security, performance, and quality analysis.
#free
8. Awesome Cli Apps
Development / Testing
- bats-core (⭐5.7k) - Bash Automated Testing System.
Utilities / Science
- periodic-table-cli (⭐259) - View and explore the Periodic Table of Elements.
9. Awesome Postgres
Contents / GUI
- dbForge Edge - All-in-one multidatabase solution supporting PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, and a wide range of related cloud services (Commercial Software).
Contents / Platforms
- Atlas4D (⭐4) - Open-source 4D spatiotemporal platform combining PostGIS, TimescaleDB, pgvector, and H3 for unified geospatial and time-series intelligence.
10. Awesome Go
Concurrency / Stream Processing
- fulminate-io/machine (⭐164) — Machine is a workflow/pipeline library for processing data ☆
164
11. Awesome Vue
Components & Libraries / UI Utilities
- ssgoi (⭐729) - Native app-like page transitions with spring physics, 60fps on mobile, SSR-ready, and all modern browser support
Components & Libraries / UI Components
- Toastflow (⭐102) - 💡 Headless toast (notification) engine + Vue 3 renderer (TS-first, CSS-first theming, highly customizable).
Components & Libraries / Dev Tools
- PocketMocker (⭐449) - Visual, browser-based HTTP mocking tool for front-end apps. Intercepts fetch/XHR, supports SmartMock rules, delay/error simulation and works great when developing Vue apps.
12. Static Analysis
Programming Languages / Other
- bodyclose ⚠️ — Checks whether HTTP response body is closed.
- CodeDepends (⭐90) — Static Code Analysis for R.
Other / Other
- Code Pathfinder — An open-source security suite aiming to combine structural code analysis with AI-powered vulnerability detection. Built for advanced structural search, derive insights, find vulnerabilities in code.
13. Open Source Flutter Apps
Contents / Personalization
- Libre PaperWall (⭐0) - Free WallPaper App with Unlimited Downloads created by Sahil Dudhal.
Contents / Social Network
- Unoffical LeetCode Client (⭐0) - Minimalist LeetCode Mobile Client by Sahil Dudhal.
Contents / Tools
- Ghost Brower (⭐0) - Simple Web Browser that does not track any User by Sahil Dudhal
- Battery Info (⭐0) - Battery Health Checker For Android by Sahil Dudhal
14. Awesome Scifi
Expeditionary Force (2016-) by Craig Alanson [4.38] / Imago (1989) [4.2]
- Columbus Day
- SpecOps
- Paradise
- (Trouble on Paradise)
- Black Ops
- Zero Hour
- Mavericks
- Renegades
- (Homefront) (Audio only)
- Armageddon
- Valkyrie
- Critical Mass
- Brushfire
- Breakaway
- Fallout
- Failure Mode
- Aftermath
- Task Force Hammer
- Gateway
- Ground State
15. Awesome Bitcoin
Rust Libraries
- Bithoven (⭐22) - A High-Level, Imperative Language for Bitcoin Smart Contracts, featuring an LR(1) parser with static analysis for compile-time safety.
Playgrounds
- Bithoven IDE - Web IDE for Bithoven, A High-Level, Imperative Language for Bitcoin Smart Contracts.
16. Awesome Testing
Software / AI & LLM Testing
- promptfoo (⭐9.4k) - Open-source framework for testing and red teaming LLM applications. Compare prompts, test RAG architectures, run multi-turn adversarial attacks, and catch security vulnerabilities with CI/CD integration.
17. Free for Dev
Authentication, Authorization, and User Management
- 360username - A free tool to search a username across 90+ social platforms to find matching profiles.
18. Awesome Neovim
Plugin Manager
- lumen-oss/rocks.nvim (⭐989) - A modern approach to plugin management using Luarocks, inspired by Cargo.
- zuqini/zpack.nvim (⭐48) - A thin layer on top of
vim.packto support lazy-loading andlazy.nvim's declarative spec.
LSP / LSP Installer
- mason-org/mason.nvim (⭐9.9k) - Portable package manager that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Marks / Assembly
- dimtion/guttermarks.nvim (⭐42) - Display marks in the buffer gutter.
Colorscheme / Assembly
[TS]- Has Tree-sitter highlighting.
[LSP]- Has LSP Semantic Tokens support.
[L/D]- Has both "light" and "dark" variants.
[Lua]- Is written in Lua.
[Fnl]- Is written in Fennel.
- everviolet/nvim (⭐543) -
[TS][LSP][L/D][Lua]A comfy colorscheme for cozy morning coding.
Note Taking / Cursorline
- losch/ztl - A fast static note generator in a single binary with everything built-in.
Neovim Lua Development / Quickfix
- lumen-oss/luarocks-tag-release (⭐53) - A GitHub action that publishes your Neovim plugins to LuaRocks.
Git / Quickfix
- ajatdarojat45/commitmate.nvim (⭐2) - An AI-assisted commit message generator following common commit conventions.
Split and Window / Indent
- wsdjeg/bufdel.nvim (⭐4) - Delete buffers without changing windows layout.
Workflow / Competitive Programming
- kuri-sun/comment-graph.nvim (⭐2) - Integration with comment-graph (⭐2) that makes your codebase traceable at a glance.
- letieu/jira.nvim (⭐107) - Manage Jira tasks with a beautiful UI.
19. Awesome Terraform
Official Resources
Tutorials and Blog Posts / Google Cloud
- IAC - Terraform and Terragrunt on Google Cloud - Open source MIT Licensed course about creating infrastructure on Google Cloud using Terraform/OpenTofu and Terragrunt
Providers / Vendor supported providers
- terraform-provider-scp (⭐23) - Provider for Splunk Cloud Platform.
20. Awesome Webaudio
Packages / Apps
- All-in-One Advanced BPM Tool – Instantly measure song speed by tapping or using the spacebar. Features MIDI input, optional sound clicks, and real-time BPM visualization. Essential for producers, DJs, rhythm gamers.
21. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- abbr-preview (⭐0) - Previews abbr (⭐711) abbreviations as you type.
- abbr (⭐711) - Manages auto-expanding abbreviations that expand inline when you hit space, inspired by the fish shell.
- tmux (zpm-zsh) (⭐20) - Plugin for tmux.
- tmux (zsh-contrib) (⭐0) - Plugin for tmux. Includes automatic window title updates based on running command, command name display during execution, job reference resolution (fg, %1) to actual command names and automatic title truncation (max 20 characters).
- Next: Dec 22 - Dec 28, 2025