Open Source Development & DevOps Software
Elasticsearch
Elasticsearch is an open-source, highly scalable search and analytics engine written in Java. The engine is built ontop of Apache Lucene Library and has an advanced distributed model and consistent API interface. Elasticsearch allows you to store, search, and analyze huge volumes of data quickly and in near real-time with answers provided in milliseconds. Making it perfect for building full text search, analytics store, auto completer, spell checker, and alerting engines.
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.
Apache Camel
Apache Camel is an open-source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
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.
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.
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.
PostgREST
PostgREST is a standalone web server and development tool that automatically turns your PostgreSQL database into a RESTful API.
Sinatra
Sinatra is a free and open source DSL library for quickly creating web applications in Ruby with minimal effort. Sinatra is loved by many due to its simplicity and ease-of-user. For Ruby developers, Sinatra is an alternative to web application frameworks like Ruby on Rails, Merb, Nitro, and Camping.
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.