flo-l / rust-sliding_windowsLinks
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
Sorting:
- ☆20Updated 8 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- ☆17Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A Rust source code parser and explorer☆23Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- N-Dimensional Spatial Tree implementations library for Rust☆10Updated last year
- ☆18Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- BitSparrow in Rust☆11Updated 8 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago