An open API service indexing awesome lists of open source software.

https://github.com/fluggo/fluggo-lgpl


https://github.com/fluggo/fluggo-lgpl

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

A collection of libraries written long ago by Brian Crowell in C# for .NET/Mono.

Currently these libraries cover:

* Easy IL-level code generation
* Customizable bit-level serialization
* Two-way streaming communication over one stream, sort of a generic SCTP

This exists mainly as a memory, but I've been known to use some of the classes from Fluggo.dll in other work, particularly the very useful AsynchronousQueue class.