Awesome List Updates on Jul 25, 2025
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome D
Official Websites
- GitHub organization - Official GitHub organization for D. Repository for all official D tools & code.
- Issue tracker – Official issue tracker for D. Older reports can be found in the archived tracker.
- Language specification - The D programming language specification.
People
- YOU - Please add your information if you've done something interesting in D. It is you, the awesome people that make D awesome.
Events
- Beerconf - A casual, monthly virtual meetup for D community members.
Blogs
- GTK-D coding - Simple examples of how to use GtkD to build GUI applications.
Compilers
- DMD (⭐3.1k) - The reference compiler for the D programming language. Stable, builds insanely fast, very good for learning and rapid prototyping/development. Currently the frontend is implemented in D, and shared between dmd, ldc and gdc, the backend is implemented in C++.
- LDC (⭐1.3k) - The LLVM-based D compiler. Uses the DMD frontend and LLVM backend. Builds slower than dmd, but generates more optimized code than DMD. It supports all the target platforms of LLVM.
- GDC (⭐359) - GNU D Compiler. Use DMD frontend and GCC backend. Currently targets the most platforms due to the use of GCC. Generated code runs faster than DMD in most cases, on par with LDC. In the process of integration with the official GCC toolchain.
Alternative / WIP Compilers
- SDC (⭐256) - The Snazzy D Compiler. Written in D. Grows Smarter every day.
- OpenD - A fork of the D language with built-in libraries.
GUI Libraries
- microui-D (⭐7) - A tiny immediate-mode UI library.
Cryptography / Language Processing
- Botan (⭐90) - Block & stream ciphers, public key crypto, hashing, KDF, MAC, PKCS, TLS, ASN.1, BER/DER, etc.
- OpenSSL (⭐47) - D version of the C headers for OpenSSL.
- Crypto (⭐33) - A D Library of encryption, decryption, encode, hash, and message digital signatures.
2. Awesome Opentofu
Tools / Platforms
- Terrateam (⭐811) - Open-source alternative to Terraform Cloud/Enterprise. GitOps-first and built for scale, security, and reliability across modern VCS providers.
3. Awesome Dotnet
Application Frameworks
- Positron-JS (⭐8) - An advanced Web View (PositronWebView) with native JavaScript Context to access .NET APIs from hybrid applications inspired from capacitor/cordova.
Authentication and Authorization
- Logibit Hawk (⭐36) - A F# Hawk (⭐1.9k) authentication library
- Logto (⭐10) - An IAM infrastructure for modern apps and SaaS products, supporting OIDC, OAuth 2.0 and SAML for authentication and authorization [$][Free for OSS]
Compilers, Transpilers and Languages
- ClojureCLR Next (⭐133) - Rewrite of Clojure CLR in F#
- Eiffel - Eiffel for .NET is the Eiffel programming language made available in the .NET environment.
- Rust (⭐1.9k) - Experimental Rust compiler for .NET.
- Wrapped Mono (⭐76) - Mono runtime embedded in Rust.
- Lua-C# (⭐547) - A Lua implementation on .NET in C#
- PascalABC.NET (⭐409) Pascal implementation on .NET.
- Iron Python (⭐2.7k) - A Python 3 implementation that is integrated with the .NET framework.
Compression
- FastLZMA2NET (⭐10) - A .NET Wrapper of Fast LZMA2 Algorithm (⭐302).
Feature management
- OpenFeature - OpenFeature is an open standard for feature flag management designed to provide a unified API and SDK, enabling developers to decouple feature flag evaluation from vendor-specific implementations. It promotes interoperability, flexibility, and standardization for managing feature flags across different tools and platforms.
Media / GUI - other
- Sonora (⭐11) - .NET Audio Framework for audio and MIDI playback, editing, and plugin integration.
Scheduling / GUI - other
- NaturalCron (⭐12) – Human-readable scheduling library for .NET using natural-language expressions.
Web Servers / GUI - other
- SimpleW - Web server Library in .NET Core. Powerfully Simple, Blazingly Fast and Build-in components (API REST, JWT, Websockets, self-serialization, Opentelemetry).
Source Generator / GUI - other
- SyncMethodGenerator (⭐66) – Generates synchronous methods from async ones to avoid code duplication.
4. Awesome Network Analysis
Books / Method-specific
- Knoten und Kanten III. Soziale Netzwerkanalyse in Geschichts- und Politikforschung, edited by Markus Gamper, Linda Reschke and Marten Düring, in German and English (2015).
5. Awesome Angular
Developer tools / Google Developer Experts
- ng-reactive-lint (⭐2) - An Angular-specific linter enforcing optimal reactivity patterns with Signals and RxJS.
Internationalization / Google Developer Experts
- i18n-scanner-toolkit (⭐4) - Extract, detect missing translations, and manage multilingual content with CSV export/import.
Calendars / Google Developer Experts
- ngx-strip-calendar (⭐4) - Strip calendar component for Angular 17+.
Charts / Google Developer Experts
- ngx-interactive-org-chart (⭐1) - Modern Angular organizational chart component with interactive pan/zoom functionality.
RxJS / Google Developer Experts
- subsiphon (⭐1) - A lightweight utility to manage multiple RxJS Subscriptions. It lets you add subscriptions via numeric indexes or named keys and provides easy
unsubscribe()anddestroy()methods to clean them up.
- Next: Jul 24, 2025