swizard0 / smoothed_z_scoreLinks
Smoothed z-score algo (very robust thresholding algorithm)
☆15Updated 7 years ago
Alternatives and similar repositories for smoothed_z_score
Users that are interested in smoothed_z_score are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 9 months ago
- A sinless derive helper☆72Updated 3 weeks ago
- example of plotters and iced canvas☆24Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆13Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆56Updated 2 years ago
- A graph crate with simplicity in mind☆87Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- ☆80Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago