- Toronto, Canada
- https://www.cs.toronto.edu/~jlucas/
- @james_r_lucas
Highlights
- Pro
Stars
Empowering everyone to build reliable and efficient software.
A markup-based typesetting system that is powerful and easy to learn.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Tools for concurrent programming in Rust
Zero-cost asynchronous programming in Rust
Open Machine Intelligence Framework for Hackers. (GPU/CPU)
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
The sysroot manager that lets you build and customize `std`
A library for rendering vector shapes using the Bevy game engine
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.
A simple array math library in Rust on top of OpenCL
Graph Intermediate Representation (GIR) library for ML
[Feel free to adopt/fork this repo!] Experimental Rust bindings for BLIS