Kysync Alternatives

Similar projects and alternatives to kysync

  • bita

    Differential file synchronization over http

  • ksync

    Discontinued [Moved to: https://github.com/kyotov/kysync]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kysync alternative or higher similarity.

kysync reviews and mentions

Posts with mentions or reviews of kysync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-21.
  • KySync
    2 projects | /r/cpp | 21 Sep 2021
    KySync is released under the MIT Open Source License (see COPYING in root of repository).
  • KySync: A complete modern C++ rewrite of Zsync with 3x-10x+ performance boost
    3 projects | news.ycombinator.com | 18 Sep 2021
    KySync is an efficient way to distribute new data which makes use of older (but similar) data that you may already have present locally. KySync supports HTTP v1.1, but can easily be extended to support any server protocol which supports range queries.

    KySync is [released](https://github.com/kyotov/kysync/releases) under the MIT Open Source License (see [COPYING](https://github.com/kyotov/ksync/blob/master/COPYING) in root of repository).

    KySync is a full rewrite of [Zsync](http://zsync.moria.org.uk/) in modern C++. While no code was reused from Zsync, the awesome [Zsync technical paper](http://zsync.moria.org.uk/paper200503/) was the major resource used for the implementation of KySync.

    The value proposition of KySync over Zsync is that it takes advantage of modern architecture features (multi-core multi-CPU systems as well as exceedingly fast IO subsystems, e.g. NVMe SSDs). KySync is 3x-10x (or more) faster than Zsync on such commonly available modern hardware. We have not spent much time optimizing KySync single-thread performance, so there are cases where with sufficiently high similarity, Zsync is faster when less then 4 threads are used in KySync.

Stats

Basic kysync repo stats
2
77
0.0
over 2 years ago

kyotov/kysync is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of kysync is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com