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 2 weeks 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☆36Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lock-free async waitgroup implementation☆38Updated 3 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.☆45Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆47Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 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.☆43Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Negative trait implementations on stable Rust.☆14Updated 2 weeks ago
- Get a unique thread ID in Rust☆42Updated 2 weeks ago
- Thread parking and unparking☆79Updated 11 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Wait for async tasks☆13Updated 2 years ago
- a fast async pool based on channel☆26Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- ☆40Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month