Nemo157 / interp-rs
☆15Updated 6 years ago
Alternatives and similar repositories for interp-rs:
Users that are interested in interp-rs are comparing it to the libraries listed below
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Log macro for logs kv-unstable backend☆20Updated 4 years ago
- Lightweight path selector for searching Rust code☆16Updated last year
- A library for extracting and validating links.☆22Updated 8 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- opt-in runtime introspection☆12Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Format strings in a safe platform-appropriate way☆21Updated 2 weeks ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Home for rls2.0 working group☆14Updated 6 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 4 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- logging library for rayon☆17Updated 4 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- Signal handling for rust☆22Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A map backed by a vector☆25Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Print bytes as losslessly as possible.☆18Updated 5 months ago