nrc / darklyLinks
☆40Updated 6 years ago
Alternatives and similar repositories for darkly
Users that are interested in darkly are comparing it to the libraries listed below
Sorting:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- dynamic smart pointers☆32Updated 6 years ago
- ☆23Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- ☆53Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆27Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago