Let's measure the performance of six different WebSocket projects.
Thoughts
A quick recap of my contributions to the official Rust compiler over the span of several years.
Due to the distinct nature of various problems and solvers, MOP attempts to group most of them in common interfaces for easier implementation, interoperability and analysis.
Announcing ndsparse, a project that provides structures to store and retrieve N-dimensional sparse data. Currently supports a generalization of the Compressed Sparse Column (CSC), Compressed Sparse Row (CSR) and Coordinate (COO) formats.