Git Product home page Git Product logo

Greg Sonnenfeld's Projects

chimera-patterns icon chimera-patterns

Chimera patterns is an applied design pattern library for javascript/ECMA6 that contains generic versions of common patterns found in or useful to javascript coding.

extendedobservablecollection icon 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.

filesystemobjectmodelmvvm icon filesystemobjectmodelmvvm

FileSystemObjectModelMvvm is a framework for synchronizing between directory in the filesystem and an object model that represents its content. It synchronizes changes from filesystem to object model and object model to file system. It is also databindable to a WPF tree view (or any other control) and supports 2 way data binding.

gstc.collections.observablelists icon gstc.collections.observablelists

An observable lists library with upcast compatibility, list wrapping, reentrancy protection, thread safety, list binding and robust unit testing.

gstc.imaging icon gstc.imaging

An IPC imaging library for .NET. An imaging format that utilizes shared memory and contains adapters to popular formats such as WriteableBitmap, InteropBitmap, GDI graphics, OpenCV Mat, FITS, and Python (planned). The shared memory allows applications to work out of the same memory, making for fast and memory efficient rendering pipelines between programs.

gstc.utility.unittest.event icon gstc.utility.unittest.event

This project provides a UnitTest tool for testing the calling of events, and properties that implement INotifyPropertyChanged. The tool is unit tested, and the unit test can be used to determine usage.

mapproject icon mapproject

An online collaborative linkplan GUI for Ingress. Uses Meteor and MapboxGL to allow users to collaborate on creating linkplans together.

meteor icon meteor

Meteor, the JavaScript App Platform

meteor-document-access-manager icon meteor-document-access-manager

AccessManager is a document permission system, for the Meteor Framework and Mongodb, used to assign, modify and test permissions for individual documents.

meteor-user-friend-management icon meteor-user-friend-management

A friend/user management system that includes the following features: Friends List, Friend Request, Online Friends, Online Users, Blocked Users, Ignored Users.

nestedlistboxmvvm icon nestedlistboxmvvm

The is a template for a nested listbox that uses WPF data binding to a ViewModel to populate a Parent Listbox and a Child Listbox embedded in the Parent Listbox's Items.

wpftoolkit icon wpftoolkit

All the controls missing in WPF. Over 1 million downloads.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.