Dovenator
-
- 30,932 total downloads
- last updated 3 days ago
- Latest version: 13.0.0
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 -
- 5,490 total downloads
- last updated 11 days ago
- Latest version: 4.2.1
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 -
- 1,288 total downloads
- last updated 17 days ago
- Latest version: 2.1.7
Captures output of a program to assist with debugging. This project is tailored towards AWS services, and is not suitable for general purpose diagnostics. Loads logs from services via a shared... More information -
- 503 total downloads
- last updated 18 days ago
- Latest version: 2.1.0
Captures output of a program to assist with debugging. This project is tailored towards AWS services, and is not suitable for general purpose diagnostics. Loads logs from services via a shared Correlation... More information -
- 256 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 -
- 139 total downloads
- last updated 9 months ago
- 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