DavidDeSimone / mock_deriveLinks
A mocking library for Rust-lang
☆56Updated 4 years ago
Alternatives and similar repositories for mock_derive
Users that are interested in mock_derive are comparing it to the libraries listed below
Sorting:
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Mocking framework for Rust -- inspired by googlemock☆109Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Safely combine results☆81Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆65Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 3 weeks ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆59Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago