https://github.com/sift-stack/sift
Sift client libraries and protocol buffers
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
Repository
Sift client libraries and protocol buffers
Basic Info
- Host: GitHub
- Owner: sift-stack
- License: mit
- Language: Rust
- Default Branch: main
- Homepage: https://docs.siftstack.com/
- Size: 50.1 MB
Statistics
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 7
- Releases: 35
Topics
Metadata Files
README.md
Sift
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
- Website: siftstack.com
- Repositories: 1
- Profile: https://github.com/sift-stack
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
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
- Homepage: https://github.com/sift-stack/sift
- Documentation: https://pkg.go.dev/github.com/sift-stack/sift/go#section-documentation
- License: MIT
-
Latest release: v0.4.0
published 8 months ago
Rankings
pypi.org: sift-stream-bindings
- Homepage: https://github.com/sift-stack/sift/tree/main/rust
- Documentation: https://sift-stream-bindings.readthedocs.io/
- License: mit
-
Latest release: 0.1.2
published 7 months ago
Rankings
Maintainers (1)
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
Rankings
Maintainers (1)
crates.io: sift_connect
A convenient and opinionated way to connect to the Sift API
- Homepage: https://github.com/sift-stack/sift/tree/main/rust
- Documentation: https://docs.rs/sift_connect/
- License: MIT
-
Latest release: 0.5.0
published 6 months ago
Rankings
Maintainers (1)
crates.io: sift_error
Crate-specific Sift errors
- Homepage: https://github.com/sift-stack/sift/tree/main/rust
- Documentation: https://docs.rs/sift_error/
- License: MIT
-
Latest release: 0.5.0
published 6 months ago
Rankings
Maintainers (1)
crates.io: sift_stream
A robust Sift telemetry streaming library
- Homepage: https://github.com/sift-stack/sift/tree/main/rust
- Documentation: https://docs.rs/sift_stream/
- License: MIT
-
Latest release: 0.5.0
published 6 months ago
Rankings
Maintainers (1)
crates.io: sift_rs
General Rust client library for the Sift API
- Homepage: https://github.com/sift-stack/sift/tree/main/rust
- Documentation: https://docs.rs/sift_rs/
- License: MIT
-
Latest release: 0.5.0
published 6 months ago
Dependencies
- 135 dependencies
- 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
- 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
- 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
- 123 dependencies
- 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
- 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
- grpcio *
- protobuf *
- python-dotenv ==1.0.1