Top Repositories
A vector with a fixed capacity. (Rust)
Rust crate for a convenient RAII scope guard.
Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
[This fork is not maintained] git-remote-gcrypt: A git remote helper for GPG-encrypted remotes
Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.
Repositories
154Rust crate for a convenient RAII scope guard.
A vector with a fixed capacity. (Rust)
Aeon is a gradually typed, interpreted programming language that combines the flexibility of a dynamic language with the safety of a static language.
Patch sysconfigdata and pkgconfig files in a python installation from indygreg's python builds.
Experimental (unstable) “fast-math” wrappers for f32, f64
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
Extra methods for raw pointers
Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.
bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher!" = No feature development. Go build a better stable benchmarking library.
Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.
Python Jupyter kernel provisioner using pyproject environment manangers like Uv, Rye, PDM, Poetry, Hatch etc.
No description provided.
physica: vectors, fields, differentials, derivatives, Dirac brakets, tensors, and more. See examples in the manual PDF.
Odds and ends — collection miscellania. Extra functionality for slices, strings and other things
A macro to define lambda-like macros inline.
[looking for adoption of the crate] Numerics iterator tools; cumulative sum and linearly spaced floats and such.
Generic substring search for sequences. Requires elements that are equality comparable.
[Feel free to adopt/fork this repo!] Experimental Rust bindings for BLIS
A new markup-based typesetting system that is powerful and easy to learn.
Incremental computation through constrained memoization.
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
[This fork is not maintained] git-remote-gcrypt: A git remote helper for GPG-encrypted remotes
Packages for Typst.
Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].
Dancing Links (“dlx”) solver for the exact cover problem, written in Rust. Can be used to create a sudoku solver.
No description provided.
Can We Embed Dependencies Directly into a Jupyter Notebook
Very simple drawing/diagramming library with svg output (Rust).
The “ixlist” is a linked list in a vector
Uv KernelSpecManager for JupyterLab (This is a proof of concept.)