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:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- ☆24Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆15Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Mirror of gitlab project☆24Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 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
- Library implementing the prefix tree in Rust☆35Updated 7 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
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio☆18Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆39Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A Static Electric Field Visualizer☆18Updated 7 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago