khonsulabs / rsn
☆12Updated 6 months ago
Alternatives and similar repositories for rsn:
Users that are interested in rsn are comparing it to the libraries listed below
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Add a REPL to your application with a few macros☆17Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 3 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year
- Only argument parsing! Nothing more.☆16Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Pure, minimal, and scalable timers☆26Updated 3 months ago
- Asset manger for good assets only☆31Updated last year
- ☆20Updated 4 years 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
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Integration layer between Bevy, puffin and tracing libraries☆20Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- 2d collision test for game-development in rust☆23Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years 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
- Zero-cost specialization in generic context on stable Rust☆21Updated 6 months ago