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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- a fast async pool based on channel☆26Updated 6 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Thread parking and unparking☆79Updated 10 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- ☆47Updated 3 years ago
- A Configuration Library for Rust Applications☆48Updated this week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- ☆39Updated 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.☆43Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Extensions to the Rust standard library☆49Updated 11 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆50Updated 9 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago