shingtaklam1324 / mishLinks
A no-std libm implementation in Rust
☆13Updated 7 years ago
Alternatives and similar repositories for mish
Users that are interested in mish are comparing it to the libraries listed below
Sorting:
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 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 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- ☆15Updated 6 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust Struct Translator Macro☆26Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- The /etc/resolv.conf file parser in rust☆30Updated 2 weeks ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- ☆11Updated 7 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago