bluss / oddsLinks
Odds and ends — collection miscellania. Extra functionality for slices, strings and other things
☆21Updated 5 years ago
Alternatives and similar repositories for odds
Users that are interested in odds are comparing it to the libraries listed below
Sorting:
- ☆20Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆17Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- ☆63Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 8 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A macro to define lambda-like macros inline.☆16Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A sanity checker for global allocations in Rust☆51Updated last month
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆23Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago