Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 353 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 353 Bytes

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.