Contiki – OS for networked, memory-constrained systems

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

    Using Protothreads for Synchronous Programming in C

  • The magic source of Contiki is IMHO the use of protothreads as a lightweight concurrency system. Protothreads can also be used to implement synchronous programming models - like this one: https://github.com/frameworklabs/proto_activities

  • tinyos-main

    Main development repository for TinyOS (an OS for embedded, wireless devices).

  • For my master thesis, 15 years ago, I was working with motes (the component of wireless sensor network) to create a new authentication algorithm and we use Contiki and TinyOS (https://github.com/tinyos/tinyos-main). I am glad to hear that Contiki it's still alive, it was more complex than TinyOS, but also more features rich.

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

    The official git repository for Contiki, the open source OS for the Internet of Things

  • C64 is clearly part of the tree, not an extra version? https://github.com/contiki-os/contiki/tree/master/platform/c...

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

  • Blech: A language for developing reactive, real-time critical embedded software

    3 projects | news.ycombinator.com | 8 Sep 2022
  • 对 RTIC 框架的探索

    2 projects | dev.to | 12 Apr 2024
  • A dialect of Lisp that's embedded in Python

    1 project | news.ycombinator.com | 9 Apr 2024
  • Ask HN: A Lisp with Cargo/NPM like build system?

    1 project | news.ycombinator.com | 7 Mar 2024
  • LIPS: Powerful Scheme based Lisp interpreter in JavaScript

    1 project | news.ycombinator.com | 30 Dec 2023