kennytm / extprimLinks
Extra primitive types (u128, i128) for Rust.
☆25Updated 4 years ago
Alternatives and similar repositories for extprim
Users that are interested in extprim are comparing it to the libraries listed below
Sorting:
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- ☆47Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆27Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- ☆53Updated 5 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
- ☆40Updated 6 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- ☆58Updated 9 months ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆36Updated 9 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols☆23Updated 3 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago