https://github.com/fluggo/fluggo-lgpl
https://github.com/fluggo/fluggo-lgpl
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluggo/fluggo-lgpl
- Owner: fluggo
- Created: 2017-04-10T14:48:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T14:59:10.000Z (about 8 years ago)
- Last Synced: 2025-01-26T06:25:06.917Z (4 months ago)
- Language: C#
- Size: 614 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 SCTPThis 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.