Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/cznic/lldb

Package lldb implements a low level database engine. The database model used could be considered a specific implementation of some small(est) intersection of models listed in [1]. As a settled term is lacking, it'll be called here a 'Virtual memory model' (VMM). 2016-07-24: v1.0.4 brings some performance improvements. 2016-07-22: v1.0.3 brings some small performance improvements. 2016-07-12: v1.0.2 now uses packages from cznic/internal. 2016-07-12: v1.0.1 adds a license for testdata/fortunes.txt. 2016-07-11: First standalone release v1.0.0 of the package previously published as experimental (github.com/cznic/exp/lldb). A Filer is an abstraction of storage. A Filer may be a part of some process' virtual address space, an OS file, a networked, remote file etc. Persistence of the storage is optional, opaque to VMM and it is specific to a concrete Filer implementation. Mechanism to allocate, reallocate (resize), deallocate (and later reclaim the unused) contiguous parts of a Filer, called blocks. Blocks are identified and referred to by a handle, an int64. In addition to the VMM like services, lldb provides volatile and non-volatile BTrees. Keys and values of a BTree are limited in size to 64kB each (a bit more actually). Support for larger keys/values, if desired, can be built atop a BTree to certain limits. A handle is the abstracted storage counterpart of a memory address. There is one fundamental difference, though. Resizing a block never results in a change to the handle which refers to the resized block, so a handle is more akin to an unique numeric id/key. Yet it shares one property of pointers - handles can be associated again with blocks after the original handle block was deallocated. In other words, a handle uniqueness domain is the state of the database and is not something comparable to e.g. an ever growing numbering sequence. Also, as with memory pointers, dangling handles can be created and blocks overwritten when such handles are used. Using a zero handle to refer to a block will not panic; however, the resulting error is effectively the same exceptional situation as dereferencing a nil pointer. Allocated/used blocks, are limited in size to only a little bit more than 64kB. Bigger semantic entities/structures must be built in lldb's client code. The content of a block has no semantics attached, it's only a fully opaque `[]byte`. Use of "scalars" applies to EncodeScalars, DecodeScalars and Collate. Those first two "to bytes" and "from bytes" functions are suggested for handling multi-valued Allocator content items and/or keys/values of BTrees (using Collate for keys). Types called "scalar" are: Included are concrete implementations of some of the VMM interfaces included to ease serving simple client code or for testing and possibly as an example. More details in the documentation of such implementations.
7 versions
Latest release: over 7 years ago
37 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/cznic/lldb

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/cznic%2Flldb

Dependent Repos 2,061

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v1.1.0 go.sum

Size: 100 MB - Last synced: 8 months ago - Pushed: 8 months ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v1.1.0 go.sum

Size: 48.3 MB - Last synced: 6 months ago - Pushed: 6 months ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.1.0 go.sum

Size: 168 MB - Last synced: 29 days ago - Pushed: about 1 year ago

jan--f/telemeter Fork of openshift/telemeter
Prometheus push federation
  • v1.1.0 tools/go.sum

Size: 35 MB - Last synced: 12 months ago - Pushed: 12 months ago

carlkyrillos/integreatly-operator Fork of integr8ly/integreatly-operator
An Openshift Operator based on the Operator SDK for installing and reconciling Integreatly services
  • v1.1.0 go.sum

Size: 126 MB - Last synced: 28 days ago - Pushed: 28 days ago

jrivera-px/operator Fork of libopenstorage/operator
Storage operator for Kubernetes
  • v1.1.0 go.sum

Size: 34.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

slachiewicz/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 466 MB - Last synced: 12 days ago - Pushed: 13 days ago

cilium/cilium-olm 📦
  • v1.1.0 tools/go.sum

Size: 982 KB - Last synced: 9 months ago - Pushed: 12 months ago

pulumi/pulumi-kubernetes-operator
A Kubernetes Operator that automates the deployment of Pulumi Stacks
  • v1.1.0 go.sum

Size: 1.68 MB - Last synced: 3 days ago - Pushed: 3 days ago

VibrentHealth/keycloak-operator Fork of keycloak/keycloak-operator
A Kubernetes Operator based on the Operator SDK for syncing resources in Keycloak
  • v1.1.0 go.sum

Size: 12.4 MB - Last synced: 3 months ago - Pushed: 3 months ago

sknot-rh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 442 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tts-tblock/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

kubesphere/notification-manager
K8s native notification management with multi-tenancy support
  • v1.1.0 sidecar/kubesphere/3.1.0/go.sum
  • v1.1.0 sidecar/kubesphere/3.2.0/go.sum

Size: 2.23 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

me-diru/parca Fork of parca-dev/parca
Continuous profiling for analysis of CPU, memory usage over time, and down to the line number. Saving infrastructure cost, improving performance, and increasing reliability.
  • v1.1.0 go.sum

Size: 13.1 MB - Last synced: 15 days ago - Pushed: about 1 year ago

blrm/osde2e Fork of openshift/osde2e
Repository of e2e test plumbing for OpenShift Dedicated
  • v1.1.0 go.sum

Size: 431 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

aswinsuryan/submariner-operator Fork of submariner-io/submariner-operator
The submariner-operator installs and maintains your submariner deployment.
  • v1.1.0 go.sum

Size: 5.48 MB - Last synced: 10 days ago - Pushed: 10 days ago

jeschkies/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.1.0 go.sum

Size: 199 MB - Last synced: 29 days ago - Pushed: about 1 month ago

alrs/magma Fork of magma/magma
Platform for building access networks and modular network services
  • v1.1.0 cwf/k8s/cwf_operator/go.sum

Size: 199 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tpantelis/submariner-addon Fork of stolostron/submariner-addon
An addon of submariner in ocm to provide network connectivity and service discovery among clusters.
  • v1.1.0 go.sum

Size: 35.1 MB - Last synced: 8 days ago - Pushed: 8 days ago

Tessg22/osde2e Fork of openshift/osde2e
Repository of e2e test plumbing for OpenShift Dedicated
  • v1.1.0 go.sum

Size: 465 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

monicawoj/parca Fork of parca-dev/parca
Continuous profiling for analysis of CPU, memory usage over time, and down to the line number. Saving infrastructure cost, improving performance, and increasing reliability.
  • v1.1.0 go.sum

Size: 26.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

TMFRook/modeldb Fork of VertaAI/modeldb
Open Source ML Model Versioning, Metadata, and Experiment Management
  • v1.1.0 go.sum

Size: 35 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago

dgfug/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v1.1.0 go.sum

Size: 420 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

boost-entropy-k8s/k8ssandra Fork of k8ssandra/k8ssandra
K8ssandra is an open-source distribution of Apache Cassandra for Kubernetes including API services and operational tooling.
  • v1.1.0 go.sum

Size: 25.1 MB - Last synced: 10 days ago - Pushed: 10 days ago

coopstah13/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 446 MB - Last synced: 9 months ago - Pushed: about 1 year ago

ekmixon/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v1.1.0 go.sum

Size: 462 MB - Last synced: 1 day ago - Pushed: 2 days ago

pawanku2/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v1.1.0 go.sum

Size: 490 MB - Last synced: 29 days ago - Pushed: about 1 month ago

francissimo/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v1.1.0 go.sum

Size: 423 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

soracom/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v1.1.0 go.sum

Size: 677 MB - Last synced: about 2 months ago - Pushed: 4 months ago

nak3/serverless-operator Fork of openshift-knative/serverless-operator
An aggregation of serverless services
  • v1.1.0 go.sum

Size: 65.9 MB - Last synced: 4 months ago - Pushed: 4 months ago

christian-pinto/datashim Fork of datashim-io/datashim
A kubernetes based framework for hassle free handling of datasets
  • v1.1.0 plugins/ceph-cache-plugin/go.sum
  • v1.1.0 src/apiclient/go.sum
  • v1.1.0 src/dataset-operator/go.sum

Size: 10.5 MB - Last synced: 10 months ago - Pushed: 10 months ago

mrueg/parca Fork of parca-dev/parca
Continuous profiling for analysis of CPU, memory usage over time, and down to the line number. Saving infrastructure cost, improving performance, and increasing reliability.
  • v1.1.0 go.sum

Size: 15.1 MB - Last synced: 10 months ago - Pushed: about 1 year ago

yeya24/parca Fork of parca-dev/parca
Continuous profiling for analysis of CPU, memory usage over time, and down to the line number. Saving infrastructure cost, improving performance, and increasing reliability.
  • v1.1.0 go.sum

Size: 11.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

joshiste/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

thefreakingmind/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 445 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

geoand/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 447 MB - Last synced: 9 months ago - Pushed: about 1 year ago

cognitedata/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 444 MB - Last synced: about 1 month ago - Pushed: 7 months ago

kameshsampath/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift 3
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 444 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

wwjiang007/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift 3
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 462 MB - Last synced: about 1 month ago - Pushed: 8 months ago

walnut-tom/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 450 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Dohbedoh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.1.0 extensions/camel-k/generator-v1/go.sum
  • v1.1.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.1.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.1.0 kubernetes-model-generator/go.sum

Size: 456 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

L00170150/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v1.1.0 go.sum

Size: 582 MB - Last synced: 3 months ago - Pushed: 3 months ago

rsarwad/magma Fork of magma/magma
Platform for building access networks and modular network services
  • v1.1.0 cwf/k8s/cwf_operator/go.sum

Size: 215 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

grafana/grizzly
A utility for managing Jsonnet dashboards against the Grafana API
  • v1.1.0 go.sum

Size: 1.72 MB - Last synced: 29 days ago - Pushed: 29 days ago

kadel/odo Fork of redhat-developer/odo
OpenShift Command line for Developers
  • v1.1.0 go.sum

Size: 206 MB - Last synced: 22 days ago - Pushed: 8 months ago

stolostron/grafana Fork of grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
  • v1.1.0 go.sum

Size: 747 MB - Last synced: about 2 hours ago - Pushed: about 3 hours ago

openshift/cloud-ingress-operator
Operator to manage cloud Ingress/Load balancer scheme, switching between public/private modes
  • v1.1.0 go.sum

Size: 13.6 MB - Last synced: 3 days ago - Pushed: 3 days ago

nitinneet/test24
  • v1.1.0 cwf/k8s/cwf_operator/go.sum

Size: 174 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

Medium/operator-sdk Fork of operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
  • v1.1.0 go.sum

Size: 64.5 MB - Last synced: about 1 month ago - Pushed: about 1 year ago