rodrimati1992 / core_extensionsLinks
extensions to core/std library types.
☆14Updated 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
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A circular buffer-like queue container.☆38Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- ☆17Updated 4 months ago
- Extensions for the Rust standard library☆40Updated last year
- 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
- Overloadable functions in rust.☆43Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆35Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆47Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago