Free and Open Source Software

Tornado Tornado

A free and open-source web framework and asynchronous networking library written in Python. Tornado was originally developed at FriendFeed, and is using a non-blocking network I/O that can be used to scale applications to tens of thousands of concurrent connection. Tornado is a great framework for applications that require long-lived connections between users, and for WebSockets or long polling.

Apache Flume Apache Flume

Apache Flume is a free and open source, distributed software for efficiently collecting, aggregating, and moving large amounts of log data. With Apache Flume you can create data pipelines for you log data with a simple and flexible architecture based on streaming data flows. Apache Flume uses a simple extensible data model that allows you to create online analytic applications that are fault tolerant and reliable with many failover and recovery mechanisms.

Ventoy Ventoy

Ventoy is a free and open source tool that you can use to create bootable USB drive for ISO,WIM, IMG,VHD, and EFI files. You can copy many files at a time with Ventoy, instead of formating disks over and over again. Ventoy supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI.

GIMP GIMP

GIMP is a free and open-source raster graphics editor developed by the Free Software Foundation (GNU). The software is a perfect fit for anyone looking for a free and open alternative to Adobe Photoshop. GIMP can be used for photo retouching, image editing and composition. The software is commonly know within the Linux community but is available under the GPLv3+ licenses for macOS and Windows as well.

Apache Kafka 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.

Sentry Sentry

Over 1 million developers across 60,000 organization use Sentry to diagnose, fix, and optimize the performance of their code. Sentry is a commerical application monitoring platform that allow them to ship better software faster. 

Darktable Darktable

Darktable is a free and open-soource photo editing software created for photographers, by photographers. Darktable is specifically designed for non-destructive raw photo post-production editing. The Darktable development community is comprised of avid photographers that has a good understanding of real world problems, challenges, and workflows.

 

Next.js Next.js

Next.js is a free an open-source JavaScript framework for building production grade React web applications that scale. World's leading companies use the framework to buil both static and dynamic websites and web applications.

React Native React Native

React Native combines the power of React with native app development. React Native is a popular JavaScript library for building native user interfaces. React Native allow developers to build applications for Android and iOS simultaneously without managing multiple codebases.

PostgREST PostgREST

PostgREST is a standalone web server and development tool that automatically turns your PostgreSQL database into a RESTful API.