madelson / BitsLinks
Bitwise operations library for .NET
☆21Updated 7 years ago
Alternatives and similar repositories for Bits
Users that are interested in Bits are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- A .NET library that calculates the width of Unicode characters.☆61Updated 3 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 months ago
- PMS full-text search engine with no external dependencies written in C#☆24Updated last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆24Updated 2 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- C# Source Generator library for Inter-Process Communication☆46Updated last week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 3 weeks ago
- Generates C# Script for constructing the given object☆21Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 4 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 7 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
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆29Updated 3 years ago
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆42Updated 3 years ago
- ☆23Updated 10 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week