Mustafa-khann / TinyOSLinks
Tiny Raspberry Pi Operating System
☆259Updated 11 months ago
Alternatives and similar repositories for TinyOS
Users that are interested in TinyOS are comparing it to the libraries listed below
Sorting:
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- NES toolchain & emulator in C☆129Updated 8 months ago
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- A tinycompiler in C from scratch☆95Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆170Updated this week
- Tiny x86_64 OS in C☆77Updated last month
- C projects: algorithms, games, and networking☆169Updated 2 weeks ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- Lightning-fast HTTP server built in C☆178Updated 2 months ago
- Book in Progress☆357Updated this week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆339Updated 2 weeks ago
- A turn-based co-petetive multiplayer game☆164Updated last month
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- Assembly Guide☆166Updated 3 years ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆296Updated 2 weeks ago
- ☆237Updated 10 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…