HdrHistogram 1.14.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package HdrHistogram --version 1.14.0
NuGet\Install-Package HdrHistogram -Version 1.14.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HdrHistogram" Version="1.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HdrHistogram --version 1.14.0
#r "nuget: HdrHistogram, 1.14.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HdrHistogram as a Cake Addin
#addin nuget:?package=HdrHistogram&version=1.14.0

// Install HdrHistogram as a Cake Tool
#tool nuget:?package=HdrHistogram&version=1.14.0

HdrHistogram supports low latency recording and analyzing of sampled data value counts across a configurable integer value range with configurable value precision within the range.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on HdrHistogram:

Package Downloads
NBomber

Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).

EventStore.Client.Embedded

The embedded client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/

Steeltoe.CircuitBreaker.HystrixBase The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Steeltoe's implementation of Netflix's Hystrix, for .NET

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on HdrHistogram:

Repository Stars
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
disruptor-net/Disruptor-net
Port of LMAX Disruptor to .NET
AdaptiveConsulting/Aeron.NET
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
Bobris/BTDB
Key Value Database in .Net with Object DB Layer, RPC, dynamic IL and much more
Version Downloads Last updated
2.5.0 2,226,880 9/29/2017
2.0.0 241,063 6/20/2017
1.18.0 26,652 1/11/2017
1.14.0 157,960 9/2/2016
1.7.0 3,190 5/12/2016
1.0.120-prerelease 1,501 4/11/2016

HdrHistogram for .NET. API is.NET idiomatic, available as nuget, with API documentationa and debug symbols.