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:
- ☆53Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A hyper based tower transport layer.☆19Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- ☆40Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆62Updated last year
- The simd optimized escape code☆54Updated 3 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆27Updated 4 years ago
- Rust serializer library☆88Updated 3 months ago
- Safely combine results☆82Updated last year
- ☆19Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- ☆47Updated 5 years ago