kylewlacy / sorbet-cocoaLinks
Library for writing Cocoa apps in Rust (still very much WIP)
☆35Updated 7 years ago
Alternatives and similar repositories for sorbet-cocoa
Users that are interested in sorbet-cocoa are comparing it to the libraries listed below
Sorting:
- ☆37Updated 8 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Safely combine results☆81Updated 9 months ago
- A composable wait system.☆76Updated 6 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- skryn is a Desktop GUI framework written purely in Rust☆66Updated last year
- Conversion traits for Rust☆48Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A tool to query symbols from rust code for use in IDEs☆92Updated 7 years ago
- A collection of cargo subcommands☆36Updated 9 years ago
- Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.☆23Updated 6 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- async for rust without the noise☆142Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- Extract code files from Markdown☆27Updated 6 years ago
- Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)☆103Updated 7 years ago