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
- ☆17Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- ☆18Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- A Rust source code parser and explorer☆23Updated 2 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
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Named arguments for Rust☆38Updated 8 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago
- ☆40Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆23Updated 9 years ago
- A Static Electric Field Visualizer☆18Updated 7 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- ☆27Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago