pin-utils

Utilities for pinning (by rust-lang)

Pin-utils Alternatives

Similar projects and alternatives to pin-utils based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pin-utils alternative or higher similarity.

pin-utils reviews and mentions

Posts with mentions or reviews of pin-utils. We have used some of these posts to build our list of alternatives and similar projects.
  • Move Semantics: C++ vs Rust
    1 project | /r/rust | 4 Nov 2021
    Basically, Pin just labels that the thing inside of it should not be moved, and only allows getting access that could move it through unsafe methods. One example of how simple this is the pin_mut! macro, which allows pinning on the stack by just hiding the variable that owns the pinned value. Unfortunately a lot of complexity is still required to ensure that all of this is sound, but that's probably a good tradeoff. @withoutboats gave a good talk on this topic last year.

Stats

Basic pin-utils repo stats
1
93
3.8
29 days ago

rust-lang/pin-utils is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of pin-utils is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com