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 Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- ☆40Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- ☆20Updated 8 years ago
- ☆27Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A Rust source code parser and explorer☆23Updated last year
- ☆53Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- ☆17Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago