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…☆88Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- UNIX style tool to pretty print json☆27Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Provides Rust interface to get current memory mappings for a given process☆17Updated 2 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- [UNMAINTAINED] Background jobs for Rust☆18Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 2 years ago
- ☆24Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- ☆39Updated 5 years ago
- a freeform Rust build system☆50Updated last month
- ☆15Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio☆18Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago