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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- a fast async pool based on channel☆26Updated 5 months 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☆74Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated this week
- A Configuration Library for Rust Applications☆40Updated this week
- Get a unique thread ID in Rust☆42Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- ☆46Updated 3 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- Talk to Cargo easily at build time☆17Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago