khonsulabs / rsnLinks
☆12Updated 7 months ago
Alternatives and similar repositories for rsn
Users that are interested in rsn are comparing it to the libraries listed below
Sorting:
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated 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
- Use winit like the async runtime you've always wanted☆51Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆20Updated last week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 8 months ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- Asset manger for good assets only☆31Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year
- Helper proc-macro to "ungroup" a captured metavariable☆10Updated last year
- Only argument parsing! Nothing more.☆16Updated last year
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- This is a mirror of https://gitlab.com/pcasotti/plate☆17Updated 2 years ago
- Rust type erased vector.☆17Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆89Updated 7 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
- A procedural macro for generating unique ids for rust types☆14Updated last year
- zero-dependency rust crate for generating and applying partial diffs between struct instances☆26Updated last week
- Full precision decimal representation of f64☆26Updated last month
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago