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:
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- ☆17Updated 5 years ago
- ☆20Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 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
- Renders interactive fractal-like animations☆19Updated 8 years ago
- ☆18Updated 9 years ago
- Tools for analyzing how the Rust ecosystem is using the language☆12Updated 11 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Updated 5 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 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
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- ☆22Updated 9 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆23Updated 9 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- ☆14Updated 8 years ago