Lars Tørnes Hansen's starred repositories

Ventoy

A new bootable USB solution.

Language:CLicense:GPL-3.0Stargazers:59406Issues:641Issues:2161

awesome-rust

A curated list of Rust code and resources.

Language:RustLicense:CC0-1.0Stargazers:43891Issues:809Issues:135

elixir

Elixir is a dynamic, functional language for building scalable and maintainable applications

Language:ElixirLicense:Apache-2.0Stargazers:23854Issues:672Issues:5338

actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

Language:RustLicense:Apache-2.0Stargazers:20546Issues:231Issues:1553

runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

otp

Erlang/OTP

Language:ErlangLicense:Apache-2.0Stargazers:11099Issues:509Issues:2803

openlayers

OpenLayers

Language:JavaScriptLicense:BSD-2-ClauseStargazers:11017Issues:396Issues:6415

owncast

Take control over your live stream video by running it yourself. Streaming + chat out of the box.

Language:TypeScriptLicense:MITStargazers:9034Issues:102Issues:1954

wasm3

🚀 A fast WebAssembly interpreter and the most universal WASM runtime

tock

A secure embedded operating system for microcontrollers

Language:RustLicense:NOASSERTIONStargazers:5138Issues:116Issues:664

remark42

comment engine

racket

The Racket repository

Language:RacketLicense:NOASSERTIONStargazers:4712Issues:147Issues:2120

fbs

Create Python GUIs with Qt in minutes

Language:PythonLicense:GPL-3.0Stargazers:3726Issues:71Issues:260

minix

Official MINIX sources - Automatically replicated from gerrit.minix3.org

Language:CLicense:NOASSERTIONStargazers:2857Issues:166Issues:194

circle

A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

Language:CLicense:GPL-3.0Stargazers:1764Issues:84Issues:298

cargo-deny

❌ Cargo plugin for linting your dependencies 🦀

Language:RustLicense:Apache-2.0Stargazers:1585Issues:16Issues:272

quick-xml

Rust high performance xml reader and writer

Language:RustLicense:MITStargazers:1116Issues:15Issues:381

cargo-web

A Cargo subcommand for the client-side Web

Language:RustLicense:Apache-2.0Stargazers:1099Issues:21Issues:202

fluent-rs

Rust implementation of Project Fluent

Language:RustLicense:Apache-2.0Stargazers:1031Issues:17Issues:157

webauthn

WebAuthn (FIDO2) server library written in Go

Language:GoLicense:BSD-3-ClauseStargazers:1024Issues:27Issues:59

devicetree-specification

Devicetree Specification document source files

Language:PythonLicense:Apache-2.0Stargazers:807Issues:78Issues:30

open-fpga-verilog-tutorial

Learn how to design digital systems and synthesize them into an FPGA using only opensource tools

Language:VerilogLicense:GPL-2.0Stargazers:756Issues:69Issues:16

canboat

CAN Boat provides NMEA 2000 and NMEA 0183 utilities. It contains a NMEA 2000 PGN decoder and can read and write N2K messages. It is not meant as an end-user tool but as a discovery mechanism for delving into NMEA 2000 networks.

Language:CLicense:NOASSERTIONStargazers:497Issues:70Issues:246

xml-rs

An XML library in Rust

Language:RustLicense:MITStargazers:459Issues:13Issues:115

zpu

The Zylin ZPU

webauthn

Go package for easy WebAuthn integration

Language:GoLicense:MITStargazers:165Issues:4Issues:6

BeagleBone-Black

Design and Document files for the BeagleBone Black from BeagleBoard.org

not-yet-awesome-embedded-rust

A collection of items that are not yet awesome in Embedded Rust

register-rs

Unified interface for type-safe MMIO and CPU register access in Rust

Language:RustLicense:Apache-2.0Stargazers:47Issues:14Issues:10

fixedvec-rs

Heapless vector implementation for Rust