nvzqz / fruityLinks
Rusty bindings for Apple libraries
☆176Updated 2 years ago
Alternatives and similar repositories for fruity
Users that are interested in fruity are comparing it to the libraries listed below
Sorting:
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Swift-style keypaths in Rust☆60Updated 3 years ago
- generators☆208Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Fast and ergonomic Rust bindings for ObjC APIs☆160Updated 6 years ago
- Common types for HTTP operations☆203Updated last year
- Execute your code on the Rust ecosystem.☆184Updated this week
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 2 years ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- An async parser for multipart/form-data content-type in Rust☆159Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- The feature-rich, portable async channel library☆255Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated last year
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month