This is a common base-library that powers (WPF-) desktop applications.
Models:
- Common Base-Class with INotifyPropertyChanged support
- Undo/Redo Journal for Models
View-Models:
- Declarative Commands
- View-Model to Model Synchronization
It was built for Quality Spy and System Composer and can power similar applications.
B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.