Dovenator
-
- 28,203 total downloads
- last updated 9/17/2024
- Latest version: 12.0.1
ContainerExpressions provides generic abstractions to remove boilerplate code needed by all programs. Containers have some utility that extends the underlying type (any T). Expressions are designed to work on... More information -
- 4,889 total downloads
- last updated 9/18/2024
- Latest version: 4.2.0
Framework Containers provides useful parts of frameworks wrapped into single types. The general idea is to replace common services, with simple types instead, reducing overheads when creating new... More information -
- 227 total downloads
- last updated 6/1/2024
- Latest version: 1.0.1
A Bloom Filter is a space efficient, probabilistic data structure. Storing a value as only several bits - after running it though several hashing algorithms. Once created the filter cannot be resized, once an... More information -
- 117 total downloads
- last updated 6/29/2024
- Latest version: 1.0.0
A V4 GUID represented in the form of a short(er), base64-encoded, url-safe, string. With the option to replace version, and variant data for custom flags. By default .net's Guid.NewGuid(), creates a Version... More information