Free Development & DevOps Software
Graylog
Graylog is a open-source, leading centralized log management solution built to open standards for capturing, storing, and enabling real-time analysis of terabytes of machine data. We deliver a better user experience by making analysis ridiculously fast, efficient, cost-effective, and flexible.
Parse
Parse is a free, open-source complete application stack that can be used to build applications faster. Parse includes object and file storage as part of the stack while also providing easy to use components for dashboard, user authentication, push notification and much more. The projects inclueds a client SDK that makes it easy to build applications for mobile, desktop or the web.
Anjuta
Anjuta is an IDE (integrated development environment) developed for the GNOME Project. With Anjuta developers can work with programming languages like C, C++, Java, JavaScript, Python and Vala. The IDE provides full Glade integration that can be used for WYSIWYG UI development for GTK+/GNOME applications and GDE integration for onboard debugging.
Apache Hudi
Apache Hudi is a free and open source tool for ingesting and managing storage of large analytical datasets over DFS. With Hudi you can stream and process bid data by an order of magnitude faster than traditional batch processing. Apache Hudi work with Apache Spark and integrates well with third-party services like Amazon EMR, AWS Glue Catalog, AWS Lambda, Hadoop Distributed File System (HDFS), Google Bigtable, WebHDFS and Google Cloud Tasks.
Gulp.js
A toolkit to automate & enhance your workflow. Leverage gulp and the flexibility of JavaScript to automate slow, repetitive workflows and compose them into efficient build pipelines.
Grunt.js
Grunt is an open-source JavaScript task runner, a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting. The Grunt ecosystem contains hundred of plugins that can be used to automate just about anything build related. With Grunt, you use the command-line interface to run custom tasks defined in a your config file to optimize your development workflow.
SvelteKit
SvelteKit is a free and open-source framework used to create SSR, Static and Serverless web applications with Svelte. SvelteKit aims to replace Sapper and in the process unify the eco-system and have a single way to start building apps with Svelte. This will simplify on-boarding, and reduce maintenance and support burden for the core developers. SvelteKit fully embraces the serverless paradigm and has support for all the major serverless providers. Under the hood, SvelteKit uses Snowpack in development and compiles and hot reloads your code near instantly, making it an extremely pleasant developer experience.
Airsite
With Airsite you can create landing pages for yourself or your business, on your mobile phone. Airsite can be used on your Android or iOS devices and allow your to build your next page without any programming or web design skills.
DuckDB
DuckDB is an embeddable SQL OLAP database management system. It provides developers with serious data management features such as extensive support for complex SQL queries and a large function library, with windwed functions. DuckDB is also ACID compliant and proivides transactional guarantees through custom, bulk-optimized MVCC. DuckDB is released fully open source under the permissive MIT Licens. The entire source code of DuckDB is freely available on GitHub