shingtaklam1324 / mishLinks
A no-std libm implementation in Rust
☆13Updated 6 years ago
Alternatives and similar repositories for mish
Users that are interested in mish are comparing it to the libraries listed below
Sorting:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Futures implementation for JSON-RPC☆14Updated 6 years ago
- [UNMAINTAINED] Background jobs for Rust☆18Updated 6 years ago
- AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio☆18Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ☆11Updated 7 years ago
- File Descriptors Rust crate☆13Updated 5 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆15Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Data for timing rustc☆18Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A Static Electric Field Visualizer☆18Updated 7 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Local Actor library based on may☆28Updated 11 months ago