standard-ai / fast_fpLinks
☆13Updated 3 years ago
Alternatives and similar repositories for fast_fp
Users that are interested in fast_fp are comparing it to the libraries listed below
Sorting:
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- a fast async pool based on channel☆24Updated last month
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- ☆39Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Deadlock free Mutexes.☆14Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Super fast gRPC server framework in synchronous mode.☆15Updated 3 weeks ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 months ago