ux-animate
yew-components
ux-animate | yew-components | |
---|---|---|
3 | 2 | |
23 | 60 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | about 3 years ago | |
Rust | Rust | |
Mozilla Public License 2.0 | 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.
ux-animate
- UX Animate v0.1.2 relesed. The most impressive animation has arrived
-
Platform-agnostic Charts for HTML5 Canvas and GTK/Cairo Desktop Applications
UX Charts is a drawing library designed for clean charts. UX Charts supports various types of backend including GTK/Cairo and HTML5 Canvas. UX Charts are designed with the concept - "one code for all". It uses the UX Dataflow library as the data source and the UX Animate library as the canvas implementation.
yew-components
-
18 factors powering the Rust revolution, Part 2 of 3
What am I saying? That Rust will end the era of JS in the browser? I don't know - probably not. JS can be really fun too. But there already is an Angular Rust project, WASM integration into some desktop application frameworks, and several rapidly growing WASM projects, so things are moving in an interesting direction. At my current work we were able to compile an entire backend rust service into a WASM module that gets loaded into a Vue based UI. We then stream the context that the backend service is receiving to the WASM module and we can "see" the output the service will be producing, in (throttled) realtime - but it's available in the browser with zero load on the backend service itself needing to deliver that data. It's a very interesting application of Rust and provokes thoughts of new alternative architectures.
-
Platform-agnostic Charts for HTML5 Canvas and GTK/Cairo Desktop Applications
Web sample made on top of Yew using ymc - Material Design Components for the Yew framework
What are some alternatives?
canvas - High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
ybc - A Yew component library based on the Bulma CSS framework.
svg2gcode - Convert vector graphics to g-code for pen plotters, laser engravers, and other CNC machines
ux-charts - Simple, responsive, modern Charts with zero dependencies
flowbetween - Tool for creating animations
bounce - The uncomplicated Yew State management library
vtracer - Raster to Vector Graphics Converter
Yew-WebRTC-Chat - A simple WebRTC chat made with Yew
tileline - Simple library to generate SVG block graph
fullstack-rust - Reference implementation of a full-stack Rust application
ux-dataflow - UX-Dataflow is a streaming capable data multiplexer that allows you to aggregate data and then process it using a Chain of Responsibility design pattern.