aldanor / fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
☆273Updated 2 years ago
Alternatives and similar repositories for fast-float-rust:
Users that are interested in fast-float-rust are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Fast numeric to- and from-string conversion routines.☆322Updated 2 months ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Fast floating point to string conversion☆632Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Fast function for printing integer primitives to a decimal string☆325Updated last month
- String interning for Rust☆199Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- An allocator that can track and limit memory usage.☆207Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated last week
- A library for creating references that carry their owner with them.☆371Updated last year
- Support crate for rustc's self-profiling feature☆346Updated 2 months ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A Rust implementation of the xxHash algorithm.☆388Updated 4 months ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Compile-time reference counting☆442Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Compact inlined strings for Rust.☆524Updated last year
- Rust interface to io_uring☆332Updated 10 months ago