nervosnetwork / faketimeLinks
Provides a method unix_time which returns elapsed time since UNIX EPOCH. The returned time can be faked in each thread separately.
☆12Updated 4 years ago
Alternatives and similar repositories for faketime
Users that are interested in faketime are comparing it to the libraries listed below
Sorting:
- Checksum of a directory tree☆48Updated last month
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Parameterized routing for generic resources in Rust☆36Updated last month
- ☆42Updated 8 months ago
- ☆29Updated 6 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Serialization value trees☆48Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- Parity tokio-ipc☆79Updated 2 years ago
- Connection telemetry middleware for diesel and tracing☆21Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Multipart requests with an asynchronous API.☆72Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 4 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- A library providing direct casting among trait objects implemented by a type☆42Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- ☆42Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- ☆48Updated 2 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel