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
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆40Updated 6 years ago
- ☆27Updated 8 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- ☆47Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆58Updated 9 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆53Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A Rust source code parser and explorer☆23Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago