Added Metalama

This commit is contained in:
Gael Fraiteur 2023-09-19 07:14:04 +02:00 committed by GitHub
parent 94cc733794
commit 0591345e1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -479,8 +479,10 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
* [Appinvento](https://appinvento.io/) — AppInvento is a free No code app builder. In the automatically generated backend code, users have complete access to the source code along with unlimited APIs and routes, allowing for extensive integration. The free plan includes three projects, five tables, and a Google add-on.
* [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before.
* [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs.
* [Metalama](https://www.postsharp.net/metalama) - With Metalama, you can generate C# code either on the fly, during compilation, or within the IDE as code fixes.
* [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available.
**[⬆️ Back to Top](#table-of-contents)**
## Code Quality
@ -506,6 +508,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
* [gtmetrix.com](https://gtmetrix.com/) — Reports and thorough recommendations to optimize websites
* [holistic.dev](https://holistic.dev/) - The #1 static code analyzer for Postgresql optimization. Performance, security, and architect database issues automatic detection service
* [houndci.com](https://houndci.com/) — Comments on GitHub commits about code quality, free for Open Source
* [Metalama](https://www.postsharp.net/metalama) - Metalama focuses on architecture-as-code and lets you verify your C# code against your own architecture rules. It shows warnings rights inside the IDE as you type.
* [Moderne.io](https://app.moderne.io) — Automatic source code refactoring. Moderne offers framework migrations, code analysis with remediation, and unrivaled code transformation at scale, so developers can spend their time building new things instead of maintaining the old. Free for Open Source.
* [reviewable.io](https://reviewable.io/) — Code review for GitHub repositories, free for public or personal repos
* [parsers.dev](https://parsers.dev/) - Abstract syntax tree parsers and intermediate representation compilers as a service