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:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Generate parsers directly from AST node types☆89Updated last year
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Updated 11 months ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Generated bindings for Linux's userspace API☆64Updated last month
- Exhaustive iteration trait in Rust☆21Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- A friendly wrapper around ptrace(2)☆16Updated 2 weeks ago
- A minimal window context for Rust on Windows.☆23Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Byte-wise atomic memcpy.☆43Updated this week
- Container solution to compile Rust projects for Linux, macOS and Windows☆33Updated 2 years ago
- Implements rust's Display trait for hex data☆25Updated 2 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- Rust compile-time type information experiment☆18Updated 3 years ago
- Mostly safe wrapper for alloca☆29Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- Full precision decimal representation of f64☆27Updated last month