16 releases (8 breaking)

0.9.0 Apr 3, 2025
0.8.0 Jan 24, 2025
0.7.0 Nov 11, 2024
0.6.0 Jun 22, 2024
0.2.2 Jul 20, 2023

#1037 in Asynchronous

Download history 528/week @ 2024-12-21 364/week @ 2024-12-28 1090/week @ 2025-01-04 1074/week @ 2025-01-11 774/week @ 2025-01-18 1335/week @ 2025-01-25 1104/week @ 2025-02-01 438/week @ 2025-02-08 223/week @ 2025-02-15 226/week @ 2025-02-22 178/week @ 2025-03-01 177/week @ 2025-03-08 237/week @ 2025-03-15 137/week @ 2025-03-22 765/week @ 2025-03-29 589/week @ 2025-04-05

1,767 downloads per month
Used in matrix-sdk-ui

MPL-2.0 license

180KB
3.5K SLoC

eyeball 👁️

eyeball (verb) - synonym for observe

Add observability to your Rust types! Currently, polling observables is only possibly in async Rust, but this constraint might be lifted in the future.

This repository hosts the following crates:

  • eyeball – Contains the basic Observable type and things related to that
  • eyeball-im – Contains observable collections (currently only ObservableVector)
  • eyeball-im-util – Contains additional utilities on top of eyeball-im

Click on one of the links to find out more.

License

Both crates are distributed under the terms of the Mozilla Public License 2.0. You can find the license text in the LICENSE file.

Dependencies

~3–9MB
~72K SLoC