dtolnay / dragonboxLinks
☆63Updated this week
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 4 years ago
- docs.rs as a publishing platform?☆71Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆36Updated last year
- ☆76Updated 3 months ago
- String optimized for map keys☆68Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Convert closures into wakers☆46Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Thread parking and unparking☆79Updated 11 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Big array helper for serde☆65Updated last year
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- ☆46Updated 2 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- Better reference counted strings for Rust☆139Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month