16 packages tagged with “low-level”
Contains LowLevelKeyboardHook and LowLevelMouseHook. Features: - Global key handling and cancellation - Allows handling combination like 1 + 2 + 3 - Only one Up event per combination - Handle special buttons like Mouse.XButton - Optimized, runs hooks in a separate thread. Does not cause freezes when debugging the rest of the code. - By default, it delivers events from a ThreadPool instead of a hook thread, which makes it possible to do any action in event handlers without affecting system performance.
Low-level utilities and tools for working with the CLR and memory.
Examine, create and interact with remote objects in other .NET processes.
.NET Core memory library
Utility library to pack/unpack data to/from a byte array
Helper class for mouse, keyboard and screen controls
Low-level keyboard hook.
A lightweight low-level global windows keyboard hook compatible with modern UI frameworks (WPF, MAUI, WinUI 3, etc.)
File type modules designed for use with FilePhoenix
Low-level Zip Library, allowing advanced tweaks (injecting/removing extra blocks, altering flags, crafting special archives)
Splits a file into many for the purposes of databending or low level file editing.
Low-level wgpu-native bindings for F#
Low-level fast SIMD algorithms in C#. Cross-platform, trimmable and AOT/NativeAOT compatible.
The "WindowsCaptureWrapper" project provides a comprehensive .NET wrapper for native packet capture and transmission functionalities on Windows. It simplifies low-level network operations by offering managed APIs for packet filtering, device configuration, and statistics retrieval.