Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions data/aarch64_open_source_projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
RHEL® and pre-CentOS-Stream CentOS™ (e.g. CentOS 8.3). Founded by the team behind the well-established CloudLinux
OS.
- name: Anaconda
description:
Supports the development of MVApich and downstream package builds for Conda-Forge and Bioconda on ARM
description: Supports the development of MVApich and downstream package builds for Conda-Forge and Bioconda on ARM
- name: Antrea
description:
A Kubernetes-native project that implements the Container Network Interface (CNI) and Kubernetes NetworkPolicy
Expand Down Expand Up @@ -87,6 +86,10 @@
description: Testing minio object storage server on ARM architecture.
- name: Mumble
description: Mumble is a free, open source, low latency, high quality voice chat application.
- name: Nix
description:
Nix is a functional programming language and package manager, with an OS built on top of it. Tree-sitter is an
incremental parsing tool and parser generator.
- name: Node.js
description:
Node.js is a JavaScript runtime for servers. It runs on a variety of OS and architecture platforms
Expand Down
29 changes: 16 additions & 13 deletions data/powerdev_open_source_projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
description:
Reproducible Builds elevate deterministic builds by making the build process independently verifiable by anyone.
This means others can confirm your binaries match the source code exactly, fostering trust, improving debugging,
speeding up builds, and demonstrating your commitment to high standards. It also allows the development of
extremely concise and easily verifiable patches for any version of your software, eg. for customers that have high
security requirements and need to audit every release they make.
speeding up builds, and demonstrating your commitment to high standards. It also allows the development of extremely
concise and easily verifiable patches for any version of your software, eg. for customers that have high security
requirements and need to audit every release they make.
- name: Deeplearning4j
description:
Makes deep learning simple and accessible to enterprises. The project uses POWER VMs at OSL for compile builds,
Expand Down Expand Up @@ -155,9 +155,10 @@
- name: Flathub
description: Provide support for ppc64le on all Flatpaks currently available on Flathub
- name: FreeBSD CI
description: Support FreeBSD Continuous Integration for the POWER platform (64 bit BE and LE targets initially). Once
a day, if there's code changes, our CI produces a bootable disk image for both BE and LE targets that automatically
runs kernel, drivers and userland test cases to validate the build.
description:
Support FreeBSD Continuous Integration for the POWER platform (64 bit BE and LE targets initially). Once a day, if
there's code changes, our CI produces a bootable disk image for both BE and LE targets that automatically runs
kernel, drivers and userland test cases to validate the build.
- name: FRRouting
description: Free routing stack (BGP, OSPF, ISIS, RIP, EIGRP, PIM, etc)
- name: GCC Fortran
Expand Down Expand Up @@ -287,6 +288,10 @@
description: Multiple Overlap of Genomic Regions
- name: Netty
description: Non-blocking network framework for the JVM
- name: Nix
description:
Nix is a functional programming language and package manager, with an OS built on top of it. Tree-sitter is an
incremental parsing tool and parser generator.
- name: Node.js
description:
Supports project specific porting efforts of POWER8 ppc64/ppc64le; provides stable POWER releases for community
Expand Down Expand Up @@ -356,9 +361,9 @@
Supports development and compiling efforts for Debian on PowerPC. The goal is to design an Open Hardware notebook
motherboard based on the Power Architecture NXP T2080 CPU
- name: PQ Code Package
description:
A collection of open source projects aiming to build high-assurance software implementations of
standards-track post-quantum cryptography algorithms
description:
A collection of open source projects aiming to build high-assurance software implementations of standards-track
post-quantum cryptography algorithms
- name: Presto
description:
Supports efforts of a POWER8 ppc64le port of Presto, a distributed SQL query engine for running interactive analytic
Expand Down Expand Up @@ -397,8 +402,7 @@
The Rust Exploit Mitigations PG maintains and improves the existing, implements, and research new exploit
mitigations for the Rust compiler
- name: SciPy
description:
Fundamental algorithms for scientific computing in Python.
description: Fundamental algorithms for scientific computing in Python.
- name: SFTPGo
description:
SFTPGo is a fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support, written in
Expand Down Expand Up @@ -472,5 +476,4 @@
description:
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.
- name: MongoDB
description:
MongoDB is a source-available, cross-platform, document-oriented database program.
description: MongoDB is a source-available, cross-platform, document-oriented database program.
2 changes: 2 additions & 0 deletions data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,8 @@
description: powerpc
- name: Nettle
description: powerpc
- name: Nix
description: powerpc, aarch64
- name: Node.js
description: powerpc,aarch64
- name: NTPSEC
Expand Down
Loading