This guide is a comprehensive resource for contributing to Python – for both new and experienced contributors. It is maintained by the same community that maintains Python. We welc...
Cloud Native Infrastructure, written by Justin Garrison and Heptio Senior Developer Advocate Kris Nova, is about patterns and practices for creating infrastructure capable of manag...
WebOb provides objects for HTTP requests and responses. Specifically it does this by wrapping the WSGI request environment and response status/headers/app_iter(body).
Serenity is an ASP.NET Core / MVC / TypeScript application platform which has been built on open source technologies.
It aims to make development easier while reducing maintenance...
Linkerd is a service mesh for Kubernetes and other frameworks. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—...
Linkerd is a service mesh for Kubernetes and other frameworks. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—...
Esprima (esprima.org, BSD license) is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript). Esprima is created and ma...
Rust is a modern systems programming language focusing on safety, speed, and concurrency. It accomplishes these goals by being memory safe without using garbage collection.
Vaadin is a Java user interface framework coupled with JavaScript web components. You can create web apps in server-driven Java, or in JavaScript, by using the Vaadin web component...