#meta #phlow #ffi

nightly phlow-ffi

Provides C-like api to the phlow crates

5 stable releases

2.0.0 Apr 1, 2024
1.6.0 Dec 7, 2023
1.1.0 Feb 7, 2023
1.0.1 Feb 4, 2023
1.0.0 Jan 25, 2023

#2 in #phlow

Download history 5/week @ 2024-02-16 28/week @ 2024-02-23 11/week @ 2024-03-01 5/week @ 2024-03-08 3/week @ 2024-03-15 165/week @ 2024-03-29 19/week @ 2024-04-05

184 downloads per month

MIT license

87KB
2.5K SLoC

phlow-rs

The engine for scripting reactive browsers in Rust. Phlow allows developers to add phlow views to any structure defined in other crates, including generic structures.

Notice

This is a nightly crate because it relies on specialization (or min_specialization) features. See https://github.com/rust-lang/rust/issues/31844.

Crates

For more information about each member crate consider checking out:

  • phlow - core crate containing the engine
  • phlow-derive - derive crate used to create new extensions

Dependencies

~2–8MB
~56K SLoC