Skip to main content

pegon

Fast Java language server

Features

  • Zero-hassle configuration.
  • High editor performance.
  • Adherence to the Language Server Protocol standard.
  • CLI diagnostics for linting in CI/precommit.
  • Small standalone binary with no external dependencies.

Install

Binaries

Pegon is available on pypi.

Use uvx to run a one-off lint check on your Java code:

uvx pegon check

Or install with uv or pip:

# with uv
uv tool install pegon@latest
# with pip
pip install pegon

Install from Source

cargo install pegon

Editor Setup

Neovim

~/.config/nvim/lsp/pegon.lua:

--- @type vim.lsp.Config
return {
  cmd = { 'pegon', 'server' },
  filetypes = { 'java' },
  root_markers = { '.git' },
}

~/.config/nvim/init.lua:

vim.lsp.enable({ 'pegon' })

VSCode

Install rmuir.pegon-vscode from the marketplace.

VSCodium, Cursor, etc

Install rmuir.pegon-vscode from Open VSX.

Docs

FAQ

Q. This code looks like AI slop!

A. No LLM was used: if the code looks bad, it is because I wrote this application to learn Rust.

Q. What's with the Google Style?

A. Google Style supports high-performance Java development, and most developers roughly follow it:

  • Single top-level class with matching .java name supports search, fuzzy-finder
  • Variable naming conventions support easier code review and understanding
  • Import restrictions (e.g. no wildcards) support efficient analysis

Q. Where's completion / go-to-definition? I can't live without it!

A. These features are coming, continue to use ctags for now.

Q. Where's workspace symbol search? I can't live without it!

A. This feature is coming, I recommend a good fuzzy finder or ctags for now.

Q. What about running tests from my editor? This is essential for TDD!

A. I strongly recommend vim-test for this.

If your java build uses gradle, the daemon allows for very fast iteration with no config hassle. Black magic.

Q. Where's XYZ fancy refactoring? I can't live without it!

A. Currently the code actions are minimal. Check out some alternatives for now:

Q. What's with the name?

A. This program is named after the Javanese writing system. (ڤَيڮَون)

Thanks

Special thanks to the open-source maintainers of the dependencies used.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pegon-1.0.6.tar.gz (94.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pegon-1.0.6-py3-none-win_arm64.whl (1.3 MB view details)

Uploaded Python 3Windows ARM64

pegon-1.0.6-py3-none-win_amd64.whl (1.4 MB view details)

Uploaded Python 3Windows x86-64

pegon-1.0.6-py3-none-win32.whl (1.4 MB view details)

Uploaded Python 3Windows x86

pegon-1.0.6-py3-none-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

pegon-1.0.6-py3-none-musllinux_1_2_i686.whl (1.8 MB view details)

Uploaded Python 3musllinux: musl 1.2+ i686

pegon-1.0.6-py3-none-musllinux_1_2_armv7l.whl (1.7 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARMv7l

pegon-1.0.6-py3-none-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

pegon-1.0.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

pegon-1.0.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ s390x

pegon-1.0.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ppc64le

pegon-1.0.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl (1.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ i686

pegon-1.0.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARMv7l

pegon-1.0.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

pegon-1.0.6-py3-none-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

pegon-1.0.6-py3-none-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

Details for the file pegon-1.0.6.tar.gz.

File metadata

  • Download URL: pegon-1.0.6.tar.gz
  • Upload date:
  • Size: 94.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6.tar.gz
Algorithm Hash digest
SHA256 fa7f5e4988b9aefee359bb39b9b5931c84ab9650de61a423cd91c8742b9aa735
MD5 98ba2e3b96125720bde94da5d2c37dd9
BLAKE2b-256 5c0ec499219472eb44d920052695407bafbcd4dff7e014909a45ceb4b6747a23

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-win_arm64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-win_arm64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 b78e9d451f64571348de8c0b6c4ce4d2604c51af9120caf4ab4df9dd2810a4d2
MD5 245531b596ee021088cf7bd84c549c2b
BLAKE2b-256 70a22711486e3efaeaf0d879a0711426161507c68e5c1717fa92aafa17ec9826

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-win_amd64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 bcb3ca7b721868b4b25ea8d2010285ae507e080a0b4b3b003874ea710d72326c
MD5 a3988ef0eb1118b68d3369886bd71db0
BLAKE2b-256 103d44581544f518f8f9384eccd4888b430497b3e813460d9e91fb2945c8515f

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-win32.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-win32.whl
Algorithm Hash digest
SHA256 c8c9580bc2ee4cf9faa9c7a0cd4b6848f7f2722ed3efef81d6842b05daf828f5
MD5 5614735fc368f7bfcb235be4c4eafdb4
BLAKE2b-256 cd24a56aa23d993c77e95e3c6cf34971883f9f8ca7d4eefd60250af0f0f20e2d

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1293485dfab86942a7ef032148ab87a99795f5e2756e997915b1ad8878a6fc05
MD5 93f4578249619cbc8b286307cce03d4f
BLAKE2b-256 ec3b8ec949c19fe9549b70a8079174ec1524a380c0e77895859912a30ba3daae

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-musllinux_1_2_i686.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 515dc272c0d7755b32d016c9de7569bcc0c28d71bb3d24ada0e4d78f6323a391
MD5 eb5b6197dea55c2269676b9b2a912432
BLAKE2b-256 68aee88f33e30428345cb51af13ae6d11bb47d81512793e0a5935c34c5ccaddf

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2c0b74ca05c83930f7b61ca47cba53584434538e615763b44be4f2d15866c712
MD5 81bad97655aaacfb19dc2a506f7415f8
BLAKE2b-256 889f6cb32f361d04da0af20d3b55c168f772a111d5d9f39407a1ac01d6b514cc

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4278a5b681d6e7921d360094a7f59015fecdffcda0ae47a8e106a16af13c5864
MD5 11281247ebaa621e1c72e7eb7adea29d
BLAKE2b-256 1ed08b6fc278ed660225cf3f83737f1fc4a3dbd072b299a2a121ff7c8a23b036

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80e26eb05bffd7e288cfbcea35af11c2c17cf29617ac4c40fdae4e1e550c023b
MD5 b8dc9c3169dd466430cfca4a02f191fa
BLAKE2b-256 de2d823e9c21987cae6c40cbec88774eccf85547c7a7abece59514fb65991321

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 00bc2d956053350baada92e44619fa3564f787d82176055f43a7387955a5f35b
MD5 dba00a67f9273ad518a061ca8b5ab219
BLAKE2b-256 bee5683209ff13d59eee3e7cf7a367ee00df1722d4f69ac22c38f9c96badc24a

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5430cb74e73a4300420fff4e87f0308cee369c02bcbd640d9b698f9e71c9a192
MD5 21bd758beb981bf4b120aa46e4d68d7e
BLAKE2b-256 1f90d273c323f7be2c638f37535ef60d3210d5ad8245cce54ca1d9a9778c933c

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4cd5e3c323058e10a44332fc9b93dc60ee588cee076f740d424148ca4af247af
MD5 aa5eefdc57489722725dbb17d3cf78ab
BLAKE2b-256 7d3b222d6d0c17011b59d1c4b4d5b5023f26d235ffe7a1d7923ace5d662ea438

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0ccaaf344d96043ccd19706d01bfb104344d2829e1d70160cbe5c5cda2324418
MD5 92fbf6e855c64e14e320fa4debe0d021
BLAKE2b-256 c7b14e3390dc95c111f13498a5a48e94a2bc4e0e82aa6b2ec9f7d78b77632b5b

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b3eda24abba5af901a3bc32a9568199580473f501fb8bf806dc2482f4ef10b38
MD5 ca0088547494717adc170370e72ddd94
BLAKE2b-256 0ce274388f8864df612dd80af0a747d97ed8f6d91b3cbbe28b5729cb76e41ed4

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 74b0d302d35e9c11cf508f868a0475ce9b84be026a8d8eea5c5a9efed761f78e
MD5 e27a99f10f2ac8b865d4ee83626edf57
BLAKE2b-256 1a100aafabf5aec56336e55accf9b7697ecee74b0a0ea467c6e60a96342b272a

See more details on using hashes here.

File details

Details for the file pegon-1.0.6-py3-none-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pegon-1.0.6-py3-none-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pegon-1.0.6-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 dcdff5b608f9ebc2724ac602c4745da1c7c7978e608e89a100fff9f8b2a0a6be
MD5 7f2274586475d2508aaa1a0dc6e5ce91
BLAKE2b-256 79c65ff82fddc3c5aaf2a4ff60476a19c8b5283fa1073d23ba7fd7ba081a24e3

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.11

16 files

1.0.10

16 files

1.0.9

16 files

1.0.8

16 files

1.0.7

16 files

This release

1.0.6 This release

16 files

1.0.5

16 files

1.0.4

16 files

1.0.3

16 files

1.0.2

16 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page