Pinned Repositories
boydcjohnson
examples-multithreading-distributed-programming
Example code implementing ideas from Foundations of Multithreading, Paralllel and Distributed Programming
firebase-auth-lite-rs
geojson-rstar
RTree support, through the RStar crate, for geojson
lin-rado-turing
A Turing Machine simulator that checks for Halting, Lin-Rado Recurrence, + Blanking.
onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
space_time
space and space-time filling curves
usaddress-rs
Parse US addresses with Rust.
yajlish
streaming, event-based json parser
yew-transition-group
react-transition-group but for yew
boydjohnson's Repositories
boydjohnson/yajlish
streaming, event-based json parser
boydjohnson/firebase-auth-lite-rs
boydjohnson/geojson-rstar
RTree support, through the RStar crate, for geojson
boydjohnson/lin-rado-turing
A Turing Machine simulator that checks for Halting, Lin-Rado Recurrence, + Blanking.
boydjohnson/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
boydjohnson/space_time
space and space-time filling curves
boydjohnson/usaddress-rs
Parse US addresses with Rust.
boydjohnson/yew-transition-group
react-transition-group but for yew
boydjohnson/boydcjohnson
boydjohnson/ndjson-spatial
Tools for working with ndjson, turning geojson into ndjson, spatial tools
boydjohnson/autocxx
Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
boydjohnson/chrome-extensions-rs
really early chrome extensions bindings in Rust
boydjohnson/clblas-sys
Rust bindings to clBLAS
boydjohnson/cmake-rs
Rust build dependency for running cmake
boydjohnson/firebase-firestore-lite-rs
wasm-bindgen bindings to firebase firestore/lite
boydjohnson/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
boydjohnson/llama-cpp-rs
boydjohnson/ml-functions
Some numpy + scipy style machine learning operations for ndarray
boydjohnson/ollama-rs
A Rust library allowing to interact with the Ollama API.
boydjohnson/onnxruntime-rs
Rust wrapper for Microsoft's ONNX Runtime
boydjohnson/osmflat-rs
OpenStreetMap flatdata format and compiler
boydjohnson/rmath-ast
Functionality for parsing math expressions based on R functionality
boydjohnson/Rust
All Algorithms implemented in Rust
boydjohnson/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
boydjohnson/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
boydjohnson/tide-errors
boydjohnson/tide-websockets-ext
Helper code for working with `tide-websockets` crate.
boydjohnson/tonic-rpc
Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.
boydjohnson/trillium-blog-example
A blog written with the Rust trillium web stack
boydjohnson/yew-emoji-picker