https://github.com/synnaxlabs/synnax

The data and operations foundation for hardware.

https://github.com/synnaxlabs/synnax

Science Score: 36.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
  • Committers with academic emails
    2 of 17 committers (11.8%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.4%) to scientific vocabulary

Keywords

data-acquisition database distributed-systems go synnax time-series visualization
Last synced: 6 months ago · JSON representation

Repository

The data and operations foundation for hardware.

Basic Info
  • Host: GitHub
  • Owner: synnaxlabs
  • License: other
  • Language: TypeScript
  • Default Branch: main
  • Homepage: https://synnaxlabs.com
  • Size: 148 MB
Statistics
  • Stars: 104
  • Watchers: 5
  • Forks: 16
  • Open Issues: 7
  • Releases: 443
Topics
data-acquisition database distributed-systems go synnax time-series visualization
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License

README.md

Synnax

Synnax is an observability and control platform designed for high-performance hardware teams. Synnax aims to control the entire data lifecycle, from reading data from a sensor to writing bytes to a file, including a visualization engine and mechanisms for real-time propagation of data, allowing for the control of hardware. Synnax can be accessed both programatically through our client libraries and visually through our Console application.

Documentation

All official documentation can be found on our website. If you are interested in building on top of Synnax, please read our Contributing Guide and our technical documentation.

Development Status

Synnax is currently under active development. The APIs are stable and are unlikely to change significantly.

Releases follow semantic versioning. Versions with the same minor version number (e.g. 0.40.1 and 0.40.2) are guaranteed to maintain the same API, while releases with different minor version numbers (e.g. 0.40.0 and 0.41.0) may change APIs.

Our team is targeting a v1 release before the end of 2025, at which point all APIs will be considered stable and will not change until a v2 release.

Repository Organization

Synnax is built as a collection of several projects, all of which are collected in this monorepo. The following is a summary of each:

  • Alamos - Dependency-injected code instrumentation that provides observability into the Synnax platform.
  • Aspen - A gossip-based distributed key-value store used for propagating and persisting metadata between nodes, such as cluster topology, state, and configuration.
  • Cesium - An embedded time series database engine optimized for high-performance reads and writes of time series sensor data.
  • Client - Client libraries for communicating with the Synnax server in C++, Python, and TypeScript.
  • Console - A data-visualization and graphical control application for macOS and Windows.
  • Documentation Site - The code for the Synnax documentation website.
  • Technical Documentation - Technical documentation such as RFCs and contribution guides.
  • Driver - An application that can connect to LabJack or National Instruments hardware or OPC UA servers and run control sequences on real-time operating systems.
  • Freighter - A protocol-agnostic network transport for cross-language unary and streaming communication with implementations in several languages (C++, Go, Python, and TypeScript) and protocols (GRPC, HTTP, and WebSockets).
  • Pluto - A React component library for building modular user interfaces on top of the Synnax telemetry engine.
  • Synnax - The core Synnax server, which integrates Aspen and Cesium to provide a unified telemetry system.
  • X - Common utilities used by other projects.

Attributions

The Synnax server uses Pebble, and usage must follow their provided disclaimer.

Owner

  • Name: Synnax
  • Login: synnaxlabs
  • Kind: organization

Building the software infrastructure for data driven hardware teams.

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 5,111
  • Total Committers: 17
  • Avg Commits per committer: 300.647
  • Development Distribution Score (DDS): 0.588
Past Year
  • Commits: 2,788
  • Committers: 5
  • Avg Commits per committer: 557.6
  • Development Distribution Score (DDS): 0.62
Top Committers
Name Email Commits
Emiliano Bonilla 5****9 2,108
emiliano bonilla e****9@g****m 1,077
Elham Islam e****m@s****m 981
pjdotson p****k@s****m 701
Léo Liu l****y@g****m 162
hossein zeinali h****i@g****m 16
sverlon s****n@u****u 15
MatchaOnMuffins h****y@s****i 10
mvielmet m****t@u****u 7
Theo 6****z 7
Brett Lin b****1@g****m 6
Orbital-Web 3****b 6
Fazanza w****a@g****m 6
Emiliano Bonilla e****a@E****l 4
evaneidt e****t@g****m 2
evanhekman 1****n 2
Jason 1****2 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 300
  • Total pull requests: 1,704
  • Average time to close issues: 8 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 9
  • Total pull request authors: 18
  • Average comments per issue: 0.29
  • Average comments per pull request: 0.96
  • Merged pull requests: 1,380
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 7
  • Pull requests: 1,037
  • Average time to close issues: 3 days
  • Average time to close pull requests: 2 days
  • Issue authors: 5
  • Pull request authors: 10
  • Average comments per issue: 0.86
  • Average comments per pull request: 0.39
  • Merged pull requests: 818
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • emilbon99 (259)
  • LeonLiur (28)
  • pjdotson (6)
  • t1an-xyz (2)
  • Lham42 (1)
  • vishk1 (1)
  • Knuffen (1)
  • wuxutao (1)
  • brshin (1)
Pull Request Authors
  • emilbon99 (878)
  • pjdotson (484)
  • Lham42 (186)
  • LeonLiur (113)
  • t1an-xyz (11)
  • sverlon (5)
  • MatchaOnMuffins (4)
  • nico-synnax (4)
  • evanhekman (4)
  • ritikmishra (2)
  • brshin (2)
  • Fazanza (2)
  • quantstruct-bot (2)
  • azhao4227 (2)
  • mcarneysynnax (2)
Top Labels
Issue Labels
enhancement (97) server (51) pluto (39) delta (33) good first issue (29) bug (26) refactor (25) tech debt (24) epic (23) exploration (19) ops (12) RFC (11) Feature (10) tech docs (8) client (8) freighter (8) chore (8) Low priority (7) drift (6) cesium (6) x (5) user docs (5) aspen (4) Urgent (4) Medium priority (3) High priority (2) Python Client (2) linear (1) PRD (1) hotfix (1)
Pull Request Labels
console (156) merge into main (57) pluto (50) hotfix (48) do not merge (24) py-client (23) ops (19) driver (18) ts-client (13) server (11) RC (10) user docs (10) epic (8) cpp-client (7) refactor (6) migration support (5) tech docs (4) enhancement (3) freighter (2) tech debt (1) dependencies (1) go (1)

Dependencies

aspen/go.mod go
  • github.com/DataDog/zstd v1.4.5
  • github.com/arya-analytics/freighter v0.0.0-20220810182625-b66219353383
  • github.com/arya-analytics/x v0.0.0-20220801122519-e4a5e96a532d
  • github.com/cespare/xxhash/v2 v2.1.1
  • github.com/cockroachdb/errors v1.9.0
  • github.com/cockroachdb/logtags v0.0.0-20211118104740-dabe8e521a4f
  • github.com/cockroachdb/pebble v0.0.0-20220513193540-b8c9a560bed5
  • github.com/cockroachdb/redact v1.1.3
  • github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
  • github.com/getsentry/sentry-go v0.12.0
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.2
  • github.com/golang/snappy v0.0.3
  • github.com/google/go-cmp v0.5.8
  • github.com/klauspost/compress v1.15.0
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/onsi/ginkgo/v2 v2.1.4
  • github.com/onsi/gomega v1.20.0
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.8.1
  • github.com/samber/lo v1.27.0
  • github.com/sirupsen/logrus v1.9.0
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • go.uber.org/zap v1.21.0
  • golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17
  • golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • golang.org/x/text v0.3.7
  • google.golang.org/genproto v0.0.0-20210624195500-8bfb893ecb84
  • google.golang.org/grpc v1.38.0
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v3 v3.0.1
aspen/go.sum go
  • 421 dependencies
cesium/go.mod go
  • github.com/DataDog/zstd v1.4.5
  • github.com/arya-analytics/x v0.0.0-00010101000000-000000000000
  • github.com/cespare/xxhash/v2 v2.1.1
  • github.com/cockroachdb/errors v1.8.1
  • github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
  • github.com/cockroachdb/pebble v0.0.0-20220513193540-b8c9a560bed5
  • github.com/cockroachdb/redact v1.0.8
  • github.com/cockroachdb/sentry-go v0.6.1-cockroachdb.2
  • github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
  • github.com/gogo/protobuf v1.3.1
  • github.com/golang/snappy v0.0.3
  • github.com/klauspost/compress v1.15.0
  • github.com/kr/pretty v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/onsi/ginkgo/v2 v2.1.4
  • github.com/onsi/gomega v1.19.0
  • github.com/pkg/errors v0.9.1
  • github.com/samber/lo v1.27.0
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/afero v1.8.2
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • go.uber.org/zap v1.21.0
  • golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17
  • golang.org/x/net v0.0.0-20220225172249-27dd8689420f
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • golang.org/x/text v0.3.7
  • gopkg.in/yaml.v2 v2.4.0
cesium/go.sum go
  • 640 dependencies
freighter/go/go.mod go
  • github.com/andybalholm/brotli v1.0.4
  • github.com/arya-analytics/x v0.0.0-20220801122519-e4a5e96a532d
  • github.com/cockroachdb/errors v1.9.0
  • github.com/cockroachdb/logtags v0.0.0-20211118104740-dabe8e521a4f
  • github.com/cockroachdb/redact v1.1.3
  • github.com/fasthttp/websocket v1.5.0
  • github.com/getsentry/sentry-go v0.12.0
  • github.com/gofiber/fiber/v2 v2.36.0
  • github.com/gofiber/websocket/v2 v2.0.24
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.8
  • github.com/klauspost/compress v1.15.0
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/onsi/ginkgo/v2 v2.1.4
  • github.com/onsi/gomega v1.20.0
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.8.1
  • github.com/samber/lo v1.27.0
  • github.com/savsgio/gotils v0.0.0-20211223103454-d0aaa54c5899
  • github.com/sirupsen/logrus v1.9.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.38.0
  • github.com/valyala/tcplisten v1.0.0
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • go.uber.org/zap v1.21.0
  • golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17
  • golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • golang.org/x/text v0.3.7
  • google.golang.org/genproto v0.0.0-20210624195500-8bfb893ecb84
  • google.golang.org/grpc v1.38.0
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v3 v3.0.1
freighter/go/go.sum go
  • 410 dependencies
freighter/integration/go.mod go
  • github.com/andybalholm/brotli v1.0.4
  • github.com/arya-analytics/freighter v0.0.0-00010101000000-000000000000
  • github.com/arya-analytics/freighter=> ../go
  • github.com/arya-analytics/x v0.0.0-20220801122519-e4a5e96a532d
  • github.com/arya-analytics/x=> ../../x
  • github.com/cockroachdb/errors v1.9.0
  • github.com/cockroachdb/logtags v0.0.0-20211118104740-dabe8e521a4f
  • github.com/cockroachdb/redact v1.1.3
  • github.com/fasthttp/websocket v1.5.0
  • github.com/getsentry/sentry-go v0.12.0
  • github.com/gofiber/fiber/v2 v2.36.0
  • github.com/gofiber/websocket/v2 v2.0.24
  • github.com/gogo/protobuf v1.3.2
  • github.com/klauspost/compress v1.15.0
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.8.1
  • github.com/samber/lo v1.27.0
  • github.com/savsgio/gotils v0.0.0-20211223103454-d0aaa54c5899
  • github.com/sirupsen/logrus v1.9.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.38.0
  • github.com/valyala/tcplisten v1.0.0
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • go.uber.org/zap v1.22.0
  • golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
freighter/integration/go.sum go
  • 402 dependencies
client/ts/package.json npm
  • @rollup/plugin-commonjs ^22.0.1 development
  • @rollup/plugin-node-resolve ^13.3.0 development
  • @rollup/plugin-typescript ^8.3.3 development
  • @types/ms ^0.7.30 development
  • @typescript-eslint/eslint-plugin ^5.31.0 development
  • @typescript-eslint/parser ^5.31.0 development
  • eslint ^7.32.0 || ^8.2.0 development
  • eslint-config-airbnb-base ^15.0.0 development
  • eslint-plugin-import ^2.25.2 development
  • prettier ^2.7.1 development
  • rollup ^1.0.0 development
  • ts-node ^7.0.1 development
  • tslib ^1.9.3 development
  • typescript ^3.2.2 development
  • ms ^2.0.0
freighter/ts/package.json npm
  • @ava/typescript ^1.1.1 development
  • @istanbuljs/nyc-config-typescript ^1.0.1 development
  • @typescript-eslint/eslint-plugin ^4.0.1 development
  • @typescript-eslint/parser ^4.0.1 development
  • ava ^3.12.1 development
  • codecov ^3.5.0 development
  • cspell ^4.1.0 development
  • cz-conventional-changelog ^3.3.0 development
  • eslint ^7.8.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-eslint-comments ^3.2.0 development
  • eslint-plugin-import ^2.22.0 development
  • gh-pages ^3.1.0 development
  • npm-run-all ^4.1.5 development
  • nyc ^15.1.0 development
  • open-cli ^6.0.1 development
  • prettier ^2.1.1 development
  • standard-version ^9.0.0 development
  • ts-node ^9.0.0 development
  • typedoc ^0.19.0 development
  • typescript ^4.0.2 development
  • @bitauth/libauth ^1.17.1
pluto/package.json npm
  • @babel/core ^7.18.9 development
  • @storybook/addon-actions ^6.5.9 development
  • @storybook/addon-essentials ^6.5.9 development
  • @storybook/addon-interactions ^6.5.9 development
  • @storybook/addon-links ^6.5.9 development
  • @storybook/builder-vite ^0.2.1 development
  • @storybook/react ^6.5.9 development
  • @storybook/testing-library ^0.0.13 development
  • @types/d3 ^7.4.0 development
  • @types/react ^18.0.15 development
  • @types/react-dom ^18.0.6 development
  • @types/uuid ^8.3.4 development
  • @typescript-eslint/eslint-plugin ^5.31.0 development
  • @typescript-eslint/parser ^5.31.0 development
  • @vitejs/plugin-react ^2.0.0 development
  • babel-loader ^8.2.5 development
  • chromatic ^6.7.1 development
  • eslint ^7.32.0 || ^8.2.0 development
  • eslint-config-airbnb ^19.0.4 development
  • eslint-config-prettier ^8.5.0 development
  • eslint-plugin-import ^2.25.3 development
  • eslint-plugin-jsx-a11y ^6.5.1 development
  • eslint-plugin-react ^7.28.0 development
  • eslint-plugin-react-hooks ^4.3.0 development
  • prettier 2.7.1 development
  • typescript ^4.6.4 development
  • vite ^3.0.0 development
  • vite-plugin-dts ^1.4.0 development
  • d3 ^7.6.1
  • framer-motion ^6.5.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • uuid ^8.3.2
client/py/poetry.lock pypi
  • black 22.6.0 develop
  • click 8.1.3 develop
  • coverage 6.4.4 develop
  • pathspec 0.9.0 develop
  • platformdirs 2.5.2 develop
  • pytest-cov 3.0.0 develop
  • arya-freighter 0.1.0
  • atomicwrites 1.4.1
  • attrs 22.1.0
  • colorama 0.4.5
  • iniconfig 1.1.1
  • janus 1.0.0
  • msgpack 1.0.4
  • mypy 0.971
  • mypy-extensions 0.4.3
  • numpy 1.23.2
  • packaging 21.3
  • pandas 1.4.3
  • pluggy 1.0.0
  • py 1.11.0
  • pyparsing 3.0.9
  • pytest 7.1.2
  • pytest-asyncio 0.19.0
  • python-dateutil 2.8.2
  • pytz 2022.2.1
  • six 1.16.0
  • tomli 2.0.1
  • typing-extensions 4.3.0
  • urllib3 1.26.12
  • websockets 10.3
client/py/pyproject.toml pypi
  • black ^22.6.0 develop
  • pytest ^7.1.2 develop
  • pytest-asyncio ^0.19.0 develop
  • pytest-cov ^3.0.0 develop
  • arya-freighter ^0.1.0
  • mypy ^0.971
  • pandas ^1.4.3
  • python ^3.10
  • websockets ^10.3
freighter/py/poetry.lock pypi
  • atomicwrites 1.4.1 develop
  • attrs 22.1.0 develop
  • black 22.6.0 develop
  • click 8.1.3 develop
  • colorama 0.4.5 develop
  • coverage 6.4.4 develop
  • iniconfig 1.1.1 develop
  • mypy 0.971 develop
  • mypy-extensions 0.4.3 develop
  • packaging 21.3 develop
  • pathspec 0.9.0 develop
  • platformdirs 2.5.2 develop
  • pluggy 1.0.0 develop
  • py 1.11.0 develop
  • pyparsing 3.0.9 develop
  • pytest 7.1.2 develop
  • pytest-asyncio 0.19.0 develop
  • pytest-cov 3.0.0 develop
  • tomli 2.0.1 develop
  • janus 1.0.0
  • msgpack 1.0.4
  • typing-extensions 4.3.0
  • urllib3 1.26.12
  • websockets 10.3
freighter/py/pyproject.toml pypi
  • black ^22.6.0 develop
  • mypy ^0.971 develop
  • pytest ^7.1.2 develop
  • pytest-asyncio ^0.19.0 develop
  • pytest-cov ^3.0.0 develop
  • janus ^1.0.0
  • msgpack ^1.0.4
  • python ^3.10
  • urllib3 ^1.26.12
  • websockets ^10.3
.github/workflows/aspen.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
.github/workflows/brew.publish.yaml actions
  • dawidd6/action-homebrew-bump-formula v3 composite
.github/workflows/cesium.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
.github/workflows/client.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
  • pnpm/action-setup v2 composite
  • ghcr.io/synnaxlabs/synnax latest docker
.github/workflows/delta.release.yaml actions
  • EndBug/add-and-commit v9 composite
  • Swatinem/rust-cache v2 composite
  • actions-rs/toolchain v1 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • actions/setup-node v3 composite
  • dorny/paths-filter v2 composite
  • pnpm/action-setup v2 composite
  • tauri-apps/tauri-action v0 composite
.github/workflows/drift.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
  • pnpm/action-setup v2 composite
.github/workflows/freighter.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
  • docker/login-action v2 composite
  • dorny/paths-filter v2 composite
  • earthly/actions-setup v1 composite
  • pnpm/action-setup v2 composite
  • ghcr.io/synnaxlabs/freighter-go-integration latest docker
.github/workflows/pluto.publish.yaml actions
  • actions/checkout v3 composite
  • dorny/paths-filter v2 composite
.github/workflows/pluto.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
  • pnpm/action-setup v2 composite
.github/workflows/synnax.build.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • docker/login-action v2 composite
  • dorny/paths-filter v2 composite
  • earthly/actions-setup v1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/synnax.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
.github/workflows/x.test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • actions/setup-node v3 composite
  • codecov/codecov-action v3 composite
  • dorny/paths-filter v2 composite
  • pnpm/action-setup v2 composite
delta/src-tauri/Cargo.lock cargo
  • 452 dependencies
delta/src-tauri/Cargo.toml cargo
drift/examples/tauri/src-tauri/Cargo.lock cargo
  • 452 dependencies
drift/examples/tauri/src-tauri/Cargo.toml cargo
deploy/Dockerfile docker
  • python 3.11-slim-bookworm build
alamos/go/go.mod go
  • github.com/cenkalti/backoff/v4 v4.2.1
  • github.com/cockroachdb/errors v1.9.1
  • github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
  • github.com/cockroachdb/redact v1.1.3
  • github.com/getsentry/sentry-go v0.20.0
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/google/go-cmp v0.5.9
  • github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/onsi/ginkgo/v2 v2.9.2
  • github.com/onsi/gomega v1.27.6
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.10.0
  • github.com/samber/lo v1.38.1
  • github.com/synnaxlabs/x v0.0.0-00010101000000-000000000000
  • github.com/uptrace/uptrace-go v1.15.0
  • go.opentelemetry.io/contrib/instrumentation/runtime v0.41.0
  • go.opentelemetry.io/otel v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.15.0
  • go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.15.0
  • go.opentelemetry.io/otel/metric v0.38.0
  • go.opentelemetry.io/otel/sdk v1.15.0
  • go.opentelemetry.io/otel/sdk/metric v0.38.0
  • go.opentelemetry.io/otel/trace v1.15.0
  • go.opentelemetry.io/proto/otlp v0.19.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.24.0
  • golang.org/x/exp v0.0.0-20230321023759-10a507213a29
  • golang.org/x/net v0.9.0
  • golang.org/x/sys v0.7.0
  • golang.org/x/text v0.9.0
  • golang.org/x/tools v0.7.0
  • google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
  • google.golang.org/grpc v1.54.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v3 v3.0.1
alamos/go/go.sum go
  • github.com/benbjohnson/clock v1.1.0
  • github.com/cenkalti/backoff/v4 v4.2.1
  • github.com/chzyer/logex v1.1.10
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1
  • github.com/cockroachdb/errors v1.9.1
  • github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
  • github.com/cockroachdb/redact v1.1.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/getsentry/sentry-go v0.20.0
  • github.com/go-errors/errors v1.4.2
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/glog v1.1.1
  • github.com/golang/protobuf v1.5.3
  • github.com/google/go-cmp v0.5.9
  • github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
  • github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/onsi/ginkgo/v2 v2.9.2
  • github.com/onsi/gomega v1.27.6
  • github.com/pingcap/errors v0.11.4
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.10.0
  • github.com/samber/lo v1.38.1
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.8.2
  • github.com/uptrace/uptrace-go v1.15.0
  • go.opentelemetry.io/contrib/instrumentation/runtime v0.41.0
  • go.opentelemetry.io/otel v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.15.0
  • go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.15.0
  • go.opentelemetry.io/otel/metric v0.38.0
  • go.opentelemetry.io/otel/sdk v1.15.0
  • go.opentelemetry.io/otel/sdk/metric v0.38.0
  • go.opentelemetry.io/otel/trace v1.15.0
  • go.opentelemetry.io/proto/otlp v0.19.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/goleak v1.2.1
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.24.0
  • golang.org/x/exp v0.0.0-20230321023759-10a507213a29
  • golang.org/x/net v0.9.0
  • golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e
  • golang.org/x/sys v0.7.0
  • golang.org/x/text v0.9.0
  • golang.org/x/tools v0.7.0
  • google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
  • google.golang.org/grpc v1.54.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
synnax/go.mod go
  • github.com/DataDog/zstd v1.5.2
  • github.com/RoaringBitmap/roaring v0.4.23
  • github.com/andybalholm/brotli v1.0.5
  • github.com/beorn7/perks v1.0.1
  • github.com/blevesearch/bleve v1.0.14
  • github.com/blevesearch/go-porterstemmer v1.0.3
  • github.com/blevesearch/mmap-go v1.0.2
  • github.com/blevesearch/segment v0.9.0
  • github.com/blevesearch/snowballstem v0.9.0
  • github.com/blevesearch/zap/v11 v11.0.14
  • github.com/blevesearch/zap/v12 v12.0.14
  • github.com/blevesearch/zap/v13 v13.0.6
  • github.com/blevesearch/zap/v14 v14.0.5
  • github.com/blevesearch/zap/v15 v15.0.3
  • github.com/cenkalti/backoff/v4 v4.2.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/cockroachdb/cmux v0.0.0-20170110192607-30d10be49292
  • github.com/cockroachdb/errors v1.9.1
  • github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
  • github.com/cockroachdb/pebble v0.0.0-20230411220144-fa2c2ec6669a
  • github.com/cockroachdb/redact v1.1.3
  • github.com/couchbase/vellum v1.0.2
  • github.com/fasthttp/websocket v1.5.2
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/getsentry/sentry-go v0.20.0
  • github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.12.0
  • github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
  • github.com/gofiber/fiber/v2 v2.43.0
  • github.com/gofiber/websocket/v2 v2.1.5
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang-jwt/jwt v3.2.2+incompatible
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/go-cmp v0.5.9
  • github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38
  • github.com/google/uuid v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/klauspost/compress v1.16.4
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/leodido/go-urn v1.2.3
  • github.com/magiconair/properties v1.8.7
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mschoch/smat v0.2.0
  • github.com/onsi/ginkgo/v2 v2.11.0
  • github.com/onsi/gomega v1.27.10
  • github.com/pelletier/go-toml/v2 v2.0.7
  • github.com/philhofer/fwd v1.1.2
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rivo/uniseg v0.4.4
  • github.com/rogpeppe/go-internal v1.10.0
  • github.com/samber/lo v1.38.1
  • github.com/savsgio/dictpool v0.0.0-20221023140959-7bf2e61cea94
  • github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee
  • github.com/spf13/afero v1.9.5
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.15.0
  • github.com/steveyen/gtreap v0.1.0
  • github.com/subosito/gotenv v1.4.2
  • github.com/synnaxlabs/alamos v0.0.0-00010101000000-000000000000
  • github.com/synnaxlabs/aspen v0.0.0-20220804103056-48505d5ea44e
  • github.com/synnaxlabs/cesium v0.0.0-20220722114246-333fea6b09d0
  • github.com/synnaxlabs/freighter v0.0.0-20220810182625-b66219353383
  • github.com/synnaxlabs/x v0.0.0-20220801122519-e4a5e96a532d
  • github.com/tinylib/msgp v1.1.8
  • github.com/uptrace/uptrace-go v1.15.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.45.0
  • github.com/valyala/tcplisten v1.0.0
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • github.com/willf/bitset v1.1.10
  • go.etcd.io/bbolt v1.3.7
  • go.opentelemetry.io/contrib/instrumentation/runtime v0.41.0
  • go.opentelemetry.io/otel v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.15.0
  • go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.15.0
  • go.opentelemetry.io/otel/metric v0.38.0
  • go.opentelemetry.io/otel/sdk v1.15.0
  • go.opentelemetry.io/otel/sdk/metric v0.38.0
  • go.opentelemetry.io/otel/trace v1.15.0
  • go.opentelemetry.io/proto/otlp v0.19.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.24.0
  • golang.org/x/crypto v0.11.0
  • golang.org/x/exp v0.0.0-20230321023759-10a507213a29
  • golang.org/x/net v0.12.0
  • golang.org/x/sync v0.2.0
  • golang.org/x/sys v0.10.0
  • golang.org/x/text v0.11.0
  • golang.org/x/tools v0.9.3
  • google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
  • google.golang.org/grpc v1.54.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v3 v3.0.1
synnax/go.sum go
  • 845 dependencies
x/go/go.mod go
  • github.com/DataDog/zstd v1.5.2
  • github.com/beorn7/perks v1.0.1
  • github.com/cenkalti/backoff/v4 v4.2.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/cockroachdb/errors v1.9.1
  • github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
  • github.com/cockroachdb/pebble v0.0.0-20230411220144-fa2c2ec6669a
  • github.com/cockroachdb/redact v1.1.3
  • github.com/getsentry/sentry-go v0.20.0
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/go-cmp v0.5.9
  • github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38
  • github.com/google/uuid v1.3.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
  • github.com/klauspost/compress v1.16.4
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/onsi/ginkgo/v2 v2.9.2
  • github.com/onsi/gomega v1.27.6
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.42.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rogpeppe/go-internal v1.10.0
  • github.com/samber/lo v1.38.1
  • github.com/spf13/afero v1.9.5
  • github.com/synnaxlabs/alamos v0.0.0-00010101000000-000000000000
  • github.com/uptrace/uptrace-go v1.15.0
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • go.opentelemetry.io/contrib/instrumentation/runtime v0.41.0
  • go.opentelemetry.io/otel v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.38.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.15.0
  • go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.15.0
  • go.opentelemetry.io/otel/metric v0.38.0
  • go.opentelemetry.io/otel/sdk v1.15.0
  • go.opentelemetry.io/otel/sdk/metric v0.38.0
  • go.opentelemetry.io/otel/trace v1.15.0
  • go.opentelemetry.io/proto/otlp v0.19.0
  • go.uber.org/atomic v1.10.0
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.24.0
  • golang.org/x/exp v0.0.0-20230321023759-10a507213a29
  • golang.org/x/net v0.9.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.7.0
  • golang.org/x/text v0.9.0
  • golang.org/x/tools v0.7.0
  • google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
  • google.golang.org/grpc v1.54.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/yaml.v3 v3.0.1
x/go/go.sum go
  • 659 dependencies
alamos/ts/package.json npm
  • @synnaxlabs/tsconfig workspace:* development
  • @synnaxlabs/vite-plugin workspace:* development
  • @vitest/coverage-v8 ^0.33.0 development
  • eslint-config-synnaxlabs workspace:* development
  • typescript ^5.2.2 development
  • vite ^4.0.4 development
  • vitest ^0.33.0 development
  • @opentelemetry/api ^1.4.1
  • @opentelemetry/context-zone ^1.11.0
  • @opentelemetry/instrumentation-document-load ^0.32.0
  • @opentelemetry/sdk-trace-web ^1.11.0
  • @synnaxlabs/x workspace:*
  • @uptrace/node ^1.13.0
  • @uptrace/web ^1.11.1
configs/eslint/package.json npm
  • @typescript-eslint/eslint-plugin ^6.5.0
  • @typescript-eslint/parser ^6.5.0
  • eslint ^8.48.0
  • eslint-config-prettier ^9.0.0
  • eslint-config-standard-with-typescript ^39.0.0
  • eslint-import-resolver-typescript ^3.6.0
  • eslint-plugin-import ^2.28.1
  • eslint-plugin-n ^16.0.2
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-promise ^6.1.1
  • eslint-plugin-react ^7.33.2
  • prettier 3.0.3
  • typescript ^5.2.2
configs/stylelint/package.json npm
  • stylelint ^14.16.0
  • stylelint-config-prettier ^9.0.4
  • stylelint-config-standard ^29.0.0
configs/ts/package.json npm
  • typescript ^5.2.2
configs/vite/package.json npm
  • @synnaxlabs/tsconfig workspace:* development
  • eslint-config-synnaxlabs workspace:* development
  • typescript ^5.1.6 development
  • vite ^4.4.9 development
  • vite-plugin-dts ^3.5.1 development
  • vite-tsconfig-paths ^4.2.0 development
delta/package.json npm
  • @synnaxlabs/tsconfig workspace:* development
  • @tauri-apps/cli ^1.4.0 development
  • @types/react ^18.2.14 development
  • @types/react-dom ^18.2.6 development
  • @vitejs/plugin-react ^4.0.1 development
  • eslint ^8.43.0 development
  • eslint-config-synnaxlabs workspace:* development
  • eslint-plugin-prettier ^4.2.1 development
  • prettier 2.8.8 development
  • stylelint-config-synnaxlabs workspace:* development
  • typescript ^5.2.2 development
  • vite 4.4.9 development
  • vite-tsconfig-paths ^4.2.0 development
  • @fontsource/inter ^5.0.3
  • @hookform/resolvers ^3.1.1
  • @reduxjs/toolkit ^1.9.5
  • @synnaxlabs/client workspace:*
  • @synnaxlabs/drift workspace:*
  • @synnaxlabs/media workspace:*
  • @synnaxlabs/pluto workspace:*
  • @synnaxlabs/x workspace:*
  • @tauri-apps/api ^1.4.0
  • nanoid ^4.0.2
  • proxy-memoize ^1.2.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-hook-form ^7.45.0
  • react-icons ^4.10.1
  • react-redux ^8.1.1
  • vite-plugin-svgr ^3.2.0
  • zod 3.21.4
docs/site/package.json npm
  • @synnaxlabs/tsconfig workspace:* development
  • @types/react ^18.0.21 development
  • @types/react-dom ^18.0.6 development
  • eslint-config-synnaxlabs workspace:* development
  • typescript ^5.2.2 development
  • @astrojs/mdx ^0.14.0
  • @astrojs/react ^1.2.2
  • @astrojs/vercel ^3.2.0
  • @synnaxlabs/client workspace:*
  • @synnaxlabs/media workspace:*
  • @synnaxlabs/pluto workspace:*
  • @synnaxlabs/x workspace:*
  • @types/offscreencanvas ^2019.7.0
  • astro ^2.1.2
  • astro-embed ^0.2.1
  • astro-seo ^0.7.1
  • clsx ^1.2.1
  • html-escaper ^3.0.3
  • react ^18.0.0
  • react-dom ^18.0.0
  • shiki ^0.14.1
drift/examples/tauri/package.json npm
  • @tauri-apps/cli ^1.4.0 development
  • @types/react ^18.2.14 development
  • @types/react-dom ^18.2.6 development
  • @vitejs/plugin-react 4.0.1 development
  • typescript ^5.1.3 development
  • vite ^4.3.9 development
  • vite-tsconfig-paths ^4.2.0 development
  • @reduxjs/toolkit ^1.9.5
  • @synnaxlabs/drift workspace:*
  • @tauri-apps/api ^1.4.0
  • react ^18.2.0
  • react-dom ^18.2.0
drift/package.json npm
  • @reduxjs/toolkit ^1.9.5 development
  • @synnaxlabs/tsconfig workspace:* development
  • @synnaxlabs/vite-plugin workspace:* development
  • @tauri-apps/api ^1.4.0 development
  • @types/react ^18.2.14 development
  • @vitest/coverage-v8 ^0.33.0 development
  • eslint-config-synnaxlabs workspace:* development
  • proxy-memoize ^1.2.0 development
  • react ^18.2.0 development
  • react-dom ^18.2.0 development
  • react-redux ^8.1.1 development
  • typescript ^5.2.2 development
  • vite 4.4.9 development
  • vite-plugin-lib ^1.2.2 development
  • vitest ^0.32.2 development
  • @synnaxlabs/x workspace:*
package.json npm
  • eslint ^8.48.0 development
  • eslint-plugin-prettier ^5.0.0 development
  • eslint_d ^12.2.1 development
  • prettier 3.0.3 development
  • turbo ^1.10.13 development
pnpm-lock.yaml npm
  • 2057 dependencies
x/media/package.json npm
  • @synnaxlabs/tsconfig workspace:* development
  • @synnaxlabs/vite-plugin workspace:* development
  • @types/node ^20.5.9 development
  • @vitejs/plugin-react ^4.0.4 development
  • eslint-config-synnaxlabs workspace:* development
  • vite ^4.4.9 development
  • vitest ^0.34.4 development
  • @synnaxlabs/x workspace:*
  • @types/react ^18.2.21
  • clsx ^2.0.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-icons ^4.11.0
x/ts/package.json npm
  • @synnaxlabs/tsconfig workspace:* development
  • @synnaxlabs/vite-plugin workspace:* development
  • @types/node ^20.5.3 development
  • @vitest/coverage-v8 ^0.34.2 development
  • eslint-config-synnaxlabs workspace:* development
  • vite 4.4.9 development
  • vitest ^0.34.2 development
  • js-convert-case ^4.2.0
  • msgpackr ^1.9.7
  • nanoid ^4.0.2
  • zod 3.22.2
alamos/py/poetry.lock pypi
  • black 23.3.0 develop
  • click 8.1.3 develop
  • colorama 0.4.6 develop
  • coverage 7.2.7 develop
  • iniconfig 2.0.0 develop
  • isort 5.12.0 develop
  • packaging 23.1 develop
  • pathspec 0.11.1 develop
  • platformdirs 3.5.1 develop
  • pluggy 1.0.0 develop
  • pytest 7.3.1 develop
  • pytest-asyncio 0.21.0 develop
  • pytest-cov 4.1.0 develop
  • backoff 2.2.1
  • certifi 2023.5.7
  • charset-normalizer 3.1.0
  • deprecated 1.2.14
  • googleapis-common-protos 1.59.0
  • grpcio 1.54.2
  • idna 3.4
  • importlib-metadata 6.0.1
  • mypy 1.3.0
  • mypy-extensions 1.0.0
  • opentelemetry-api 1.18.0
  • opentelemetry-exporter-otlp 1.18.0
  • opentelemetry-exporter-otlp-proto-common 1.18.0
  • opentelemetry-exporter-otlp-proto-grpc 1.18.0
  • opentelemetry-exporter-otlp-proto-http 1.18.0
  • opentelemetry-instrumentation 0.39b0
  • opentelemetry-proto 1.18.0
  • opentelemetry-sdk 1.18.0
  • opentelemetry-semantic-conventions 0.39b0
  • protobuf 4.23.2
  • pydantic 1.10.9
  • requests 2.31.0
  • setuptools 67.8.0
  • typing-extensions 4.6.3
  • uptrace 1.18.0
  • urllib3 2.0.3
  • wrapt 1.15.0
  • zipp 3.15.0
alamos/py/pyproject.toml pypi
  • mypy ^1.3.0
  • opentelemetry-api ^1.18.0
  • opentelemetry-sdk ^1.18.0
  • pydantic ^1.10.9
  • python ^3.11
  • uptrace ^1.18.0
deploy/poetry.lock pypi
  • black 23.9.1 develop
  • click 8.1.7 develop
  • colorama 0.4.6 develop
  • mypy-extensions 1.0.0 develop
  • pathspec 0.11.2 develop
  • platformdirs 3.10.0 develop
  • certifi 2023.7.22
  • charset-normalizer 3.2.0
  • docker 6.1.3
  • idna 3.4
  • packaging 23.1
  • pywin32 306
  • requests 2.31.0
  • urllib3 2.0.4
  • websocket-client 1.6.3
deploy/pyproject.toml pypi
  • black ^23.3.0 develop
  • docker ^6.1.3
  • python ^3.11
  • requests ^2.31.0