sile / tpe
A TPE (Tree-structured Parzen Estimator) implementation in Rust
☆29Updated last week
Alternatives and similar repositories for tpe:
Users that are interested in tpe are comparing it to the libraries listed below
- ♻️ Retry faillible Rustlang std library futures☆60Updated 9 months ago
- Integer trait and functions for Rust☆181Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A simple, id-based arena☆119Updated last year
- Complex numbers for Rust☆237Updated 3 months ago
- A library for setting up Rust objects inspired by factory_bot.☆41Updated 4 years ago
- Approximate floating point equality comparisons and assertions☆164Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Utilities for pinning☆97Updated last year
- Big array helper for serde☆60Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Bandit Algorithms in Rust☆34Updated 2 months ago
- ☆273Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- like thread::spawn but for processes☆152Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- extremely boring async function runner!☆155Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Run closures in parallel☆113Updated 3 months ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Basic statistical functions on streams for Rust.☆85Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Serializable trait objects for Rust.☆53Updated last month