ColinFinck / nt-listLinks
Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)
☆22Updated 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:
- A C expression parser and evaluator☆49Updated 2 years ago
- Generated bindings for Linux's userspace API☆61Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- 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
- Rust compile-time type information experiment☆18Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 weeks ago
- ☆36Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- New register allocator designed as a successor to regalloc2☆51Updated 3 weeks ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- Extensions to the Rust standard library☆49Updated 11 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Container solution to compile Rust projects for Linux, macOS and Windows☆33Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 8 months ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 4 months ago
- Full precision decimal representation of f64☆26Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 8 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 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 3 years ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago