kennytm / extprim
Extra primitive types (u128, i128) for Rust.
☆25Updated 3 years ago
Alternatives and similar repositories for extprim:
Users that are interested in extprim are comparing it to the libraries listed below
- ☆40Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- ☆47Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- dynamic smart pointers☆31Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- ☆59Updated 7 months ago
- ☆27Updated 8 years ago
- ☆52Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A Rust source code parser and explorer☆23Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols☆23Updated 3 years ago
- ☆20Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago