Top 20 NuGet c++ Packages
.Net wrapper for clang C API
Suppresses some common warnings found in HEP code, also turns off linking against the debug libraries.
This is a convenient Windows and Windows Phone multi-language API for making Internet connection state decisions in real time, using the speed result to decide if/when to run your network-intensive code.
This API does not need to eat a bunch of network bandwidth to do it's job.
This API fills a s...
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extendible.
ht...
The C++ Mathematical Expression Toolkit Library (ExprTk) Extra Examples
https://www.partow.net/programming/exprtk/index.html
Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL.
The C++ Lexer Toolkit Library (LexerTk) is a simple to use, easy to integrate and extremely fast lexicographical generator - lexer. The tokens generated by the lexer can be used as input to a parser such as "ExprTk".
Unit Test Runner Task, contains Nunit and xunit and OpenCover
ada
The official NotificationsExtensions library from Microsoft. Supports C# and C++ UWP project types (see NotificationsExtensions.Win10.JavaScript for the JS version). Also works with C# portable class libraries and non-UWP C# projects like server projects.
Generate tile, toast, and badge notific...
Lumia Imaging SDK, now as version 3.0, makes technologies that Microsoft uses in its own imaging apps available to third-party developers. The features provide the ability to decode and encode images, apply effects, blend, crop, rotate, and resize both on CPU and GPU. It also allows the developers t...
Lumia Imaging SDK, now as version 3.0, makes technologies that Microsoft uses in its own imaging apps available to third-party developers. The features provide the ability to decode and encode images, apply effects, blend, crop, rotate, and resize both on CPU and GPU. It also allows the developers t...
Lumia Imaging SDK, now as version 3.0, makes technologies that Microsoft uses in its own imaging apps available to third-party developers. The features provide the ability to decode and encode images, apply effects, blend, crop, rotate, and resize both on CPU and GPU. It also allows the developers t...
boost
A small C++ library for asserting in unit tests.
A small C++ library for implementing collections in APIs
Nakov.IO.Cin is a console-based input parser for C#, which reads numbers and text in the C++ cin / cout / iostream style. For example, in C++ we can read two integers using this code:
int x, y;
cin >> x >> y;
With Nakov.IO.Cin we can write the same code in C# like this:
int x = Cin.NextInt();
int...
Analysis: CppCheck Task
Analysis: CppLint Task
Analysis: Gtest Task