Fracture is an F# based socket implementation for high-speed, high-throughput applications. It is built on top of SocketAsyncEventArgs, which minimises the memory fragmentation common in the IAsyncResult pattern.


Keywords
http, networking, fsharp, tcp, socket
License
Other
Install
Install-Package Fracture -Version 0.9.3

Documentation

Fracture is an F# based library for high speed high throughput applications.

Pipelets is a composable pipeline library for F#.

Flack is an F# based socket implementation for high speed high throughput applications, it is built on top of the SocketAsyncEventArgs pattern, this minimises memory fragmentation that is common in the IAsync pattern.