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
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- ☆20Updated 8 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- [REDUNDANT] Rust officially supports async/await now☆9Updated 9 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A library for setting current values for stack scope, such as application structure☆21Updated last week
- A structure for holding a set of enum variants☆20Updated 6 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- A Rust source code parser and explorer☆23Updated last year
- SecBox - Sensitive data container☆14Updated 8 years ago
- Collection of techniques for (binary) string searching☆23Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Compiler plugin calculating const size of string literal and others☆11Updated 8 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- ☆19Updated 3 years ago
- ☆17Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month