TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15439 · Jan 27

#rust#protobuf#rust Prost is a Rust tool that turns Protocol Buffers (.proto) files into simple, readable Rust code for proto2/proto3. It keeps comments, uses Rust derives for clean types, handles packages as modules, preserves unknown enums, and serializes existing types easily—add to Cargo.toml and use prost-build in build.rs. You benefit by getting fast, safe, idiomatic Rust for efficient data serialization in gRPC/microservices, saving time on boilerplate while ensuring memory safety and performance. https://github.com/tokio-rs/prost

Results

1 similar post found

Search: #remount

当前筛选 #remount清除筛选
Libreware

@libreware · Post #972 · 08/12/2021, 09:52 AM

Rclone Remount Remount cloud storage locally during boot via rclone & fusermount directly on your Android powered smart device. Virtually limitless storage expansion with support for dozens of cloud providers including Dropbox, GDrive, OneDrive, SFTP & many more. Extremely useful for devices without physical storage expansion capabilities. Also great for streaming large media files without need for full caching. Binaries compiled using Termux. Features: Support for arm, arm64, & x86 Huge list of supported cloud storage providers Apps with ability to specify paths can access /mnt/cloud/ Most file explorers work just fine (issue #9) Mount points use names of remote(s) in rclone.conf Specify custom rclone params for each remote via /sdcard/.rclone/.REMOTE.param Access remotes via http://127.0.0.1:38762 Access remotes via ftp://127.0.0.1:38763 Mount bind to /sdcard/ (see issue #5) Support for Work Profiles https://github.com/Magisk-Modules-Repo/com.piyushgarg.rclone #rclone#remount#cloud#alternatives