LLVMSharp
LLVM wrapper
A .NET Standard library that provides access to the LLVM infrastructure using C#.
LLVM bindings for .NET Standard written in C# using ClangSharp
856 stars
45 watching
99 forks
Language: C#
last commit: 9 months ago
Linked from 1 awesome list
llvmllvm-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/clangsharp | ClangSharp provides a set of C# bindings for the Clang compiler suite. | 964 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 724 |
lukeemmet/smolnetsharp | A .NET C# client library for interacting with Gemini and Gopher protocols used for sharing content on the internet. | 12 |
superjmn/dotnetpackaging | A tool to automate the distribution of .NET applications on Linux platforms | 57 |
ludovicdln/breezy | A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# | 26 |
ngxson/wllama | A WebAssembly binding for the LLaMA model that enables on-browser inference without requiring a backend or GPU. | 465 |
kubernetes-client/csharp | A .NET library for interacting with Kubernetes clusters | 1,107 |
stripe/stripe-dotnet | A .NET client library for Stripe's API | 1,374 |
holzschu/llvm | A toolkit for building highly optimized compilers and runtime environments. | 56 |
codr7/liblg | A minimal stack-based virtual machine in C | 181 |
bos/llvm | Haskell bindings to the LLVM compiler infrastructure project | 105 |
natemcmaster/dotnetcoreplugins | Provides an API for dynamically loading and executing .NET Core assemblies as plugins | 1,619 |
dotnet/razor | Provides compiler and tooling support for building ASP.NET Core apps using Razor templates in various development environments. | 509 |
draperlaboratory/llvm-cbe | A resurrected and improved implementation of the LLVM C Backend in Groff, enabling compilation of programs written in various programming languages to native machine code. | 127 |
tylerbrinkley/enums.net | A type-safe enum utility library with high-performance extension methods and attributes management | 1,750 |