dtolnay / dragonboxLinks
☆60Updated 2 weeks ago
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- String optimized for map keys☆66Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- The simd optimized escape code☆54Updated last week
- ☆36Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- Convert closures into wakers☆45Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆60Updated 2 years ago
- ☆59Updated last year
- ☆90Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year