benmkw
Making code faster and more reliable, from the cloud to mobile apps, using Rust, C++, Python and Typescript where appropriate.
Germany
Pinned Repositories
bantam-rust
This is a tiny little Rust app to demonstrate Pratt parsing.
bbox
bbox is crate for managing axis aligned 3d Bounding Boxes.
comptime_trie
compile time trie generation for efficiently converting strings into enum members
imnodes-rs
rust bindings to imnodes - imgui node editor
lang
pratt parser for arithmetic expressions, may be extended into a c like language implementation
microscheme
wip rust implementation of scheme
p2r
python to rust converter
zpng_rs
Zpng_rs - Experimental Lossless Image Compressor (rust port)
benmkw's Repositories
benmkw/imnodes-rs
rust bindings to imnodes - imgui node editor
benmkw/comptime_trie
compile time trie generation for efficiently converting strings into enum members
benmkw/lang
pratt parser for arithmetic expressions, may be extended into a c like language implementation
benmkw/p2r
python to rust converter
benmkw/microscheme
wip rust implementation of scheme
benmkw/zpng_rs
Zpng_rs - Experimental Lossless Image Compressor (rust port)
benmkw/bantam-rust
This is a tiny little Rust app to demonstrate Pratt parsing.
benmkw/bbox
bbox is crate for managing axis aligned 3d Bounding Boxes.
benmkw/cargo-embed
a cargo extension for working with microcontrollers
benmkw/svelte_rust_test
using rust compiled to wasm in a svelte app using rollup bundler
benmkw/cargo-flash
a cargo extension for programming microcontrollers
benmkw/cargo-project
Library to retrieve information about a Cargo project
benmkw/cpython
The Python programming language
benmkw/eigen
Meson build files for eigen
benmkw/githome
opens the url of the origin of a repo
benmkw/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
benmkw/imgui-rs
Rust bindings for Dear ImGui
benmkw/imgui-wgpu-rs
Dear imgui renderer for wgpu-rs.
benmkw/imgui-wgpu-simple-api
benmkw/imnodes
A small, dependency-free node editor for dear imgui
benmkw/implot-rs
Rust bindings to https://github.com/epezent/implot
benmkw/learn-wgpu
Guide for using gfx-rs's wgpu library.
benmkw/num-rational
Generic Rational numbers for Rust
benmkw/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
benmkw/rust
benmkw/sailor
benmkw/signify-rs
Create cryptographic signatures for files and verify them.
benmkw/tessellation
Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.
benmkw/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
benmkw/weval