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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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☆35Updated 2 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generic Associated Types lang team initiative☆12Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- a fast async pool based on channel☆26Updated 4 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Get a unique thread ID in Rust☆42Updated 11 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Rust's missing `String` literal☆19Updated 6 years ago
- ☆39Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Thread parking and unparking☆79Updated 8 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago