ejmahler / rust_dct
Rust library to compute the main four discrete cosine transforms
☆37Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust_dct
- Token tree calling convention☆80Updated last year
- ☆79Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated 3 weeks ago
- A rust library for checked floating point operations☆81Updated last year
- ☆55Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆59Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆88Updated 9 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆56Updated 3 years ago
- ☆22Updated 2 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Serialization value trees☆43Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- ☆55Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Project group working on the "safe transmute" feature☆84Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- (More or less) accurate floating point algorithms☆55Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago