mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-12 05:40:13 +02:00
Add Codeium (free code generation tool)
This commit is contained in:
parent
79f9a3871e
commit
2dedb071f3
@ -24,6 +24,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
|
||||
* [CDN and Protection](#cdn-and-protection)
|
||||
* [CI and CD](#ci-and-cd)
|
||||
* [CMS](#cms)
|
||||
* [Code Generation](#code-generation)
|
||||
* [Code Quality](#code-quality)
|
||||
* [Code Search and Browsing](#code-search-and-browsing)
|
||||
* [Crash and Exception Handling](#crash-and-exception-handling)
|
||||
@ -448,6 +449,12 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
|
||||
|
||||
**[⬆ back to top](#table-of-contents)**
|
||||
|
||||
## Code Generation
|
||||
|
||||
* [Codeium](https://www.codeium.com/) — Codeium is the modern coding superpower, 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 your favorite IDEs (VSCode, JetBrains, Vim/Neovim, Jupyter, Colab, etc), with lightning fast speeds and state-of-the-art suggestion quality.
|
||||
|
||||
**[⬆ back to top](#table-of-contents)**
|
||||
|
||||
## Code Quality
|
||||
|
||||
* [SoftaCheck](https://www.softacheck.com/) — An online tool that performs static analysis for C/C++ code using open source tools such as cppcheck and clang-tidy and automatically generates code documentation for users using doxygen. This tool is free for use.
|
||||
|
Loading…
x
Reference in New Issue
Block a user