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 drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- ☆17Updated 5 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
- [REDUNDANT] Rust officially supports async/await now☆9Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Composable probability distributions☆16Updated 2 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆30Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago