spectreconsole / wcwidth
A .NET library that calculates the width of Unicode characters.
☆52Updated last year
Alternatives and similar repositories for wcwidth:
Users that are interested in wcwidth are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- Scans a given directory tree for interesting assembly references☆15Updated this week
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- ☆12Updated 7 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 11 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 4 months ago
- Tool to rename .NET assemblies and references☆53Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 11 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- ☆16Updated 9 months ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- Source generator to easily embed and access files + directory trees☆17Updated 3 years ago
- A micro-sdk for .NET☆15Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.