Topic: "observablelist"
pearxteam/okservable
👀 Multiplatform Kotlin library containing observable data structures, such as ObservableList, ObservableSet and ObservableMap.
Language: Kotlin - Size: 182 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 19 - Forks: 0

gsonnenf/Gstc.Collections.ObservableLists
An observable lists library with upcast compatibility, list wrapping, reentrancy protection, thread safety, list binding and robust unit testing.
Language: C# - Size: 377 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

gsonnenf/ExtendedObservableCollection
This library contains ObservableList<>, ObservableDictionary<,> ObservableSortedList<,> that implement INotifyCollectionChanged, INotifyPropertyChanged and a custom INotifyDictionaryChanged. Theses collections can be instantiated on their own, or can wrap standard .NET collections. Other Classes include: ObservableListAdapter - Syncronizes ObservableCollections of different types. ObservableListKeyed - An ObservableList that can accessed by Key mapped to an Item Property.
Language: C# - Size: 3.55 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 0

AndrewJBateman/javafx-observables-tasks
:clipboard: JavaFX using observables and threads
Language: Java - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
