rodrimati1992 / core_extensions
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
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆38Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years 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
- Extensions for the Rust standard library☆39Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Rust promises library☆19Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Serialization value trees☆44Updated 8 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆28Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆56Updated 11 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago