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
1,767 downloads per month
Used in matrix-sdk-ui
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