seatonullberg / kernel-density-estimation
Kernel density estimation in Rust.
☆26Updated last year
Alternatives and similar repositories for kernel-density-estimation
Users that are interested in kernel-density-estimation are comparing it to the libraries listed below
Sorting:
- ☆52Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated 8 months ago
- Integer types with customizable niche values☆45Updated 5 months ago
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆62Updated 2 months ago
- Typed any map for rust☆66Updated 5 months ago
- Simple to use utilties for integrating plotter into egui☆57Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Rank Polymorphic array library for Rust.☆102Updated last year
- Eventually consistent values for Rust☆125Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- A metaheuristic framework for solving combinatorial optimization problems☆35Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- A library for least squares fitting of separable, nonlinear models to data.☆70Updated this week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆35Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month