splitstream icon indicating copy to clipboard operation
splitstream copied to clipboard

Continuous object splitter for C and Python

Results 6 splitstream issues
Sort by recently updated
recently updated
newest added

It is valid for a JSON text to represent only a single scalar value, rather than an object or array - this is supported by Python's `json` module: ``` python...

enhancement
help wanted

As defined here: http://ubjson.org/type-reference/container-types/#optimized-format

enhancement

This would be greatly appreciated as it helps me keep gcc out of my Docker images or needing a 2 phase build. Thanks

Async support for the splitstream Python library would be much appreciated. Python I/O applications are increasingly moving to rely on the async/await semantics and so far there is no way...

First off, wonderful module, thank you for your work! I'm wondering if the C code nature of this module makes it too low level to work with compressed stream objects?...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies