Provides type, namespace, and module-specific accessibility constraints for C# to help control internal dependencies. Packaged with a code analyzer that enforces those constraints in your IDE and during compilation.
A functional chaining C# library allowing you to chain both synchronous and asynchronous functions together. Enables writing idiomatic lambdas and closures without deeply nested functions or unnecessary bindings.
Clojure extension of clojure.core/with-redefs, allowing self-referencing functions for stubbing in tests.
A Python classifier that uses k-means clustering in up to N dimensions to define the decision boundary for each class.
A lightweight Java class for broadcasting messages and triggering events synchronously.