rodrimati1992 / core_extensions
extensions to core/std library types.
☆13Updated 2 years ago
Alternatives and similar repositories for core_extensions:
Users that are interested in core_extensions are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- native timers for futures 0.3☆25Updated 5 years ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- A lightweight rust benchmarking library☆19Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆38Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆35Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- User first async http client☆24Updated last year
- ☆23Updated 5 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- ☆15Updated 8 months ago