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:
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- futures::AtomicWaker extracted into its own crate☆31Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Generic Associated Types lang team initiative☆12Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 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
- Static Linear Algebra System☆36Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 8 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Get a unique thread ID in Rust☆42Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Thread parking and unparking☆77Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Compile-time string operations☆103Updated 3 weeks ago
- An async-std that can fit into tokio ecosystem straight ahead☆19Updated 5 years ago