davidkern's Stars
hardbyte/python-can
The can package provides controller area network support for Python developers
NPoole/PSA_Oxygen_Concentrator
An Oxikit-style Pressure Swing Adsorption Oxygen concentrator
LukasKalbertodt/lox
Fast polygon mesh library with different data structures and traits to abstract over those.
containers/crun-vm
Run VM disk images using Podman / Docker / Kubernetes.
kober-systems/literate_programming_toolsuite
tools for literate programming
jesterKing/literate
Literate Programming extension for VS Code
ForesightMiningSoftwareCorporation/bevy_aabb_instancing
Fast AABB rendering plugin for Bevy Engine.
containerd/runwasi
Facilitates running Wasm / WASI workloads managed by containerd
MaikKlein/unreal-rust
Rust integration for Unreal Engine 5
elitak/nixos-infect
[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
cryinkfly/Autodesk-Fusion-360-for-Linux
This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
griff/capnp-test-suite
Test Cap'n Proto messages useful for implementing the protocol
o3de/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
console-rs/indicatif
A command line progress reporting library for Rust
espressif/xtensa-isa-doc
salsa-rs/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
MaulingMonkey/jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
aftix/bacon
Scientific Computing in Rust
bheisler/criterion.rs
Statistics-driven benchmarking library for Rust
embassy-rs/embassy
Modern embedded framework, using Rust and async.
rust-embedded-community/async-on-embedded
Skasselbard/embeddedRust
Async runtime for embedded rust and access to resources that are based on the embedded-hal crate
irrustible/async-backplane
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
irrustible/async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
irrustible/futures-micro
To futures-lite as futures-lite is to futures: smaller.
smol-rs/futures-lite
Futures, streams, and async I/O combinators.
probe-rs/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
BurntSushi/quickcheck
Automated property based testing for Rust (with shrinking).
davidkern/rust-experiments
Experiments in Rust
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.