tasshi-me / fitting-rs
Curve fitting library for Rust
☆16Updated last month
Alternatives and similar repositories for fitting-rs:
Users that are interested in fitting-rs are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Mostly safe wrapper for alloca☆25Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- We have Crater At Home☆30Updated 5 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Extension of nom to trace parser☆49Updated 2 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- ☆33Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Arena allocator with scopes☆43Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 weeks ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- ☆36Updated 8 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- ☆55Updated 11 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Pretty parser error reporting.☆34Updated last year