• Stars
    star
    133
  • Rank 272,600 (Top 6 %)
  • Language
    F#
  • License
    Other
  • Created over 13 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A high-performance socket I/O message pipeline library.

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.