QuarticCat / enum-ptr
Ergonomic tagged pointer
☆30Updated 6 months ago
Alternatives and similar repositories for enum-ptr:
Users that are interested in enum-ptr are comparing it to the libraries listed below
- Completion futures for Rust☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆29Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Macros to erase scope information from tokens☆24Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- Simple goldenfile testing in Rust.☆39Updated 2 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- ☆36Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- 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
- sptr: The Strict Provenance Polyfill☆76Updated last year
- We have Crater At Home☆30Updated 5 months ago
- ☆20Updated 3 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Simple Rust STUN client library for resolving external IP address and port of a UDP socket☆19Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- New register allocator designed as a successor to regalloc2☆36Updated last month