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
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆15Updated 9 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
- Concurrent hash trie☆51Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A dynamic library helper for rust crates☆34Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆23Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- reflection for rust programming☆16Updated 5 years ago
- Run closures in parallel☆112Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A circular buffer-like queue container.☆36Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated last month
- impl Stream for (your own) Generator☆19Updated 5 years ago