sebcrozet / instant
A std::Instant replacement that works on WASM too.
☆113Updated 10 months ago
Alternatives and similar repositories for instant:
Users that are interested in instant are comparing it to the libraries listed below
- `$crate` in procedural macros.☆69Updated last month
- Migrated to Codeberg☆80Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆74Updated 2 years ago
- struct RGB for sharing pixels between crates☆102Updated 4 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Better reference counted strings for Rust☆120Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆41Updated 6 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- fn(Code) -> Docs☆85Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆71Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- A library for compact bit sets containing enums.☆98Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A versatile and developer-friendly trait mocking library☆74Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- ☆111Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 4 months ago
- A websocket protocol implementation.☆91Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Serde support for the humantime crate☆32Updated last year
- "just open a socket"☆74Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago