ColinFinck / nt-listLinks
Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)
☆23Updated 2 years ago
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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Library facilitating safe pinned initialization☆75Updated this week
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- Generated bindings for Linux's userspace API☆64Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A minimal window context for Rust on Windows.☆23Updated 5 months ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- https://crates.io/crates/undname☆18Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- A friendly wrapper around ptrace(2)☆16Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Generate parsers directly from AST node types☆87Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- Functions for determining terminal sizes in Rust☆14Updated this week
- Container solution to compile Rust projects for Linux, macOS and Windows☆33Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago