Lists (5)
Sort Name ascending (A-Z)
Stars
A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
A GitHub Action that implements smart caching for rust/cargo projects
🦀 How to minimize Rust binary size 📦
A data structure to efficiently intern, cache and restore strings.
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
Comfy is a fun 2D game engine built in Rust. It's designed to be opinionated, productive, and easy to use.
Multi-backend renderer with asset pipeline. The objective of this repo is to build a scalable, flexible, data driven renderer.
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
🎮 A simple 2D game framework written in Rust
A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family
Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
A native Rust UI library with fine-grained reactivity
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
A crate for generating (relatively) complex compile-time constants in rust
Deprecated: Use https://github.com/mistodon/edres instead.
Rust implementation of the Matter protocol. Status: Experimental
A tool for generating a rust project from a STM32CubeMX ioc file
Zerocopy makes zero-cost memory manipulation effortless. We write unsafe so you don’t have to.
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers