jswrenn / analitLinks
Versatile Analog Literals for Rust
☆11Updated 10 years ago
Alternatives and similar repositories for analit
Users that are interested in analit are comparing it to the libraries listed below
Sorting:
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- ☆40Updated 6 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A macro to define lambda-like macros inline.☆16Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆27Updated 10 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆14Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 8 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago