barncastle / BitsKitLinks
A C# library for efficient bit-level reading and writing also adding bit field support
☆61Updated 7 months ago
Alternatives and similar repositories for BitsKit
Users that are interested in BitsKit are comparing it to the libraries listed below
Sorting:
- Span-ify your code: write high performance memory aware C#☆73Updated this week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 7 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Managed port of mimalloc.