chalharu / chfft
Chalharu's Fastest Fourier Transform crate for Rust.
☆28Updated 3 weeks ago
Alternatives and similar repositories for chfft:
Users that are interested in chfft are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- ☆30Updated 2 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- Assembler for Microchip AVR Microcontroller family (similar to Atmel)☆24Updated 5 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Redistribute Intel MKL as a crate☆89Updated last year
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 6 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Rust version of fastapprox: approximate versions of functions commonly used in machine learning.☆21Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A Rust's binding of matplotlib☆34Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- High performance LOUDS (Level-Order Unary Degree Sequence) library☆31Updated 9 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Fixed Point Arithmetic☆30Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- The world's best and finest sorting algorithms, implemented in Rust.☆15Updated 4 years ago
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- Tool to parse and dump ITM packets☆27Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Calculate statistics iteratively☆38Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆129Updated 11 months ago