flo-l / rust-sliding_windows
This repository contains a non-copying implementation of a sliding windows iterator adaptor.
☆11Updated 7 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
- ☆20Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- ☆17Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A Rust source code parser and explorer☆23Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- ☆18Updated 8 years ago
- Dates and times library for Rust.☆14Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆37Updated last month
- [REDUNDANT] Rust officially supports async/await now☆9Updated 9 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Named arguments for Rust☆38Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Helper library to write VLC modules in Rust☆14Updated 4 years ago