AdvancedDLSupport by: TheBlackCentipede, Jax
  • 13 total downloads
  • Latest version: 2.1.0
  • p/invoke cross-platform mono netcore netstandard native interop
An alternative approach to your typical P/Invoke.
AForge by: AForge.NET
  • 10 total downloads
  • Latest version: 2.2.5
  • aforge.net framework
The AForge library is a core library of AForge.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes.
AForge.Controls by: AForge.NET
  • 8 total downloads
  • Latest version: 2.2.5
  • aforge.net framework
The AForge.Controls library contains some reusable UI classes used as in AForge.NET framework's samples, as in some independent applications. Full list of features is available on the project's web site.
AForge.Genetic by: AForge.NET
  • 8 total downloads
  • Latest version: 2.2.5
  • aforge.net framework genetic algorithms programming
The AForge.Genetic library contains classes to run Genetic Algorithms (GA), Genetic Programming (GP) and Gene Expression Programming (GEP). Set of chromosome and selection classes are provided. Full list of features is available on the project's web site.
AForge.Imaging by: AForge.NET
  • 9 total downloads
  • Latest version: 2.2.5
  • aforge.net framework image processing computer vision
The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site.
AForge.Math by: AForge.NET
  • 9 total downloads
  • Latest version: 2.2.5
  • aforge.net framework math 3D pose estimation
The AForge.Math library contains set of math utilities, which are used by other AForge.NET framework's libraries or may be used individually.
AForge.Neuro by: AForge.NET
  • 8 total downloads
  • Latest version: 2.2.5
  • aforge.net framework artificial neural networks
The AForge.Neuro library contains classes for artificial neural network computation - feed forwards networks with error back propagation learning and Kohonen self organizing maps. Full list of features is available on the project's web site.
AForge.Video by: AForge.NET
  • 5 total downloads
  • Latest version: 2.2.5
  • aforge.net framework video MJPEG cameras
The AForge.Video library contains interfaces and classes to access different video sources, such as IP video cameras (MJPEG streams). The library defines types used by other video related libraries from AForge.NET framework.
AForge.Vision by: AForge.NET
  • 8 total downloads
  • Latest version: 2.2.5
  • aforge.net framework computer vision motion detection
The AForge.Vision library contains some computer vision classes - set of motion detection algorithms. Full list of features is available on the project's web site.
Antlr by: Sam Harwell, Terence Parr
  • 5 total downloads
  • Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Antlr4.Runtime by: Sam Harwell, Terence Parr
  • 26 total downloads
  • Latest version: 4.6.6
  • antlr antlr4 parsing
The runtime library for parsers generated by the C# target of ANTLR 4. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Antlr4.Runtime.Standard by: Eric Vergnaud, Terence Parr, Sam Harwell
  • 6 total downloads
  • Latest version: 4.9.0
  • antlr parsing grammar
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
AODL by: Till Wolff
  • 2 total downloads
  • Latest version: 1.2.0.1
  • AODL, OpenDocument, OpenOffice, SpreadSheet, .NET, C#, odt, ods
AODL is C# .NET library for creating / editing documents in the OpenDocument Format ( ODF ). Requires no knowledge about the ODF XML schema itself.
App.Metrics by: Allan Hardy and Contributors
  • 55 total downloads
  • Latest version: 4.5.1-preview.0.1
  • appmetrics metrics apdex meter gauge counter timer histogram
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions by: Allan Hardy
  • 20 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 70 total downloads
  • Latest version: 4.5.1-preview.0.1
  • concurrency atomic
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
App.Metrics.Core by: Allan Hardy
  • 15 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
App.Metrics.Extensions.Middleware by: Allan Hardy
  • 31 total downloads
  • Latest version: 1.2.1
  • mvc measurements charts timer histogram graphite influxdb health checks metrics
Extends the App.Metrics library providing a set AspNet Core Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
App.Metrics.Formatters.Ascii by: Allan Hardy
  • 20 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.InfluxDB by: Allan Hardy
  • 16 total downloads
  • Latest version: 3.0.0
  • appmetrics influxdb
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol