Aandreba / elorLinks
A generic Either type implementation for Rust
☆13Updated 2 years ago
Alternatives and similar repositories for elor
Users that are interested in elor are comparing it to the libraries listed below
Sorting:
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 7 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- ☆11Updated 3 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated 5 months ago
- ☆31Updated 5 years ago
- A utility micro-crate for using `Into` more ergonomically.☆10Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆114Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆12Updated 7 months ago
- ☆31Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆21Updated 7 months ago
- ☆29Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 5 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 11 months ago
- ☆89Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Make and use playgrounds locally.☆18Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago