-
dotNet-turbo
Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading primitives, etc.)
I’m currently looking for a library for adding extra features to C# default library (something like this). Do you guys recommend anything similar (something popular, complete, in active development and with good documentation)?
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I was working on something exactly like that (the code is on GitHub), but I realized that there may be a existing library like the one I’m developing. That’s why I’m posting this question here.
-
DotNext