Pinned Repositories
cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
cargo-walk
A cargo plugin to allow running a command for each package root path in a Rust crate dependency tree.
electron-wasm-rust-example
A minimal Electron + WebAssembly (WASM) + 🦀 Rust example.
geiger-test
A tiny test project for https://crates.io/crates/cargo-geiger
gosha1
Concurrent SHA-1 checksum calculator for file trees.
jsonfmt
A command line program for pretty-printing or minimizing json files.
ngau
Non-Generic Angular Units
parallel-iterator
Parallelize any iterator!
treesum
Calculates checksums for file trees, on all your cores.
wasm-bindgen-minimal-example
A minimal wasm-bindgen example.
anderejd's Repositories
anderejd/electron-wasm-rust-example
A minimal Electron + WebAssembly (WASM) + 🦀 Rust example.
anderejd/cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
anderejd/treesum
Calculates checksums for file trees, on all your cores.
anderejd/jsonfmt
A command line program for pretty-printing or minimizing json files.
anderejd/wasm-bindgen-minimal-example
A minimal wasm-bindgen example.
anderejd/cargo-walk
A cargo plugin to allow running a command for each package root path in a Rust crate dependency tree.
anderejd/parallel-iterator
Parallelize any iterator!
anderejd/ngau
Non-Generic Angular Units
anderejd/geiger-test
A tiny test project for https://crates.io/crates/cargo-geiger
anderejd/gltf-viewer
glTF 2.0 Viewer written in Rust
anderejd/svndc
Subversion Diff Commit
anderejd/tower-web
A fast, boilerplate free, web framework for Rust
anderejd/amethyst
Data-oriented game engine written in Rust
anderejd/cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
anderejd/cargo-osha
A Cargo plugin to list unsafe code in a Rust project.
anderejd/commands
Nice-to-have, not-as-to-have-to-remember commands.
anderejd/dotfiles
anderejd/gfx
A high-performance, bindless graphics API for Rust.
anderejd/gfx-mesh
Helper crate for gfx-hal to create and use meshes with vertex semantic
anderejd/harmony
A modern 3D/2D game engine that uses wgpu.
anderejd/lopdf
A Rust library for PDF document manipulation.
anderejd/markdown-to-pdf
A docker file for markdown to pdf conversion
anderejd/meshlite
meshlite is a library with focus on 3d mesh generating and processing in rust language.
anderejd/pdf-extract
A rust library for extracting content from pdfs
anderejd/projects
Contains a list of security related Rust projects.
anderejd/rust-tools
Minimal docker container wrapper for some tools that can't install or run on all my systems.
anderejd/simplecs
anderejd/stylish
A webrender based UI system
anderejd/texture-synthesis
🎨 Example-based texture synthesis written in Rust 🦀
anderejd/three
Totally not inspired Rust 3D library