engine
awesome-tauri
engine | awesome-tauri | |
---|---|---|
53 | 4 | |
7,532 | 5,561 | |
- | 5.8% | |
10.0 | 8.8 | |
26 days ago | 7 days ago | |
C++ | ||
BSD 3-clause "New" or "Revised" License | MIT License |
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.
engine
-
Skia Canvas: Browser-Less Implementation of the HTML Canvas Drawing API for Node
Impeller - Flutter’s rendering library that replaces Skia on iOS and Android - is working on a C API: https://github.com/flutter/engine/blob/main/impeller/toolkit...
-
We're forking Flutter. This is why
https://github.com/flutter/engine/graphs/contributors
- Flutter GPU
-
Show HN: 3D rendering toolkit for Flutter and/or Dart
We are aware that these priorities might change in the future. There have been sanity checks to ensure that the Impeller API can be ported to WASM and also that Impeller shaders can be compiled to WGSL for eventual WebGPU support.
https://github.com/flutter/engine/blob/main/impeller/docs/fa...
-
Ten Years of “Go: The Good, the Bad, and the Meh
https://github.com/flutter/engine/blob/main/impeller/docs/fa...
Impeller is the Skia replacement and is in full c++ that supports all platform.
It will be great if Go team can work with them(both are in Google) and make Impeller a render engine for Go.
With this no more bloated electron.js and no more Java/Swing or Qt, what a dream for the day.
-
The performance of the impeller engine
Likely it's https://github.com/flutter/engine/pull/41168 that fixed it, which got cherry picked into that commit.
-
Flutter embedded
Depends on what you want to do. The best documentation for writing the code where the engine should run in is in this header file.
-
Is Impeller now enabled by default on iOS?
Performance on large-screen and also high-refresh rate iPads was definitely a blind spot during the preview. We've done a ton of work to plug that gap since the preview though. Framebuffer fetch for advanced blends, improvement to blur performance, and using half-precision in performance critical shaders are just some of the improvements driven by these findings.
-
Ubuntu is now using Flutter for its installer
Yes. We use ATK for accessibility. FlAccessibleNode is where SemanticsNode and friends are exposed as ATK objects.
- Make textures thread-safe on linux
awesome-tauri
- A curated collection of the best stuff from the Tauri ecosystem
-
Tauri 1.0 – Electron Alternative Powered by Rust
I find it fresh and positive that Tauri developers take security very seriously. Before this 1.0 release they ordered a full security audit for the codebase and published the report ( https://github.com/tauri-apps/tauri/blob/next/audits/Radical... ).
The project encouraged me to better my own workflows too, as even the awesome-tauri repo requires signed commits in the PR template :) ( https://github.com/tauri-apps/awesome-tauri/blob/dev/.github... )
-
Ask HN: How to build a desktop app in 2022
Tauri if you are already with Rust.
Here are some open source app built with Tauri
https://github.com/tauri-apps/awesome-tauri
-
CubeShuffle - New shuffling helper for cubes - Beta feedback wanted!
I don't at all expect users to do full code inspections, expecting that would frankly be naive in my opinion for small projects like these. I was just trying to alleviate, not resolve, security concerns. What I am trying to encourage is peer review rather than user review of the code. That's a big reason why I have submitted it to developer resource lists such as Awesome Tauri, to get public peer review.
What are some alternatives?
blurhash - A very compact representation of a placeholder for an image.
Apache Cordova - Apache Cordova Android
website - Flutter documentation web site
CubeShuffle - Draft cube shuffle utility
angle - A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.
wails-elm-template - Create cross-platform GUI apps with Golang + Elm!