LegNeato
Ex-@robinhood, ex-@facebook, ex-@mozilla, ex-@apple. Engineering leader who pretends he can still code and does it as much as possible.
VectorWare
Pinned Repositories
aws-lambda-events
Rust event types for AWS Lambda
buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
juniper
GraphQL server library for Rust
asciinema-rs
Asciinema client written in Rust
bztools
Models and scripts to access the Bugzilla REST API.
mdbook-typst
An mdBook backend to output Typst markup, pdf, png, or svg
pullup
Convert between pulldown parser events for various markup formats
rust-gpu-chimera
Demo project showing a single Rust codebase running on CPU and directly on GPUs
rust-cuda
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
LegNeato's Repositories
LegNeato/rust-gpu-chimera
Demo project showing a single Rust codebase running on CPU and directly on GPUs
LegNeato/mdbook-typst
An mdBook backend to output Typst markup, pdf, png, or svg
LegNeato/pullup
Convert between pulldown parser events for various markup formats
LegNeato/c2rust
Migrate C code to Rust
LegNeato/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
LegNeato/anyhow
Flexible concrete Error type built on std::error::Error
LegNeato/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
LegNeato/cargo-gpu
Command line tool for building Rust shaders using rust-gpu
LegNeato/miri
An interpreter for Rust's mid-level intermediate representation
LegNeato/Rust-CUDA
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
LegNeato/wgpu-workgroup-memory-bug
LegNeato/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
LegNeato/coreutils
Cross-platform Rust rewrite of the GNU coreutils
LegNeato/dioxus-docsite
Dioxuslabs.com documentation site
LegNeato/ed25519-vanity-rs
Ed25519 vanity generator with CUDA in Rust
LegNeato/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
LegNeato/graphql-parser
A graphql query language and schema definition language parser and formatter for rust
LegNeato/rspirv
Rust implementation of SPIR-V module processing functionalities
LegNeato/rust
Empowering everyone to build reliable and efficient software.
LegNeato/rust-gpu-shadertoys
shadertoy.com shaders ported to Rust-GPU
LegNeato/rust-gpu.github.io
Rust-GPU org website
LegNeato/rust_shadersandbox
LegNeato/spirt
SPIR-🇹: shader-focused IR to target, transform and translate from 🦀
LegNeato/spirv-tools-rs
Wrapper crate for SPIRV-Tools
LegNeato/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
LegNeato/tracing
Application level tracing for Rust.
LegNeato/ui_test
A test framework for testing rustc diagnostics output
LegNeato/Vulkan
C++ examples for the Vulkan graphics API
LegNeato/VulkanCI
Action to enable running Vulkan apps on GitHub runners
LegNeato/wgpu
Cross-platform, safe, pure-rust graphics api.