encrypted-ref VS cargo-get

Compare encrypted-ref vs cargo-get and see what are their differences.

encrypted-ref

Encrypting references in Rust for stupid reasons. (by Absolucy)

cargo-get

A cargo subcommand to handle dependencies a-la go (by blallo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
encrypted-ref cargo-get
4 1
13 0
- -
4.5 0.0
almost 2 years ago almost 2 years ago
Rust
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

encrypted-ref

Posts with mentions or reviews of encrypted-ref. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.67]
    16 projects | /r/rust | 28 Jan 2023
    nanorand: Zero (required) dependency RNG library for Rust, using WyRand, PCG64, and ChaCha. asar-rs: Crate to read and write asar archives, commonly used in Electron applications. tracing-oslog: Crate to output tracing logs to the macOS/iOS os_log system. encrypted-ref: Fun lil' project which creates "encrypted" versions of Rc and Arc, which encrypt the pointers in memory. sweetpaste: "Sweet n' simple" pastebin program. Uses no JS, everything is rendered server-side. twitch-chat-logger: Logs public twitch chat to a SQL database, and exposes it through a public API. chippy: For-fun CHIP-8 emulator I made, with incomplete CHIP-48 and SUPER-CHIP support. otpee: Generic HOTP/TOTP library I made. (Generic as in... it uses generics for the hashing algorithms) xpc-serde: Serde (De)serializer for XPC communication on macOS/iOS. xenon-ios: Jailbroken iOS tweak which allows for easy file transfer between an iOS device and PC.
  • Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.64]
    18 projects | /r/rust | 22 Sep 2022
    Open Source Work: twitch-chat-logger, nanorand, asar-rs, sweetpaste, xpc-serde, encrypted-ref, otpee, tracing-oslog
  • What is the "evilest" thing you ever done with Rust?
    10 projects | /r/rust | 5 Jun 2022
    encrypted-ref

cargo-get

Posts with mentions or reviews of cargo-get. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-05.

What are some alternatives?

When comparing encrypted-ref and cargo-get you can also consider the following projects:

nanorand-rs - A tiny, fast, zero-dep library for random number generation

sweetpaste - A sweet n' simple pastebin with syntax highlighting and no client-side code!

tracing-oslog - A tracing layer for macOS/iOS's `oslog`

transfer-sh-helper-rusted - Store your transfer.sh links, so you can remember them later and know when they will expire, but now written in Rust.

stack_dst-rs - Stack-allocated DSTs for rust (fixed capacity)

summon - A logic engine designed to give you things based on what you ask for

crimes - pointer crimes

pinyin-tool - A simple command line tool to convert Chinese characters to pinyin.

cccedict

otpee - A flexible HOTP/TOTP library for Rust!

xenon-ios - The public source and documentation for Xenon iOS tweak.