Rtems Real Time Operating System

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • esp32-elfloader

    esp32 component to load in ram and relocate elf file

  • ..and what should this say about esp32? I don't understand what you are implying...

    xtensa/tensilica is a good architecture, cheap and lean, unfortunately its biggest problem seems to be its harvard architecture and weird memory structure because out there I find very few loader/relocator impementations (nominally I only know niicoooo's version[1], brian pug's derivative[2] for his interesting joltos, mongoose/Zephyr's supercustom versions, and my own) and this seems to be the main stumbling block for new os development in this platform

    [1] https://github.com/niicoooo/esp32-elfloader

    [2] https://github.com/joltwallet/jolt_wallet/tree/master/jolt_o...

  • jolt_wallet

    Discontinued A new wallet for managing your crypto.

  • ..and what should this say about esp32? I don't understand what you are implying...

    xtensa/tensilica is a good architecture, cheap and lean, unfortunately its biggest problem seems to be its harvard architecture and weird memory structure because out there I find very few loader/relocator impementations (nominally I only know niicoooo's version[1], brian pug's derivative[2] for his interesting joltos, mongoose/Zephyr's supercustom versions, and my own) and this seems to be the main stumbling block for new os development in this platform

    [1] https://github.com/niicoooo/esp32-elfloader

    [2] https://github.com/joltwallet/jolt_wallet/tree/master/jolt_o...

  • 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.

    InfluxDB logo
  • libnklabs

    NK Labs Common Library

  • I used RTEMS on Movius Myriad vision CPU (running on LEON- a SPARC clone).

    I remember the RTEMS event concept was not very good- the events are globally shared. You are better off using semaphores.

    >I have realized that for a majority of the embedded software using an RTOS is an overkill

    I agree with this. Instead of an OS, we like to use a small framework that provides a CLI, database and UART communications (YMODEM protocol). It's a single stack system that provides a simple work-queue for scheduling future tasks / callbacks, and for interrupt code to schedule non-interrupt code. It works for almost everything as long as you are comfortable programming in an event-driven style.

    https://github.com/nklabs/libnklabs

    (recently added support for AVR 8-bit processors).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Any chance to apply for Trezor T support for NANO?

    2 projects | /r/nanocurrency | 12 Jan 2021
  • General Info and Weekly Discussion

    1 project | /r/nanocurrency | 10 Dec 2023
  • nano-node v26.0 milestones 100% complete!

    2 projects | /r/nanocurrency | 5 Dec 2023
  • General Info and Weekly Discussion

    1 project | /r/nanocurrency | 5 Dec 2023
  • Venmo, Cash App users sue Apple over peer-to-peer payment fees

    1 project | news.ycombinator.com | 20 Nov 2023