tommasobertoni
- 5,794 total downloads
- last updated 3/11/2017
- Latest version: 0.2.0
A TCP-based, Pub/Sub C# library.
- 2,671 total downloads
- last updated 6/6/2019
- Latest version: 0.1.2-beta1 (prerelease)
Basic attribute-driven easy to use benchmark library.
Features:
- Define benchmarks: name, execution order, number of iterations
- Benchmark arguments
- Initialization methods
- Warm-up methods
- Benchmarks container: name
- Parameters on benchmarks container properties
- Benchmarks container...
More information
- 2,055 total downloads
- last updated 7/2/2019
- Latest version: 0.4.3-preview (prerelease)
This abstract appender uses concurrent collections and tasks to enable
asynchronous and concurrent batch processing of LoggingEvents.
The configuration enables to specify:
- the max number of concurrent processors (tasks) that are handling log batches
- the max logs batch size
- the appender...
More information
- 1,376 total downloads
- last updated 12/6/2020
- Latest version: 1.3.1
Runtime check if an object or type can be awaited.
- 1,248 total downloads
- last updated 7/19/2019
- Latest version: 0.1.4-preview (prerelease)
This abstract appender extends the log4net.AsyncAppender package and enabled the configuration
of an http endpoint and provides an HttpClient instance and methods to create and send the request.
An IEventJsonSerializer contract is provided in order to enable plugging in a custom json serializer (if...
More information
- 956 total downloads
- last updated 8/15/2019
- Latest version: 0.1.3-preview (prerelease)
This appender extends the log4net.AsyncAppender.HttpEndpoint package and enabled the configuration
of the elasticsearch endpoint using: url, url tokens and connection string.
Bulk send is always enabled.
By default, the connection string and the log document follow the templates and conventions...
More information
- 863 total downloads
- last updated 7/2/2019
- Latest version: 0.1.2-preview (prerelease)
Report exporters for TinyBenchmark.
Export as:
- json
- 497 total downloads
- last updated 1/6/2021
- Latest version: 0.4.0
Simple, unambitious implementation of the Scatter-Gather pattern in .NET.
- 150 total downloads
- last updated 3/31/2021
- Latest version: 1.0.0
Cache an item using more than one key.