18 packages tagged with “Clang”
Cryptopp Library is a free C++ class library of cryptographic schemes.
Multi-platform native library for libclang.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.
Embed libclang binaries as assembly resources. To retrieve the embedded resources, use Assembly.GetManifestResourceStream("Native.LibClang.LLVM.zip");
Piggy is a transformation system for ASTs, including generation of p/invoke interfaces from C++ headers, with seamless integration with MSBuild. See https://github.com/kaby76/piggy for further details.
Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
Provides a comprehensive object model that exposes the entire libclang API including static indexing, event driven indexing, code completion, build system, compilation database, and documentation parsing. Requires Microsoft.NET version 4.5 or higher.
1.0.2g OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.
C# bindings for Clang 4.0 API for Mono and .NET Framework
LLVM 3.4.1 package for coala.io to solve windows dependency issues.
This package contains samples that demonstrate the use of the zuki.tools.llvm.clang library
.Net wrapper for clang C API
CppPinvokeGenerator is a simple pinvoke generator based on CppAst to generate C# for C++
Simple OO wrapper on top of libclang in C#.
Cross Platform native libraries for libLLVM v4.
C# bindings for the libclang c++ parsing library.
HexaGen.CppAst is a rewrite/fork of CppAst which provides a C/C++ parser for header files with access to the full AST, comments and macros