-
Updated
Dec 12, 2021 - Rust
crates
Here are 231 public repositories matching this topic...
-
Updated
Nov 25, 2021 - Rust
-
Updated
Oct 7, 2021 - Rust
-
Updated
Nov 16, 2021 - Rust
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Nov 11, 2021 - Rust
This is a tracking issue for additional Store implementations.
Here is a non-exhaustive list of potential candidates for an Store implementation:
- S3Storage:
This would store crate tarballs and rendered README pages into Amazon's S3. - RemoteStorage:
Requires to implement a companion server.
The idea is to have a reserved folder on another machine which runs a comp
-
Updated
Nov 25, 2021 - Sass
-
Updated
Sep 19, 2021 - Rust
-
Updated
Dec 15, 2021 - Rust
Currently, cv-pinhole has the essential matrix and various methods designed to help people extract pose from it, among other things. The same thing needs to be done for the homography matrix.
-
Updated
Dec 5, 2021 - Rust
-
Updated
Dec 16, 2021 - Rust
-
Updated
Dec 11, 2021 - Rust
Support for stdin
I am looking at using ktra as an internal registry at work, and while I don't think I will loose my password, there is the possibility for others to do so. It would be nice to have a way to delete user accounts or forcibly set an account's password to allow for recovery.
-
Updated
Dec 8, 2021 - Rust
-
Updated
May 29, 2021 - Rust
-
Updated
Aug 23, 2021 - Rust
-
Updated
Oct 31, 2021 - TypeScript
Improve this page
Add a description, image, and links to the crates topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crates topic, visit your repo's landing page and select "manage topics."
In the docs, there are several cases such as here where code snippet examples are shown side by side, without actually specifying which files they are (eg. deny.toml vs Cargo.toml) which can lead to confusion for users. Every code snippet should just specify
# <name>.tomlat the top for clarity.