argmin-rs / sphrs
Spherical harmonics and solid harmonics in Rust
☆16Updated last year
Alternatives and similar repositories for sphrs:
Users that are interested in sphrs are comparing it to the libraries listed below
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 7 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- Dual Number library for Rust☆17Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Fast Numerical Integration☆23Updated 5 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆52Updated last year
- A phase vocoder written in Rust☆30Updated 4 years ago
- Egui integration for nannou☆28Updated 2 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated 3 weeks ago
- wait-free spsc linked-list queue with individually reusable nodes☆29Updated last year
- Reusable slice of references☆11Updated 6 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Low level audio render/capture library☆40Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Multidimensional array for Rust☆13Updated 3 weeks ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Digital Video Synthesizer☆10Updated 11 months ago
- Permutations library for Rust☆14Updated 2 years ago
- Fast stochastic simulator for chemical reaction networks☆46Updated last month
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- .npy and .npz file format support for ndarray☆59Updated 6 months ago
- Graph library for Rust☆24Updated last month