recrafted
Embedded OS rework
Reimplementation of a popular embedded OS with improved API design and native thread management
CraftOS, but with saner API design.
14 stars
4 watching
3 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
manaphoenix/consult_recrafted | A Lua editor designed to enhance the Recrafted experience with a modern user interface. | 1 |
yonaba/30log | A minimalist Lua library for object-oriented programming | 459 |
ceifa/wasmoon | A Lua VM that embeds JavaScript and provides efficient WebAssembly compilation for compatibility with Node.js applications. | 498 |
strumasoft/octopus | A Lua-based web framework for building scalable and modular web applications with an automated build process. | 23 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
coderofsalvation/soakbean | A plug-and-play middleware framework for building fast and reactive web applications using Lua and RedBean. | 13 |
actboy168/bee.lua | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
remixlabs/wasicaml | Translates OCaml bytecode to WebAssembly for running OCaml code in cross-platform environments | 130 |
moteus/lua-llthreads2 | Reimplemented multithreading library with improved Lua support and threading control | 76 |
electronicarts/eathread | Provides a unified cross-platform interface for multithreaded programming on various platforms. | 299 |
arboreta/arboreta-wasm | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
serprex/luwa | Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
torhve/luaweb | A simple blog engine built with Lua and serves static content using Nginx and OpenResty. | 175 |
cunderw/nvim | A starter template for a configuration-driven text editor written in Lua | 10 |