a32nx
uniffi-rs
Our great sponsors
a32nx | uniffi-rs | |
---|---|---|
123 | 18 | |
4,566 | 1,204 | |
0.8% | 4.6% | |
9.4 | 8.6 | |
4 days ago | 4 days ago | |
JavaScript | Rust | |
GNU General Public License v3.0 only | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
a32nx
- Finally made the move to PC from Xbox!
-
Just got a PC, what are some must have mods to make my MSFS experience improved?
Get the FlyByWire A32NX.
-
Question regarding FBWs A32NX change-log
I know that there is a changelog on Github here: https://github.com/flybywiresim/a32nx/blob/master/.github/CHANGELOG.md
This shows what is planned for 0.8
-
Direct links to some PC mods
FlyByWire A320 (site) note: adds new plane, does not replace vanilla
- Why a new generation of developers is flooding to X-Plane.
-
FBW A32X NEO -- Cabin pressurization emergency
Next time it will warn you earlier (at least after this is QA tested and merged) ;) https://github.com/flybywiresim/a32nx/pull/6650
The ecam warning for packs off is not in at the moment. An entirely new flight warning system is being built from scratch. Once that’s ready all of the ECAM warnings will be implemented. The packs off one might be a good idea to do in the interim even with the old system as I’ve seen this quite a few times and even done it myself…
-
Whats your favourite open source Rust project that needs more recognition?
Just found this today. Thought it was pretty interesting that Rust is being used to build an A320 for Microsoft Flight Simulator 2020.
- Is there any most have mods?
uniffi-rs
-
An experiment in the Rust compiler to begin devising a new cross-language ABI that's higher-level than the C ABI, with the goal of safer and easier FFI
Is there a connection with Mozilla UniFFI ?
-
Tauri now supports Android/iOS in the 2.0 branch!
Rust <> Swift/ Kotlin works very well with uniffi-rs by Mozilla: https://github.com/mozilla/uniffi-rs
- 1Password releases Typeshare, the "ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI"
-
Can I Use Rust For IOS Development?
Check out: https://github.com/mozilla/uniffi-rs
-
Ask HN: Native App Development Stack
Did a brief search on the rust ffi, seems that mozilla has something interesting shared on the topic https://github.com/mozilla/uniffi-rs and https://blog.mozilla.org/data/2022/01/31/this-week-in-glean-...
-
Help required for building Realm alternative with rust
I am trying to build Realm alternative using Rust - Juno. I have the barebone UniFFI integration into a Swift package where I can send structs from Rust to Swift. But what I want to achieve is have a Swift struct/class implementing a protocol/subclass be able to stored using a KV store in rust.
-
All you should know about Flutter development
I think they should give up on Flutter for Web and just focus on mobile and desktop (and maybe extend use on Smart Watches, Smart TV, embedded instead). Too many people still remember Java Applets, google's GWT, Flash/Flex and how it ended. They are out of focus trying to support Web as well.
I had also higher expectation regarding Dart FFI - I think with their ffigen we are still only in ctypes like python bindings territory. Nowhere near something like pybind11 [0] for c++ bindings yet.
- We Built a Cross-Platform Library with Rust
-
Whats your favourite open source Rust project that needs more recognition?
https://github.com/mozilla/uniffi-rs - a multi-language bindings generator for rust
Then again it seems it's targeting bindings to managed languages where people are used to "no UB on cross-thread sharing", possibly even at the cost of overhead. I don't like that culture (and prefer Rust's zero-overhead verification or C++'s "trust the programmer"), but I guess I'm not the target audience and there are some people who would appreciate it. And sadly programmers who haven't learned Rust or otherwise "properly" learned threading seem to get it wrong.
What are some alternatives?
salty-747 - An open-source modification for the default MSFS 747-8, aiming to improve the lacking features and realism of the default aircraft.
littlenavmap - Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
flutter_rust_bridge - High-level memory-safe binding generator for Flutter/Dart <-> Rust
rust-android-gradle
msfs-community-downloader - MSFS add-in downloader
glommio - Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
PyO3 - Rust bindings for the Python interpreter
helix - A post-modern modal text editor.
buttplug-rs - Rust Implementation of the Buttplug Sex Toy Control Protocol
cxx - Safe interop between Rust and C++
wasmer-go - 🐹🕸️ WebAssembly runtime for Go