Free Development & DevOps Software
Snowpack
Snowpack enables frontend developers to enjoy a lightning-fast development experience. It's modern build tool that replaces heavier, more complex bundlers like Webpack or Parcel in your development workflow. Snowpack leverages JavaScript's native module system to increase performance and never builds the same file twice. Allowing you to enjoy a near instant hot module reload and refresh no matter how big your project grows. Snowpack supports JSX, TypeScript, React, Preact, CSS Modules and much more, while also provding an extensive plugin catalog with support for almost any technology in the JavaScript eco-system.
TextWrangler
TextWrangler is an all-purpose text and code editor for macOS. TextWrangler is now BBEdit.
Actix.rs
A powerful, pragmatic, and extremely fast web framework for Rust. With Actix.rs you can forget about stringly typed objects, from request to response, everything has types. Actix provides a lot of features out of box. HTTP/2, logging, etc and is easily extensible. Allowing you to create your own libraries that any Actix application can use.
LevelDB
LevelDB is a free and open-source key-value storage library developed by Google. LevelDB provides on-disk storage and ordered mapping of string keys to string values. With LevelDB data is stored and sorted by key, and the keys and values are arbitrary byte arrays. The library will also automatically compress files using the Snappy compression library to optimize for storage capacity.
Deployd
Deployd is a free and open-source web development tool for Node.js that makes building APIs simple by providing important ready-made functionality out-of-the-box. Features provided by Deployd can demands of complex applications and can be further customized with JavaScript Events.
VMmanager
VMmanager is a platform that allows you to increase efficiency and reduce costs of your IT department. With VMmanager you can create virtual servers and environments in minutes that can be used for migration, cloning, reinstalling the OS, backups, adding and deleting interfaces, virtual server image creation, monitoring, statistics collection.
Django Rest Framework
Django REST Framework is a free and open-source, powerful and flexible toolkit for building Web APIs with the Python framework, Django. With Django REST Framework it easy to create full-fledged REST APIs that follows the Django design pattern with models, views and urls. It comes with authentication policies including packages for OAuth1a and OAuth2 and a pre-built browsable API, much like Swagger.
MemSQL
MemSQL is a free and open-source all-in-one relation database management system. The database lends itself for operational analytics and AI/ML-powered applications that requires fast data ingest, high performance queries and elastic scaling. MemSQL supports ANSI SQL and blended workloads, commonly referred to as translytical, HTAP, HOAP, and ATP workloads. The developer MemSQL Inc, also provides commercially hosted version of the database called MemSQL Helios, a cloud database-as-a-service.
pgModeler
pgModeler is an open source software for modeling PostgreSQL databases. It merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. With pgModeler you can create and edit database models easily with a simple and intuitive interface. pgModeler allows you to design your database once with dynamic code generation, and export to multiple versions of PostgreSQL ranging from 9.x to 13.x.
Apache Kafka
Trusted by more than 80% of all Fortune 100 companies. Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications. The software is used for both real-time and batch data processing, and is the chosen event log technology for Amadeus microservice-based streaming applications. Apache Kafka is also used for operational use cases such as application and service logs collection.