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
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- 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
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- A circular buffer-like queue container.☆37Updated 2 weeks ago
- User first async http client☆24Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Run closures in parallel☆113Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago