borland / SerialQueue
C# Implementation of a SerialQueue in the style of Apple's Grand Central Dispatch queues
☆67Updated 5 years ago
Alternatives and similar repositories for SerialQueue
Users that are interested in SerialQueue are comparing it to the libraries listed below
Sorting:
- A cross-platform settings storage for .NET☆59Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- A simple wrapper library for protobuf-net with async, gzip and less boilerplate.☆52Updated 8 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 8 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- A simple file-locking implementation in C#☆93Updated 8 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 3 weeks ago
- Enable Windows 8.1+ Per-Monitor DPI support for Desktop WPF Apps☆51Updated 9 years ago
- Auto Layout for .NET/C#/Managed C++☆27Updated 10 years ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- A Task-based LINQ designed to work with async/await☆112Updated 10 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Endjin's Software Licensing Framework☆37Updated 2 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- Reactive queryable observable framework.☆160Updated 7 years ago
- Image processing library for use in .Net applications that supports .Net Core.☆84Updated 8 years ago
- Code generation for immutable types☆170Updated 8 months ago
- CSS parsing library for C# based on Mozilla Firefox code [MPL]