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:
- Generated bindings for Linux's userspace API☆55Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- Library facilitating safe pinned initialization☆60Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- A friendly wrapper around ptrace(2)☆17Updated 9 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☆47Updated 2 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Extensions to the Rust standard library☆46Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Exhaustive iteration trait in Rust☆16Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Functions for determining terminal sizes in Rust☆13Updated 2 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 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- ☆36Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago