dtolnay / dragonbox
☆57Updated last month
Alternatives and similar repositories for dragonbox:
Users that are interested in dragonbox are comparing it to the libraries listed below
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- String optimized for map keys☆62Updated 2 weeks ago
- Extensions for the Rust standard library☆39Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆50Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆72Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- ☆55Updated 11 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Thread parking and unparking☆75Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- Full precision decimal representation of f64☆26Updated last month