pouetpouet-board VS gnat_math_extensions

Compare pouetpouet-board vs gnat_math_extensions and see what are their differences.

pouetpouet-board

DIY ortholinear keyboard with pure Rust or Ada firmware (by dkm)

gnat_math_extensions

This project provides additional matrix capabilities beyond those defined in the Standard Library. (by simonjwright)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pouetpouet-board gnat_math_extensions
4 1
22 0
- -
0.0 0.0
over 1 year ago almost 2 years ago
Rust Ada
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pouetpouet-board

Posts with mentions or reviews of pouetpouet-board. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • usb_embedded + RP2040
    2 projects | /r/ada | 2 Jun 2023
  • August 2022 What Are You Working On?
    4 projects | /r/ada | 1 Aug 2022
    Still working on my mechanical keyboard firmware. It's nearly working correctly with layer support. Still need to debug some minor glitches.
  • July 2022 What Are You Working On?
    7 projects | /r/ada | 2 Jul 2022
    Finally got to work again on my Ada firmware (after being on-and-off for several months) for my custom built mechanical keyboard, I've finally reached a state where I can focus on features more than debugging low-level USB issues (first time looking deep into USB and got to write the driver for stm32f072).
  • May 2022 What Are You Working On?
    12 projects | /r/ada | 1 May 2022
    I'm writing a firmware in pure Ada for my custom keyboard (https://github.com/dkm/pouetpouet-board). First step is to port existing HAL-implem/Drivers from Ada_Driver_Library to stm32f0, which is already in looking good: GPIO, UART and USB (enumeration is working, that's a good step) are in good shape. Then I'll probably have to read a bit more how other keyboard firmware are really working under the hood.

gnat_math_extensions

Posts with mentions or reviews of gnat_math_extensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • May 2022 What Are You Working On?
    12 projects | /r/ada | 1 May 2022
    Working on gnat_math_extensions for Alire: I think I’ve got Debian/Ubuntu support for BLAS, LAPACK sussed, but Windows will have to wait.

What are some alternatives?

When comparing pouetpouet-board and gnat_math_extensions you can also consider the following projects:

Ada_Drivers_Library - Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.

alire - Command-line tool from the Alire project and supporting library

garlic - GNAT Library for Ada Distributed Environment (garlic)

Thematics - Sharing Ada programming thematics - notably about common Ada libraries

usb_embedded - An Ada USB stack for embedded devices

Pico-PIO-USB - USB host/device implementation using PIO of raspberry pi pico (RP2040).

ada-lox