NMFCode / NMFLinks
This repository contains the entire code for the .NET Modeling Framework
☆48Updated 3 weeks ago
Alternatives and similar repositories for NMF
Users that are interested in NMF are comparing it to the libraries listed below
Sorting:
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- BigMachines is State Machine library for .NET☆44Updated last week
- Analyzers checking System.Reflection☆82Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A Roslyn based C# source generation framework☆134Updated last month
- C# immutable records generator☆73Updated 5 years ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆65Updated 6 months ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Acornima is a standard-compliant JavaScript parser for .NET. It is a fork of Esprima.NET combined with the .NET port of the acornjs parse…☆42Updated last month
- This project contains utilities, extensions and new functionalities of all types.☆35Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆45Updated 9 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 10 months ago
- ☆38Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- IDisposable helper types.☆138Updated last year
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- C# interface-to-member source generator☆87Updated 6 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆115Updated 4 years ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆96Updated 2 years ago
- DAWG String Dictionary in C#☆123Updated 3 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago