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 Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago
- 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
- Utilities for concurrent programming☆37Updated 7 years ago
- ☆24Updated 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
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A Static Electric Field Visualizer☆18Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- UNIX style tool to pretty print json☆27Updated 6 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- ☆15Updated 6 years ago
- ☆39Updated 5 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago