Skip to content

vslee/VSLee.Utils

Repository files navigation

VSLee.Utils

Personal collection of utilities which my projects depend on

Concurrent

ConcurrentPriorityQueue<TKey, TValue> I found (links to originals are in the source) for use in BlockingCollection.

ExchangeBase

Enums and interfaces to be used in exchange APIs (placed here in common base project to standardize across APIs).

Observable

Set of data structures I found and modified (links to originals are in the source). They are Observable for WPF compatibility. (Note, The ObservableConcurrentQueue is not the standard type of Observable)

RateLimit

RateGate from http://www.pennedobjects.com/2010/10/better-rate-limiting-with-dot-net/, with slight modifications

Text

String modification utilities

About

Personal collection of utilities which my projects depend on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages