yufeih / Nine.Imaging
A portable cross platform image library in C#
☆18Updated 7 years ago
Alternatives and similar repositories for Nine.Imaging:
Users that are interested in Nine.Imaging are comparing it to the libraries listed below
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- Generates C# Script for constructing the given object☆21Updated 6 months ago
- Binary serializer with full .NET support!☆17Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- OpenType parser in pure c#☆40Updated 7 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- SharpDoc is a documentation tool to generate HTML documentation for .NET projects☆39Updated 9 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Standalone managed library for loading images of different formats☆9Updated 12 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A library for enabling databinding to and from Observables in xaml☆11Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- A C# port of Mozilla Universal Charset Detector.☆27Updated 5 years ago
- Docking Library for Avalonia☆14Updated 6 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Clone of http://freeimage.sourceforge.net/ for dotnet core☆47Updated 2 years ago
- The contents of this repository have been integrated into https://github.com/SixLabors/ImageSharp☆26Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 3 weeks ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.