nox / inertLinks
Inert lets you use non-Sync values in Sync context
☆16Updated 6 years ago
Alternatives and similar repositories for inert
Users that are interested in inert are comparing it to the libraries listed below
Sorting:
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- Framework for reading and writing to binary files☆18Updated 6 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 7 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Stack-allocated trait objects☆18Updated 3 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A pushdown automaton low memory JSON bytes stream checker