https://github.com/sift-stack/sift

Sift client libraries and protocol buffers

https://github.com/sift-stack/sift

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary

Keywords

aerospace energy golang grpc hardware protobuf python rust streaming telemetry time-series transportation
Last synced: 5 months ago · JSON representation

Repository

Sift client libraries and protocol buffers

Basic Info
Statistics
  • Stars: 10
  • Watchers: 3
  • Forks: 3
  • Open Issues: 7
  • Releases: 35
Topics
aerospace energy golang grpc hardware protobuf python rust streaming telemetry time-series transportation
Created almost 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Security

README.md

Sift

Build status Build status Build status Build status pypi Crates.io Crates.io PkgGoDev

This repository contains client libraries and protocol buffers to interact with Sift's API in various languages. Each client library contains pre-compiled protocol buffers, but should you wish to compile the protocol buffers yourself there are instructions on how to go about it in the Manual Protobuf Compilation section.

Table of Contents

Installation

The Sift client library can be installed using the package managers for the languages that are currently supported. If you are using a language that isn't officially supported see the Manual Protobuf Compilation section.

Installation via Package Managers

The following demonstrates how to install the Sift client library for each supported language.

Python

$ pip install sift-stack-py

Rust

$ cargo add sift_rs sift_stream

Go

$ go get github.com/sift-stack/sift/go

Manual Protobuf Compilation

For manual installation instructions for a particular supported programming language, click on one of the following links: - Go - Rust - Python - C++

Please keep in mind that the manual installation instructions aims to be general and do not need to be strictly followed. Users are encouraged to modify any of the steps or proceed with a custom setup if it better suits the needs of their project.

Owner

  • Name: Sift
  • Login: sift-stack
  • Kind: organization

GitHub Events

Total
  • Create event: 242
  • Commit comment event: 2
  • Release event: 30
  • Watch event: 4
  • Delete event: 160
  • Member event: 1
  • Issue comment event: 19
  • Push event: 758
  • Pull request event: 324
  • Pull request review event: 602
  • Pull request review comment event: 472
  • Fork event: 2
Last Year
  • Create event: 242
  • Commit comment event: 2
  • Release event: 30
  • Watch event: 4
  • Delete event: 160
  • Member event: 1
  • Issue comment event: 19
  • Push event: 758
  • Pull request event: 324
  • Pull request review event: 602
  • Pull request review comment event: 472
  • Fork event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 476
  • Average time to close issues: about 10 hours
  • Average time to close pull requests: 2 days
  • Total issue authors: 2
  • Total pull request authors: 17
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.1
  • Merged pull requests: 385
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 1
  • Pull requests: 310
  • Average time to close issues: about 19 hours
  • Average time to close pull requests: 2 days
  • Issue authors: 1
  • Pull request authors: 17
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.1
  • Merged pull requests: 240
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • solidiquis (1)
  • niliayu (1)
Pull Request Authors
  • solidiquis (233)
  • marcsiftstack (84)
  • niliayu (58)
  • nathan-sift (23)
  • alexluck-sift (21)
  • ian-sift (12)
  • bgfreeman7 (10)
  • dependabot[bot] (7)
  • andrew-siftstack (6)
  • danny-sift (6)
  • paulyea (4)
  • derouinw (4)
  • zachAtSiftStack (3)
  • arthursiftstack (2)
  • tsift (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7) rust (3) go (3)

Packages

  • Total packages: 7
  • Total downloads:
    • pypi 18,846 last-month
    • cargo 29,426 total
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 79
  • Total maintainers: 2
proxy.golang.org: github.com/sift-stack/sift/go
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 7.4%
Dependent repos count: 7.9%
Last synced: 6 months ago
pypi.org: sift-stream-bindings
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,285 Last month
Rankings
Dependent packages count: 8.9%
Average: 29.7%
Dependent repos count: 50.4%
Maintainers (1)
Last synced: 6 months ago
pypi.org: sift-stack-py

Python client library for the Sift API

  • Homepage: https://github.com/sift-stack/sift/tree/main/python
  • Documentation: https://docs.siftstack.com/sift_py/sift_py.html
  • License: Copyright (c) 2024 Azimuth Industries Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.8.5
    published 6 months ago
  • Versions: 39
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 16,561 Last month
Rankings
Dependent packages count: 10.7%
Average: 35.6%
Dependent repos count: 60.5%
Maintainers (1)
Last synced: 6 months ago
crates.io: sift_connect

A convenient and opinionated way to connect to the Sift API

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 6,257 Total
Rankings
Dependent repos count: 22.4%
Dependent packages count: 29.7%
Average: 49.3%
Downloads: 95.8%
Maintainers (1)
Last synced: 6 months ago
crates.io: sift_error

Crate-specific Sift errors

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 6,784 Total
Rankings
Dependent repos count: 22.4%
Dependent packages count: 29.7%
Average: 49.3%
Downloads: 95.8%
Maintainers (1)
Last synced: 6 months ago
crates.io: sift_stream

A robust Sift telemetry streaming library

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 5,848 Total
Rankings
Dependent repos count: 22.4%
Dependent packages count: 29.7%
Average: 49.3%
Downloads: 95.8%
Maintainers (1)
Last synced: 6 months ago
crates.io: sift_rs

General Rust client library for the Sift API

  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,537 Total
Last synced: 6 months ago

Dependencies

examples/rust/Cargo.lock cargo
  • 135 dependencies
examples/rust/Cargo.toml cargo
examples/go/go.mod go
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
  • github.com/joho/godotenv v1.5.1
  • github.com/planetscale/vtprotobuf v0.6.0
  • golang.org/x/net v0.21.0
  • golang.org/x/sys v0.17.0
  • golang.org/x/text v0.14.0
  • google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/grpc v1.63.0
  • google.golang.org/protobuf v1.33.0
examples/go/go.sum go
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
  • github.com/joho/godotenv v1.5.1
  • github.com/planetscale/vtprotobuf v0.6.0
  • golang.org/x/net v0.21.0
  • golang.org/x/sys v0.17.0
  • golang.org/x/text v0.14.0
  • google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/grpc v1.63.0
  • google.golang.org/protobuf v1.33.0
scripts/setup.py pypi
.github/workflows/ci.yaml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • bufbuild/buf-lint-action v1 composite
  • bufbuild/buf-setup-action v1 composite
  • dominikh/staticcheck-action v1 composite
rust/Cargo.lock cargo
  • 123 dependencies
rust/Cargo.toml cargo
go/go.mod go
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
  • github.com/planetscale/vtprotobuf v0.6.0
  • golang.org/x/net v0.21.0
  • golang.org/x/sys v0.17.0
  • golang.org/x/text v0.14.0
  • google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/grpc v1.63.2
  • google.golang.org/protobuf v1.33.0
go/go.sum go
  • github.com/google/go-cmp v0.6.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
  • github.com/planetscale/vtprotobuf v0.6.0
  • golang.org/x/net v0.21.0
  • golang.org/x/sys v0.17.0
  • golang.org/x/text v0.14.0
  • google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de
  • google.golang.org/grpc v1.63.2
  • google.golang.org/protobuf v1.33.0
python/setup.py pypi
  • grpcio *
  • protobuf *
examples/python/requirements.txt pypi
  • python-dotenv ==1.0.1