ColinFinck / nt-listLinks
Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)
☆22Updated last year
Alternatives and similar repositories for nt-list
Users that are interested in nt-list are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated 10 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- Generated bindings for Linux's userspace API☆55Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 6 months ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- Rust HAL repp☆12Updated 3 years ago
- Functions for determining terminal sizes in Rust☆13Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Extensions to the Rust standard library☆47Updated 9 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Container solution to compile Rust projects for Linux, macOS and Windows☆33Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- New register allocator designed as a successor to regalloc2☆47Updated 3 weeks ago