This week’s highlighted open-source project of the week is GitHub’s OpenAPI description for its REST API. The company open sourced the description earlier this week. The OpenAPI specification is a standard for describing the interface of HTTP APIs, allowing both humans and machines to understand what an API does without having to read the documentation … continue reading
The Khronos Group and OpenXR working group has announced the OpenXR 1.0 Adopters Program and open-source conformance tests. OpenXR is a royalty-free, open standard that provides direct access into AR/VR runtimes across diverse platforms and devices. As part of the adopters program, Oculus and Microsoft are shipping multiple conformant implementations of OpenXR with new advanced … continue reading
This week Adobe introduced a new open-source project designed to help developers build great user experiences. React Spectrum is a collection of libraries and tools that focus on adaptive, accessible and robust user experiences. The project currently includes three libraries: React Spectrum, which is an implementation of Adobe’s design system React Aria, a library of … continue reading
The recently released 2020 Open Source Security and Risk Analysis (OSSRA) report, produced by the Synopsys Cybersecurity Research Center (CyRC), found that of more than 1,250 codebases analyzed in 2019, not only did virtually 100% have some open-source components, but also that an average of 70% of the code was open source, nearly double the … continue reading
The Swift programming language team has announced a new open-source Swift server ecosystem project. Swift Service Lifecycle is designed to free up resources before exiting an application. “Most services have startup and shutdown workflow-logic which is often sensitive to failure and hard to get right. Startup sequences include actions like initializing thread pools, running data … continue reading
Apache APISIX, the cloud-native API gateway used to handle interface traffic for web, mobile, and IoT applications, just reached Top-Level Project status at the Apache Software Foundation. Apache APISIX is based on Nginx and etcd. “Thanks to the help of our mentors, contributors and the Apache Incubator, Apache APISIX has now graduated as a Top-Level … continue reading
The Linux Foundation has created a new way for open source communities to create Open Standards. Through its new initiative, Community Specification, communities will be able to create standards using tools and approaches that are inspired by open source developers. Community Specification lets contributors more easily start the specification process, and also reduces administrative overhead. … continue reading
Managed open source company Tidelift wants to help organizations navigate through their open-source dependencies as well as clear up any confusion. According to the company, organizations usually take a distributed or centralized approach when it comes to managing open-source dependencies. With the distributed approach, developers are free to bring in new open-source components without many … continue reading
Google yesterday announced the creation of the Open Usage Commons (OUC), a new open source organization focused on trademarks. As part of the launch, Google reveled the open-source service mesh project Istio would be joining the organization. As a result, long-timer partner and founding member of the Istio project IBM has expressed disappointment in the … continue reading
Google has announced the Open Usage Commons, a new organization dedicated to promoting and extending the open source philosophy and definition. The organization was created in collaboration with SADA Systems, academic leaders, and independent contributors. “The mission of the Open Usage Commons is to help open source projects assert and manage their project identity through … continue reading
The release of Fastify 3.0 – a Node.js web framework – includes brand new type definitions, new full support of Express middleware, and the refactored request validation. This is the framework’s final release of the third major version. The latest release includes some noticeable breaking changes such as middleware support does not come out-of-the-box with … continue reading
The new extension for Azure Functions lets a function seamlessly interact with Dapr for building cloud-native applications. Azure Functions provides an event-driven programming model and Dapr provides a set of essential cloud-native building blocks. “With this new extension, you can now bring both together for serverless and event-driven apps that can use the growing set … continue reading