dlight / p-macroLinks
p!() is a macro used for printing values while debugging
☆14Updated 4 years ago
Alternatives and similar repositories for p-macro
Users that are interested in p-macro are comparing it to the libraries listed below
Sorting:
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Test futures under all possible polling schedules☆19Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆25Updated 4 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- ☆35Updated 11 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- A mocking library for Rust-lang☆57Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- ☆23Updated 9 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Compression libraries implemented by pure Rust.☆35Updated 5 years ago
- ☆31Updated 5 years ago
- ☆18Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago