flo-l / rust-sliding_windowsLinks
This repository contains a non-copying implementation of a sliding windows iterator adaptor.
☆11Updated 8 years ago
Alternatives and similar repositories for rust-sliding_windows
Users that are interested in rust-sliding_windows are comparing it to the libraries listed below
Sorting:
- ☆20Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- ☆17Updated 5 years ago
- ☆18Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- Versatile Analog Literals for Rust☆11Updated 10 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- ☆30Updated 4 years ago
- Composable probability distributions☆16Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- Rust traits for nonzero generic integers☆17Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆53Updated 6 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Tools for analyzing how the Rust ecosystem is using the language☆12Updated 11 years ago
- More maintainable Rust test☆28Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago