barncastle / BitsKitLinks
A C# library for efficient bit-level reading and writing also adding bit field support
☆58Updated last month
Alternatives and similar repositories for BitsKit
Users that are interested in BitsKit are comparing it to the libraries listed below
Sorting:
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated last month
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Interop bindings for mimalloc.☆43Updated 4 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last month
- Implementation of a .NET GC in C# with NativeAOT☆88Updated 3 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Assembly-level sandboxing for .NET Core☆55Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago