Neuron – Independent Rust crates for building AI agents
Serde-for-agents model: decouple traits from implementations, compose what you need without the monolith.
Rust image deconvolution and restoration library.
28 deconvolution algorithms in Rust with proper PSF modeling and ndarray support.
Scientific imaging researchers, computer vision engineers, Rust developers
scikit-image · OpenCV · MATLAB Image Processing Toolbox
Features:
- Top-level functions use image::DynamicImage and return images
- Inverse filters, Wiener, Richardson-Lucy, constrained, proximal, Krylov, MLE restoration
- Blind Richardson-Lucy, blind maximum likelihood, parametric PSF estimation
- Kernel2D, Kernel3D, Transfer2D, Transfer3D, Blur2D/Blur3D
- Gaussian, motion, defocus, microscopy models, support utilities, PSF/OTF conversion
- Edge tapering, apodization, range normalization, NSR estimation
- Deterministic blur, noise, synthetic fixture generation
- ndarray support for 2D image arrays and 3D volume
this project is a WIP, of course:)
Serde-for-agents model: decouple traits from implementations, compose what you need without the monolith.
Modular Rust crates let you embed the editor core while keeping VS Code extensions.
Pure Rust UDX with BBR joins the live public HyperDHT without Node.js FFI.
Memory protection crate with guard pages and zeroization, like memsec but with secrecy-style ergonomics.
Implements 2025 hashing research with arena layout optimization hashbrown never tried.
The ? operator macro attaching breakpoints to error propagation is genuinely clever.