An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "pin" keyword

View the packages on the crates.io package registry that are tagged with the "pin" keyword.

assert-unmoved 0.1.6 💰
A type that asserts that the underlying type is not moved after being pinned and mutably accessed.
7 versions - Latest release: about 1 year ago - 1 dependent repositories - 9.14 thousand downloads total - 5 stars on GitHub - 1 maintainer
pin-weak 1.1.0
Small wrapper around an equivalent of Pin<Weak<T>>
2 versions - Latest release: over 3 years ago - 13 dependent packages - 54 dependent repositories - 877 thousand downloads total - 7 stars on GitHub - 2 maintainers
bucket_vec 0.8.0
A vector-like data structure that guarantees to never move its contained elements.
11 versions - Latest release: over 5 years ago - 13.7 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 3.0% on crates.io
pin-project 1.1.10 💰
A crate for safe and ergonomic pin-projection.
86 versions - Latest release: 5 months ago - 924 dependent packages - 27,615 dependent repositories - 248 million downloads total - 606 stars on GitHub - 1 maintainer
Top 4.5% on crates.io
pin-project-internal 1.1.10 💰
Implementation detail of the `pin-project` crate.
68 versions - Latest release: 5 months ago - 3 dependent packages - 27,101 dependent repositories - 248 million downloads total - 606 stars on GitHub - 1 maintainer
Top 4.2% on crates.io
pin-project-lite 0.2.16 💰
A lightweight version of pin-project written with declarative macros.
30 versions - Latest release: 7 months ago - 755 dependent packages - 53,409 dependent repositories - 383 million downloads total - 251 stars on GitHub - 1 maintainer
easy-pin 0.0.1-alpha
Using Pin made easy.
1 version - Latest release: about 6 years ago - 1.68 thousand downloads total - 2 stars on GitHub - 1 maintainer
movable-ref 0.1.0
A tool for building movable self-referential types
1 version - Latest release: about 1 month ago - 254 downloads total - 61 stars on GitHub - 1 maintainer
pin-macros 1.0.0-a.2
This library is primarly used to simplify the proccess of working with self-referencial structures.
2 versions - Latest release: 11 months ago - 1.92 thousand downloads total - 0 stars on GitHub - 1 maintainer
bitwarden-pin 0.1.0
Brute force any Bitwarden PIN from storage or in-memory
1 version - Latest release: over 1 year ago - 1.47 thousand downloads total - 5 stars on GitHub - 1 maintainer
lum_boxtypes 0.2.1
lum framework's box types library
3 versions - Latest release: about 1 month ago - 2.18 thousand downloads total - 1 stars on GitHub - 1 maintainer
chunky-vec 0.1.0
A pin safe, append only vector never moves the backing store for an element.
1 version - Latest release: almost 5 years ago - 1 dependent package - 25 dependent repositories - 88.1 thousand downloads total - 1 stars on GitHub - 1 maintainer
pin_tree 0.2.0
HashMap/Set<Pin<Arc<T>>> based fully safety tree collection
2 versions - Latest release: over 5 years ago - 2.79 thousand downloads total - 2 stars on GitHub - 1 maintainer
projections 0.2.0
Macro-free pin projections because why not?
2 versions - Latest release: about 3 years ago - 2.39 thousand downloads total - 0 stars on GitHub - 1 maintainer
pin-init 0.2.0
Safe pinned-initialization in Rust
3 versions - Latest release: almost 4 years ago - 5 dependent packages - 24.8 thousand downloads total - 4 stars on GitHub - 2 maintainers
easy-pin-proc-macro 0.0.1-alpha
Using Pin made easy.
1 version - Latest release: about 6 years ago - 1 dependent package - 1 dependent repositories - 2.34 thousand downloads total - 2 stars on GitHub - 1 maintainer
pinned-init 0.0.9
Library to facilitate safe pinned initialization
10 versions - Latest release: 8 months ago - 1 dependent package - 1 dependent repositories - 28.5 thousand downloads total - 23 stars on GitHub - 1 maintainer
pinned-mutex 0.3.2
Mutex wrappers with structural pinning
5 versions - Latest release: about 1 year ago - 6.53 thousand downloads total - 1 stars on GitHub - 1 maintainer
dummy-pin 1.0.0
Dummy implementations of the input/output pin embedded-hal traits.
4 versions - Latest release: over 1 year ago - 4 dependent packages - 3 dependent repositories - 10 thousand downloads total - 4 stars on GitHub - 1 maintainer
inverted-pin 1.0.0
Embedded-hal input/output pin trait implementations with inverted level logic.
3 versions - Latest release: over 1 year ago - 1 dependent package - 5.7 thousand downloads total - 0 stars on GitHub - 1 maintainer
fruit-salad 0.0.2 💰
Compare apples and oranges (and more). Trait object reference casting and trait object comparisons.
2 versions - Latest release: over 3 years ago - 2 dependent repositories - 3.53 thousand downloads total - 1 stars on GitHub - 1 maintainer
pin-arc 0.2.1
Reference counting pointers without allocation using pinning
3 versions - Latest release: 6 months ago - 1.58 thousand downloads total - 1 stars on GitHub - 1 maintainer
pinus 0.0.4 💰
A prickly BTreeMap. You can insert through shared references and values are pin-projected.
4 versions - Latest release: almost 4 years ago - 5 dependent repositories - 14.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
shared-pin 0.1.0
An abstraction to share rust embedded_hal pins between functions.
1 version - Latest release: almost 2 years ago - 1.29 thousand downloads total - 0 stars on GitHub - 1 maintainer
atomic_pincell 0.1.0
Threadsafe pinnable RefCell
2 versions - Latest release: 5 months ago - 1.15 thousand downloads total - 0 stars on GitHub - 1 maintainer
self-reference 0.2.2
A Self-Reference Helper
14 versions - Latest release: over 2 years ago - 1 dependent package - 14.5 thousand downloads total - 7 stars on GitHub - 1 maintainer
ergo-pin 0.1.0
Ergonomic stack pinning
1 version - Latest release: almost 6 years ago - 3 dependent packages - 5 dependent repositories - 12.3 thousand downloads total - 4 stars on GitHub - 1 maintainer
recycle-box 0.2.0
A pointer type for heap-allocated objects which heap storage can be re-used, with Pin support.
2 versions - Latest release: almost 3 years ago - 4 dependent packages - 1 dependent repositories - 49.2 thousand downloads total - 8 stars on GitHub - 1 maintainer
pin_array 0.1.2
Tiny crate providing an array with structurally projected pinning
3 versions - Latest release: about 1 year ago - 3.58 thousand downloads total - 0 stars on GitHub - 1 maintainer
http_str
This is a Rust libray that provides some types for parsing http request and create responses.
4 versions - Latest release: 21 days ago - 4.46 thousand downloads total - 1 maintainer
rustls-pin 0.1.2
Server certificate pinning with `rustls`
3 versions - Latest release: over 4 years ago - 4 thousand downloads total - 14 stars on gitlab.com - 1 maintainer
projecture 0.0.4
Easy arbitrary type projections without proc macros
4 versions - Latest release: almost 3 years ago - 4.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
paysec 0.1.1
Rust library related to payment security standards.
4 versions - Latest release: over 1 year ago - 4.48 thousand downloads total - 5 stars on GitHub - 1 maintainer
pinned_vec 0.1.1
Vec-like data structure whose elements never move.
2 versions - Latest release: over 3 years ago - 2 dependent packages - 18 dependent repositories - 20.9 thousand downloads total - 23 stars on GitHub - 1 maintainer
pin-projections 0.4.0
Declarative macro for creating projection functions for pinned objects
6 versions - Latest release: about 3 years ago - 6.17 thousand downloads total - 0 stars on GitHub - 1 maintainer
pinned-queue 0.1.1
Queue-like data structure whose elements can never move
2 versions - Latest release: over 1 year ago - 2.21 thousand downloads total - 0 stars on GitHub - 1 maintainer
pincol 0.1.1
PINned COLlections: data structures utilizing `Pin` pointer
2 versions - Latest release: 9 months ago - 1.69 thousand downloads total - 0 stars on GitHub - 1 maintainer
supply-chain-trust-example-crate-000052 0.9.2
A lightweight version of pin-project written with declarative macros.
3 versions - Latest release: 4 months ago - 1.53 thousand downloads total - 1 maintainer
owned-pin-macros 0.2.0
A wrapper that both owns and pins data in memory
2 versions - Latest release: over 1 year ago - 1 dependent package - 2.95 thousand downloads total - 3 stars on GitHub - 1 maintainer
owned-pin 1.3.3
A wrapper that both owns and pins data in memory
11 versions - Latest release: over 1 year ago - 11.6 thousand downloads total - 3 stars on GitHub - 1 maintainer
iso8583_rs 0.1.10
A library to define/parse/assemble and send/receive (via TCP) an ISO8583 message
10 versions - Latest release: almost 5 years ago - 1 dependent repositories - 12.2 thousand downloads total - 9 stars on GitHub - 1 maintainer
indexed 0.2.0
Convenient allocator for index-linked data structures
3 versions - Latest release: over 5 years ago - 1 dependent package - 82 dependent repositories - 91.7 thousand downloads total - 5 stars on GitHub - 1 maintainer
linotype 0.0.1 💰
A keyed sequence reprojector that can optionally pin its values. (A stable-ordered transactionall...
1 version - Latest release: over 3 years ago - 3 dependent repositories - 9.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
pin-cursor 1.0.0
A simple !Unpin I/O backend for async-std
1 version - Latest release: over 5 years ago - 1.45 thousand downloads total - 0 stars on GitHub - 1 maintainer