nrc / darkly
☆40Updated 6 years ago
Alternatives and similar repositories for darkly:
Users that are interested in darkly are comparing it to the libraries listed below
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆52Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- dynamic smart pointers☆31Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 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
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago