standard-ai / fast_fp
☆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
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- a fast async pool based on channel☆24Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- ☆38Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Dynamic structured values for Rust☆28Updated last month
- Duplicate an async I/O handle☆41Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Space Efficient Pretty Printer☆17Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- ☆28Updated 2 years ago
- 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
- Byte-wise atomic memcpy.☆34Updated last month
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago