librsync-rs | Rust bindings to librsync
kandi X-RAY | librsync-rs Summary
kandi X-RAY | librsync-rs Summary
librsync-rs is a Rust library. librsync-rs has no bugs, it has no vulnerabilities and it has low support. However librsync-rs has a Non-SPDX License. You can download it from GitHub.
This crate provides the streaming operations to produce signatures, delta and patches in the top-level module, with Signature, Delta and Patch structs. Those structs take some input stream (Read or Read + Seek traits) and implement another stream (Read trait) from which the output can be read. Higher level operations are provided within the whole submodule. If the application does not need fine-grained control over IO operations, sig, delta and patch submodules can be used. Those functions apply the algorithms to an output stream (implementing the Write trait) in a single call.
This crate provides the streaming operations to produce signatures, delta and patches in the top-level module, with Signature, Delta and Patch structs. Those structs take some input stream (Read or Read + Seek traits) and implement another stream (Read trait) from which the output can be read. Higher level operations are provided within the whole submodule. If the application does not need fine-grained control over IO operations, sig, delta and patch submodules can be used. Those functions apply the algorithms to an output stream (implementing the Write trait) in a single call.
Support
Quality
Security
License
Reuse
Support
librsync-rs has a low active ecosystem.
It has 27 star(s) with 5 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 7 have been closed. On average issues are closed in 4 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of librsync-rs is v0.2.0
Quality
librsync-rs has no bugs reported.
Security
librsync-rs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
librsync-rs has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
librsync-rs releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of librsync-rs
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of librsync-rs
librsync-rs Key Features
No Key Features are available at this moment for librsync-rs.
librsync-rs Examples and Code Snippets
No Code Snippets are available at this moment for librsync-rs.
Community Discussions
No Community Discussions are available at this moment for librsync-rs.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install librsync-rs
Simply add a corresponding entry to your Cargo.toml dependency list:.
Support
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page