platform_specific_components VS shournal

Compare platform_specific_components vs shournal and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
platform_specific_components shournal
1 5
63 159
- -
0.0 7.1
about 1 year ago about 2 months ago
C++ C++
MIT License GNU General Public License v3.0 only
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.

platform_specific_components

Posts with mentions or reviews of platform_specific_components. We have used some of these posts to build our list of alternatives and similar projects.
  • Looking into writing a CAN stack with FreeRTOS for STM32, where should I start?
    1 project | /r/embedded | 4 Nov 2021
    Not sure what STM32 CAN peripherals you are talking about (bxCAN vs FDCAN) but if you are using bxCAN, I recommend looking at UAVCAN's implementation: https://github.com/UAVCAN/platform_specific_components since it is very simple to use (even though it claimed works with libcanard stack only but should be fine for outside purposes). I think putting RTOS on it should be simple enough. For FDCAN, the only options right now are from ST HAL or ChibiOS AFAIK.

shournal

Posts with mentions or reviews of shournal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-28.

What are some alternatives?

When comparing platform_specific_components and shournal you can also consider the following projects:

modm - modm: a C++23 library generator for AVR and ARM Cortex-M devices

bash-oo-framework - Bash Infinity is a modern standard library / framework / boilerplate for Bash

stm32-bootloader - Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.

cookiecutter-data-science - A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

GuiLite - ✔️The smallest header-only GUI library(4 KLOC) for all platforms

NSudo - [Deprecated, work in progress alternative: https://github.com/M2Team/NanaRun] Series of System Administration Tools

IoT-For-Beginners - 12 Weeks, 24 Lessons, IoT for All!

deko3d - Homebrew low level graphics API for Nintendo Switch (Nvidia Tegra X1)

nf-interpreter - :gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards

gainput - Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch

bashcpp - Experimental fork of GNU bash, converted from K&R C to C++. Current status: build is broken due to major refactoring.