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 small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- ☆17Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- Compares two equal-sized byte strings in constant time.☆36Updated 3 weeks ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- ☆33Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Rust traits for nonzero generic integers☆15Updated 2 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
- watt-based inline procedural macros☆14Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Performs topological sorting.☆17Updated 4 months ago
- A sanity checker for global allocations in Rust☆51Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago