text stringlengths 55 456k | metadata dict |
|---|---|
# Contributing
## Prerequisites
1. [Install Go][go-install].
2. Download the sources and switch the working directory:
```bash
go get -u -d github.com/go-chi/chi
cd $GOPATH/src/github.com/go-chi/chi
```
## Submitting a Pull Request
A typical workflow is:
1. [Fork the repository.][fork]
2. [Create ... | {
"source": "yandex/perforator",
"title": "vendor/github.com/go-chi/chi/v5/CONTRIBUTING.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/go-chi/chi/v5/CONTRIBUTING.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profilin... |
# <img alt="chi" src="https://cdn.rawgit.com/go-chi/chi/master/_examples/chi.svg" width="220" />
[![GoDoc Widget]][GoDoc]
`chi` is a lightweight, idiomatic and composable router for building Go HTTP services. It's
especially good at helping you write large REST API services that are kept maintainable as your
project... | {
"source": "yandex/perforator",
"title": "vendor/github.com/go-chi/chi/v5/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/go-chi/chi/v5/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool desig... |
# Benchmarking logr
Any major changes to the logr library must be benchmarked before and after the
change.
## Running the benchmark
```
$ go test -bench='.' -test.benchmem ./benchmark/
```
## Fixing the benchmark
If you think this benchmark can be improved, you are probably correct! PRs are
very welcome. | {
"source": "yandex/perforator",
"title": "vendor/github.com/go-logr/logr/benchmark/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/go-logr/logr/benchmark/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous pr... |
<p align="center">
<h1 align="center">Resty</h1>
<p align="center">Simple HTTP and REST client library for Go (inspired by Ruby rest-client)</p>
<p align="center"><a href="#features">Features</a> section describes in detail about Resty capabilities</p>
</p>
<p align="center">
<p align="center"><a href="https://github.c... | {
"source": "yandex/perforator",
"title": "vendor/github.com/go-resty/resty/v2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/go-resty/resty/v2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling to... |
# Development, Testing and Contributing
1. Make sure you have a running Docker daemon
(Install for [MacOS](https://docs.docker.com/docker-for-mac/))
1. Use a version of Go that supports [modules](https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more) (e.g. Go 1.11+)
1. Fork this repo and `git cl... | {
"source": "yandex/perforator",
"title": "vendor/github.com/golang-migrate/migrate/v4/CONTRIBUTING.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/golang-migrate/migrate/v4/CONTRIBUTING.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-... |
[](https://github.com/golang-migrate/migrate/actions/workflows/ci.yaml?query=branch%3Amaster)
[](https://pkg.go.dev/github.com/golang-migr... | {
"source": "yandex/perforator",
"title": "vendor/github.com/golang-migrate/migrate/v4/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/golang-migrate/migrate/v4/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# Changelog
## [2.12.3](https://github.com/googleapis/gax-go/compare/v2.12.2...v2.12.3) (2024-03-14)
### Bug Fixes
* bump protobuf dep to v1.33 ([#333](https://github.com/googleapis/gax-go/issues/333)) ([2892b22](https://github.com/googleapis/gax-go/commit/2892b22c1ae8a70dec3448d82e634643fe6c1be2))
## [2.12.2](htt... | {
"source": "yandex/perforator",
"title": "vendor/github.com/googleapis/gax-go/v2/CHANGES.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/googleapis/gax-go/v2/CHANGES.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
golang-lru
==========
This provides the `lru` package which implements a fixed-size
thread safe LRU cache. It is based on the cache in Groupcache.
Documentation
=============
Full docs are available on [Go Packages](https://pkg.go.dev/github.com/hashicorp/golang-lru/v2)
LRU cache example
=================
```go
pa... | {
"source": "yandex/perforator",
"title": "vendor/github.com/hashicorp/golang-lru/v2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/hashicorp/golang-lru/v2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous ... |
[](https://godoc.org/github.com/jackc/chunkreader)
[](https://travis-ci.org/jackc/chunkreader)
# chunkreader
Package chunkreader provides an io.Reader wrapper that minimizes IO reads and memory al... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/chunkreader/v2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/chunkreader/v2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profil... |
[](https://godoc.org/github.com/jackc/pgproto3)
[](https://travis-ci.org/jackc/pgproto3)
---
This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository.
-... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgproto3/v2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgproto3/v2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling to... |
# 4.18.3 (March 9, 2024)
Use spaces instead of parentheses for SQL sanitization.
This still solves the problem of negative numbers creating a line comment, but this avoids breaking edge cases such as
`set foo to $1` where the substitution is taking place in a location where an arbitrary expression is not allowed.
# ... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v4/CHANGELOG.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v4/CHANGELOG.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool d... |
[](https://pkg.go.dev/github.com/jackc/pgx/v4)
[](https://travis-ci.org/jackc/pgx)
---
This is the previous stable `v4` release. `v5` been released.
---
# pgx - PostgreSQL Driver and Toolkit
pgx is a pure Go dr... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v4/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v4/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designe... |
# 5.7.2 (December 21, 2024)
* Fix prepared statement already exists on batch prepare failure
* Add commit query to tx options (Lucas Hild)
* Fix pgtype.Timestamp json unmarshal (Shean de Montigny-Desautels)
* Add message body size limits in frontend and backend (zene)
* Add xid8 type
* Ensure planning encodes and scan... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v5/CHANGELOG.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v5/CHANGELOG.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool d... |
# Contributing
## Discuss Significant Changes
Before you invest a significant amount of time on a change, please create a discussion or issue describing your
proposal. This will help to ensure your proposed change has a reasonable chance of being merged.
## Avoid Dependencies
Adding a dependency is a big deal. Whil... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v5/CONTRIBUTING.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v5/CONTRIBUTING.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling ... |
[](https://pkg.go.dev/github.com/jackc/pgx/v5)
[](https://github.com/jackc/pgx/actions/workflows/ci.yml)
# pgx - PostgreSQL Driver and Toolkit
pgx is a pure Go driver an... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v5/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v5/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designe... |
# 2.2.2 (September 10, 2024)
* Add empty acquire time to stats (Maxim Ivanov)
* Stop importing nanotime from runtime via linkname (maypok86)
# 2.2.1 (July 15, 2023)
* Fix: CreateResource cannot overflow pool. This changes documented behavior of CreateResource. Previously,
CreateResource could create a resource eve... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/puddle/v2/CHANGELOG.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/puddle/v2/CHANGELOG.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling ... |
[](https://pkg.go.dev/github.com/jackc/puddle/v2)

# Puddle
Puddle is a tiny generic resource pool library for Go that uses the standard
context library to signal ... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/puddle/v2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/puddle/v2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool d... |
# reflectx
The sqlx package has special reflect needs. In particular, it needs to:
* be able to map a name to a field
* understand embedded structs
* understand mapping names to fields by a particular tag
* user specified name -> field mapping functions
These behaviors mimic the behaviors by the standard library ma... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jmoiron/sqlx/reflectx/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jmoiron/sqlx/reflectx/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
# types
The types package provides some useful types which implement the `sql.Scanner`
and `driver.Valuer` interfaces, suitable for use as scan and value targets with
database/sql. | {
"source": "yandex/perforator",
"title": "vendor/github.com/jmoiron/sqlx/types/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jmoiron/sqlx/types/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling ... |
# CCache
Generic version is on the way:
https://github.com/karlseguin/ccache/tree/generic
CCache is an LRU Cache, written in Go, focused on supporting high concurrency.
Lock contention on the list is reduced by:
* Introducing a window which limits the frequency that an item can get promoted
* Using a buffered chan... | {
"source": "yandex/perforator",
"title": "vendor/github.com/karlseguin/ccache/v3/readme.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/karlseguin/ccache/v3/readme.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profil... |
# Finite State Entropy
This package provides Finite State Entropy encoding and decoding.
Finite State Entropy (also referenced as [tANS](https://en.wikipedia.org/wiki/Asymmetric_numeral_systems#tANS))
encoding provides a fast near-optimal symbol encoding/decoding
for byte blocks as implemented in [... | {
"source": "yandex/perforator",
"title": "vendor/github.com/klauspost/compress/fse/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/klauspost/compress/fse/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous pr... |
Gzip Middleware
===============
This Go package which wraps HTTP *server* handlers to transparently gzip the
response body, for clients which support it.
For HTTP *clients* we provide a transport wrapper that will do gzip decompression
faster than what the standard library offers.
Both the client and server wrappe... | {
"source": "yandex/perforator",
"title": "vendor/github.com/klauspost/compress/gzhttp/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/klauspost/compress/gzhttp/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# Huff0 entropy compression
This package provides Huff0 encoding and decoding as used in zstd.
[Huff0](https://github.com/Cyan4973/FiniteStateEntropy#new-generation-entropy-coders),
a Huffman codec designed for modern CPU, featuring OoO (Out of Order) operations on multiple ALU
(Arithmetic Logic U... | {
"source": "yandex/perforator",
"title": "vendor/github.com/klauspost/compress/huff0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/klauspost/compress/huff0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuou... |
# S2 Compression
S2 is an extension of [Snappy](https://github.com/google/snappy).
S2 is aimed for high throughput, which is why it features concurrent compression for bigger payloads.
Decoding is compatible with Snappy compressed content, but content compressed with S2 cannot be decompressed by Snappy.
This means t... | {
"source": "yandex/perforator",
"title": "vendor/github.com/klauspost/compress/s2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/klauspost/compress/s2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
# snappy
The Snappy compression format in the Go programming language.
This is a drop-in replacement for `github.com/golang/snappy`.
It provides a full, compatible replacement of the Snappy package by simply changing imports.
See [Snappy Compatibility](https://github.com/klauspost/compress/tree/master/s2#snappy-com... | {
"source": "yandex/perforator",
"title": "vendor/github.com/klauspost/compress/snappy/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/klauspost/compress/snappy/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# zstd
[Zstandard](https://facebook.github.io/zstd/) is a real-time compression algorithm, providing high compression ratios.
It offers a very wide range of compression / speed trade-off, while being backed by a very fast decoder.
A high performance compression algorithm is implemented. For now focused on speed.
T... | {
"source": "yandex/perforator",
"title": "vendor/github.com/klauspost/compress/zstd/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/klauspost/compress/zstd/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous ... |
# orb/clip [](https://pkg.go.dev/github.com/paulmach/orb/clip)
Package orb/clip provides functions for clipping lines and polygons to a bounding box.
- uses [Cohen-Sutherland algorithm](https://en.wikipedia.org/wiki/Cohen%E2%80%93Sutherland_algorit... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/clip/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/clip/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling to... |
# orb/geo [](https://pkg.go.dev/github.com/paulmach/orb/geo)
The geometries defined in the `orb` package are generic 2d geometries.
Depending on what projection they're in, e.g. lon/lat or flat on the plane,
area and distance calculations are differen... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/geo/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/geo/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool... |
# orb/geojson [](https://pkg.go.dev/github.com/paulmach/orb/geojson)
This package **encodes and decodes** [GeoJSON](http://geojson.org/) into Go structs
using the geometries in the [orb](https://github.com/paulmach/orb) package.
Supports both the [js... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/geojson/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/geojson/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profil... |
# orb/maptile [](https://pkg.go.dev/github.com/paulmach/orb/maptile)
Package `maptile` provides types and methods for working with
[web mercator map tiles](https://www.google.com/search?q=web+mercator+map+tiles).
It defines a tile as:
```go
type Tile... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/maptile/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/maptile/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profil... |
# orb/planar [](https://pkg.go.dev/github.com/paulmach/orb/planar)
The geometries defined in the `orb` package are generic 2d geometries.
Depending on what projection they're in, e.g. lon/lat or flat on the plane,
area and distance calculations are di... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/planar/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/planar/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profilin... |
# orb/project [](https://pkg.go.dev/github.com/paulmach/orb/project)
Package `project` has helper function for projecting geometries.
### Examples
Project `orb.Point` to Mercator:
```go
sf := orb.Point{-122.416667, 37.783333}
merc := project.Point(... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/project/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/project/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profil... |
# orb/quadtree [](https://pkg.go.dev/github.com/paulmach/orb/quadtree)
Package `quadtree` implements a quadtree using rectangular partitions.
Each point exists in a unique node. This implementation is based off of the
[d3 implementation](https://githu... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/quadtree/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/quadtree/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
# orb/resample [](https://pkg.go.dev/github.com/paulmach/orb/resample)
Package `resample` has a couple functions for resampling line geometry
into more or less evenly spaces points.
```go
func Resample(ls orb.LineString, df orb.DistanceFunc, totalPoi... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/resample/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/resample/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
# orb/simplify [](https://pkg.go.dev/github.com/paulmach/orb/simplify)
This package implements several reducing/simplifing function for `orb.Geometry` types.
Currently implemented:
- [Douglas-Peucker](#dp)
- [Visvalingam](#vis)
- [Radial](#rad... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/simplify/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/simplify/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
# lz4 : LZ4 compression in pure Go
[](https://pkg.go.dev/github.com/pierrec/lz4/v4)
[](https://github.com/pierrec/lz4/actions)
[](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus). | {
"source": "yandex/perforator",
"title": "vendor/github.com/prometheus/client_golang/prometheus/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/prometheus/client_golang/prometheus/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a ... |
# OpenTelemetry/OpenTracing Bridge
## Getting started
`go get go.opentelemetry.io/otel/bridge/opentracing`
Assuming you have configured an OpenTelemetry `TracerProvider`, these will be the steps to follow to wire up the bridge:
```go
import (
"go.opentelemetry.io/otel"
otelBridge "go.opentelemetry.io/otel/bridge/... | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/bridge/opentracing/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/bridge/opentracing/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluste... |
# Metric Embedded
[](https://pkg.go.dev/go.opentelemetry.io/otel/metric/embedded) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/metric/embedded/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/metric/embedded/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Metric Noop
[](https://pkg.go.dev/go.opentelemetry.io/otel/metric/noop) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/metric/noop/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/metric/noop/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# SDK Instrumentation
[](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/instrumentation) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/sdk/instrumentation/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/sdk/instrumentation/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a clus... |
# SDK Resource
[](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/resource) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/sdk/resource/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/sdk/resource/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide conti... |
# SDK Trace
[](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/trace) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/sdk/trace/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/sdk/trace/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous ... |
# Semconv v1.10.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.10.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.10.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.10.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.11.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.11.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.11.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.11.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.12.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.12.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.12.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.12.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.13.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.13.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.13.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.13.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.14.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.14.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.14.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.14.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.15.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.15.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.15.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.15.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.16.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.16.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.16.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.16.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.17.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.17.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.17.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.17.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.18.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.18.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.18.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.18.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.19.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.19.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.19.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.19.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.20.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.20.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.20.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.20.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.21.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.21.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.21.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.21.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.22.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.22.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.22.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.22.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.23.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.23.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.23.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.23.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.23.1
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.23.1) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.23.1/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.23.1/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.24.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.24.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.24.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.24.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.25.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.25.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.25.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.25.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.26.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.26.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.26.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.26.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.27.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.27.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.27.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.27.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
# Semconv v1.4.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.4.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.4.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.4.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Semconv v1.5.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.5.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.5.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.5.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Semconv v1.6.1
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.6.1) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.6.1/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.6.1/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Semconv v1.7.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.7.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.7.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.7.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Semconv v1.8.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.8.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.8.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.8.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Semconv v1.9.0
[](https://pkg.go.dev/go.opentelemetry.io/otel/semconv/v1.9.0) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/semconv/v1.9.0/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/semconv/v1.9.0/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Trace Embedded
[](https://pkg.go.dev/go.opentelemetry.io/otel/trace/embedded) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/trace/embedded/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/trace/embedded/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide c... |
# Trace Noop
[](https://pkg.go.dev/go.opentelemetry.io/otel/trace/noop) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/trace/noop/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/trace/noop/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuou... |
# Building `sys/unix`
The sys/unix package provides access to the raw system call interface of the
underlying operating system. See: https://godoc.org/golang.org/x/sys/unix
Porting Go to a new architecture/OS combination or adding syscalls, types, or
constants to an existing architecture/OS pair requires some manual ... | {
"source": "yandex/perforator",
"title": "vendor/golang.org/x/sys/unix/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/golang.org/x/sys/unix/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designed fo... |
`testv3.go` was generated with an older version of codegen, to test reflection
behavior with `grpc.SupportPackageIsVersion3`. DO NOT REGENERATE!
`testv3.go` was then manually edited to replace `"golang.org/x/net/context"`
with `"context"`.
`dynamic.go` was generated with a newer protoc and manually edited to remove
e... | {
"source": "yandex/perforator",
"title": "vendor/google.golang.org/grpc/reflection/grpc_testing_not_regenerate/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/google.golang.org/grpc/reflection/grpc_testing_not_regenerate/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"d... |
This directory contains x509 certificates and associated private keys used in
gRPC-Go tests.
How were these test certs/keys generated ?
------------------------------------------
Run `./create.sh` | {
"source": "yandex/perforator",
"title": "vendor/google.golang.org/grpc/testdata/x509/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/google.golang.org/grpc/testdata/x509/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# Minimal Go logging using klog
This package implements the [logr interface](https://github.com/go-logr/logr)
in terms of Kubernetes' [klog](https://github.com/kubernetes/klog). This
provides a relatively minimalist API to logging in Go, backed by a well-proven
implementation.
Because klogr was implemented before kl... | {
"source": "yandex/perforator",
"title": "vendor/k8s.io/klog/v2/klogr/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/k8s.io/klog/v2/klogr/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designed for ... |
# Semi-public headers
The headers listed here all export symbols into the ares namespace as public
symbols, but these headers are NOT included in the distribution. They are
meant to be used by other tools such as `adig` and `ahost`.
These are most likely going to be general purpose library functions such
as data stru... | {
"source": "yandex/perforator",
"title": "contrib/libs/c-ares/src/lib/include/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/c-ares/src/lib/include/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling to... |
## Logging types
This package contains shared [protocol buffer][protobuf] types that are populated
by the Stackdriver Logging API and consumed by other APIs.
### Key Concepts
- **HttpRequest**: Contains the complete set of information about a particular
HTTP request, such as HTTP method, request URL, status code, ... | {
"source": "yandex/perforator",
"title": "contrib/libs/googleapis-common-protos/google/logging/type/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/googleapis-common-protos/google/logging/type/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforat... |
# gRPC EventEngine
An EventEngine handles all cross-platform I/O, task execution, and DNS
resolution for gRPC. A default, cross-platform implementation is provided with
gRPC, but part of the intent here is to provide an interface for external
integrators to bring their own functionality. This allows for integration wi... | {
"source": "yandex/perforator",
"title": "contrib/libs/grpc/include/grpc/event_engine/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/grpc/include/grpc/event_engine/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
**The APIs in this directory are not stable!**
This directory contains header files that need to be installed but are not part
of the public API. Users should not use these headers directly. | {
"source": "yandex/perforator",
"title": "contrib/libs/grpc/include/grpcpp/impl/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/grpc/include/grpcpp/impl/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profilin... |
Optional plugins for gRPC Core: Modules in this directory extend gRPC Core in
useful ways. All optional code belongs here.
NOTE: The movement of code between lib and ext is an ongoing effort, so this
directory currently contains too much of the core library. | {
"source": "yandex/perforator",
"title": "contrib/libs/grpc/src/core/ext/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/grpc/src/core/ext/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designe... |
Required elements of gRPC Core: Each module in this directory is required to
build gRPC. If it's possible to envisage a configuration where code is not
required, then that code belongs in ext/ instead.
NOTE: The movement of code between lib and ext is an ongoing effort, so this
directory currently contains too much of... | {
"source": "yandex/perforator",
"title": "contrib/libs/grpc/src/core/lib/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/grpc/src/core/lib/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designe... |
# Transport Security Interface
An abstraction library over crypto and auth modules (typically OpenSSL) | {
"source": "yandex/perforator",
"title": "contrib/libs/grpc/src/core/tsi/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/grpc/src/core/tsi/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profiling tool designe... |
Implementation of BLAKE3, originating from https://github.com/BLAKE3-team/BLAKE3/tree/1.3.1/c
# Example
An example program that hashes bytes from standard input and prints the
result:
Using the C++ API:
```c++
#include "llvm/Support/BLAKE3.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <strin... | {
"source": "yandex/perforator",
"title": "contrib/libs/llvm18/lib/Support/BLAKE3/README.md",
"url": "https://github.com/yandex/perforator/blob/main/contrib/libs/llvm18/lib/Support/BLAKE3/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profil... |
# How to use this folder
Edit exiting config files. This files are passed into `tpl` function allowing for templating from values.
Note: The field storage.host should always be a template due to storage hostname dependency on release name. | {
"source": "yandex/perforator",
"title": "perforator/deploy/kubernetes/helm/perforator/config/README.md",
"url": "https://github.com/yandex/perforator/blob/main/perforator/deploy/kubernetes/helm/perforator/config/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a clus... |
# testdata
The private key used in these tests is of the correct format, but does not
really allow access to any cloud project. DO NOT put any real credentials in
this folder, it is strictly for use in unit tests. | {
"source": "yandex/perforator",
"title": "vendor/cloud.google.com/go/auth/internal/testdata/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/cloud.google.com/go/auth/internal/testdata/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-... |
# YAML reader for CUE
This yaml parser is a heavily modified version of Canonical's go-yaml parser,
which in turn is a port of the [libyaml](http://pyyaml.org/wiki/LibYAML) parser.
License
-------
The yaml package is licensed under the Apache License 2.0. Please see the LICENSE file for details. | {
"source": "yandex/perforator",
"title": "vendor/cuelang.org/go/internal/third_party/yaml/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/cuelang.org/go/internal/third_party/yaml/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
bpf2go
===
`bpf2go` compiles a C source file into eBPF bytecode and then emits a
Go file containing the eBPF. The goal is to avoid loading the
eBPF from disk at runtime and to minimise the amount of manual
work required to interact with eBPF programs. It takes inspiration
from `bpftool gen skeleton`.
Invoke the progr... | {
"source": "yandex/perforator",
"title": "vendor/github.com/cilium/ebpf/cmd/bpf2go/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/cilium/ebpf/cmd/bpf2go/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous pr... |
CRDB
====
`crdb` is a wrapper around the logic for issuing SQL transactions which performs
retries (as required by CockroachDB).
Note that unfortunately there is no generic way of extracting a pg error code;
the library has to recognize driver-dependent error types. We currently use
the `SQLState() string` method tha... | {
"source": "yandex/perforator",
"title": "vendor/github.com/cockroachdb/cockroach-go/v2/crdb/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/cockroachdb/cockroach-go/v2/crdb/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluste... |
# Deprecated
Use [cmd/migrate](../cmd/migrate) instead | {
"source": "yandex/perforator",
"title": "vendor/github.com/golang-migrate/migrate/v4/cli/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/golang-migrate/migrate/v4/cli/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide... |
**This directory has the implementation of the S2Av2's gRPC-Go client libraries** | {
"source": "yandex/perforator",
"title": "vendor/github.com/google/s2a-go/internal/v2/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/google/s2a-go/internal/v2/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# pgconn
Package pgconn is a low-level PostgreSQL database driver. It operates at nearly the same level as the C library libpq.
It is primarily intended to serve as the foundation for higher level libraries such as https://github.com/jackc/pgx.
Applications should handle normal queries with a higher level library and ... | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v5/pgconn/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v5/pgconn/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous profilin... |
# pgproto3
Package pgproto3 is an encoder and decoder of the PostgreSQL wire protocol version 3.
pgproto3 can be used as a foundation for PostgreSQL drivers, proxies, mock servers, load balancers and more.
See example/pgfortune for a playful example of a fake PostgreSQL server. | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v5/pgproto3/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v5/pgproto3/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous prof... |
# Test Setup
This directory contains miscellaneous files used to setup a test database. | {
"source": "yandex/perforator",
"title": "vendor/github.com/jackc/pgx/v5/testsetup/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/jackc/pgx/v5/testsetup/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continuous pr... |
# orb/clip/smartclip [](https://pkg.go.dev/github.com/paulmach/orb/clip/smartclip)
This package extends the clip functionality to handle partial 2d geometries. The input polygon
rings need to only intersect the bound. The algorithm will use that, plus... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/clip/smartclip/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/clip/smartclip/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide con... |
# encoding/ewkb [](https://pkg.go.dev/github.com/paulmach/orb/encoding/ewkb)
This package provides encoding and decoding of [extended WKB](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Format_variations)
data. This format in... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/encoding/ewkb/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/encoding/ewkb/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide conti... |
# encoding/mvt [](https://pkg.go.dev/github.com/paulmach/orb/encoding/mvt)
Package mvt provides functions for encoding and decoding
[Mapbox Vector Tiles](https://www.mapbox.com/vector-tiles/specification/).
The interface is defined as:
```go
type Lay... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/encoding/mvt/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/encoding/mvt/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# encoding/wkb [](https://pkg.go.dev/github.com/paulmach/orb/encoding/wkb)
This package provides encoding and decoding of [WKB](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Well-known_binary)
data. The interface is defined ... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/encoding/wkb/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/encoding/wkb/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# encoding/wkt [](https://pkg.go.dev/github.com/paulmach/orb/encoding/wkt)
This package provides encoding and decoding of [WKT](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry)
data. The interface is defined as:
```go
func Ma... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/encoding/wkt/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/encoding/wkt/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wide continu... |
# orb/maptile/tilecover [](https://pkg.go.dev/github.com/paulmach/orb/maptile/tilecover)
Package `tilecover` computes the covering set of tiles for an `orb.Geometry`.
It is a a port of the nodejs library [tile-cover](https://github.com/mapbox/tile-cov... | {
"source": "yandex/perforator",
"title": "vendor/github.com/paulmach/orb/maptile/tilecover/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/github.com/paulmach/orb/maptile/tilecover/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator is a cluster-wi... |
# OpenTracing Migration
[](https://pkg.go.dev/go.opentelemetry.io/otel/bridge/opentracing/migration) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/bridge/opentracing/migration/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/bridge/opentracing/migration/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Pe... |
# OTLP Trace Exporter
[](https://pkg.go.dev/go.opentelemetry.io/otel/exporters/otlp/otlptrace) | {
"source": "yandex/perforator",
"title": "vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/README.md",
"url": "https://github.com/yandex/perforator/blob/main/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/README.md",
"date": "2025-01-29T14:20:43",
"stars": 2926,
"description": "Perforator... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.