Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
I put a library for decoding the snappy stream format here:

go get github.com/glycerine/go-unsnap-stream

Original comment by [email protected] on 11 Jan 2014 at 10:36

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
I've taken an initial pass at implementing Reader/Writers for the framing 
format at https://github.com/twotwotwo/sz/ but caveat emptor to the max: there 
is no test suite, this is immature code, etc. More detail is at 
https://code.google.com/p/snappy-go/issues/detail?id=4#c1

Original comment by [email protected] on 7 Aug 2014 at 8:16

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
I should have updated this a while ago. At Bitly we have been using 
https://github.com/mreiferson/go-snappystream happily for a while.

Original comment by jehiah on 7 Aug 2014 at 8:53

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
With two days of hard work, I've implemented the framing for snappy: 
github.com/tgulacsi/sz

Then I've found this issue :)

At least the command-line client is usable (now using 
github.com/mreiferson/go-snappystream):
    go get github.com/tgulacsi/sz

Original comment by [email protected] on 15 Oct 2014 at 6:46

from snappy.

nigeltao avatar nigeltao commented on July 19, 2024

There are io.Reader and io.Writer implementations for the official framing (streaming) format: https://github.com/google/snappy/blob/master/framing_format.txt

These have existed since February 2015 (https://codereview.appspot.com/199400043/) but I did not update this bug at the time.

from snappy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.