ohadravid / win32job-rs
Rust API for Windows' Job Objects
☆15Updated 3 weeks ago
Alternatives and similar repositories for win32job-rs:
Users that are interested in win32job-rs are comparing it to the libraries listed below
- Macro for dynamically loading windows dll functions☆19Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Statically link the vcruntime☆32Updated 2 years ago
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated last month
- A crate to query windows WMI in Rust☆11Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Some benchmarks for generational arenas in rust☆25Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- An alternative `std`-like implementation built on origin☆26Updated last month
- Make any value Sync but only available on its original thread☆38Updated last week
- https://crates.io/crates/undname☆17Updated 4 months ago
- Safe wrappers for various Windows specific APIs.☆68Updated 4 months ago
- Moving code-gen out of `build.rs`☆16Updated 2 weeks ago
- Collect CPU callstack samples from a windows process☆23Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆47Updated 3 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆15Updated last week
- a cross-platform library for opening OS pipes in Rust☆103Updated 4 months ago
- Compiles Windows resource files (.rc) into a Rust program.☆22Updated 3 years ago
- Generated bindings for Linux's userspace API☆50Updated this week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Include many files in your Rust code for self-contained binaries☆18Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago