-
gojsonpath Public
Go JSON Path implementation with a flexible document model
-
-
-
-
tracer Public
Forked from kubeshark/tracerThe kernel tracer that attaches eBPF probes to containers for capturing TLS traffic
C GNU General Public License v3.0 UpdatedFeb 20, 2024 -
-
blobstore Public
Binary object storage for MongoDB, replacement for gridfs with transaction support
-
took Public
OIDC Token manager CLI
-
slicemap Public
A Go map that uses slice of values as key
Go Apache License 2.0 UpdatedJan 10, 2023 -
-
gods Public
Forked from emirpasic/godsGoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, Arr…
Go Other UpdatedApr 12, 2022 -
jsonschema Public
Forked from santhosh-tekuri/jsonschemaJSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
Go Apache License 2.0 UpdatedMar 1, 2022 -
jcliff Public
Manage JBossAS 7/EAP6/Wildfly with modular configuration files from command line, puppet, ansible, chef, etc.
-
digraph Public
Go directed labeled/unlabeled graph data structure with constant-time accessors
-
oca-projection-prototype Public
Prototype for the OCA projection overlay
Go Apache License 2.0 UpdatedFeb 10, 2021 -
jsonschema2oca Public
Experimental JSON schema decomposition to OCA
-
-
go-ses Public
Forked from mrz1836/go-sesAmazon AWS Simple Email Service (SES) client for Go
Go MIT License UpdatedAug 8, 2020 -
go-mail Public
Forked from mrz1836/go-mail📨 Simple email interface across multiple service providers (ses, postmark, mandrill, smtp)
Go MIT License UpdatedAug 7, 2020 -
-
JovianDSS-KubernetesCSI Public
Forked from open-e/joviandss-kubernetescsi -
watermelon Public
Infrastructure as real code
-
-
go-scp Public
Forked from hnakamur/go-scpA scp client library written in Go (APIs are not frozen yet)
Go MIT License UpdatedNov 5, 2019 -
-
-
goxpath Public
Forked from ChrisTrenkamp/goxpathAn XPath 1.0 implementation written in the Go programming language.
Go MIT License UpdatedMay 16, 2019 -
-
golang-lru Public
Forked from hashicorp/golang-lruGolang LRU cache with a cache size limit instead of cache item count limit
-
jsonstream Public
Go library to deal with streaming JSON documents with line-delimited JSON (NDJSON), record separator-delimited JSON, concatenated JSON, and length-prefixed JSON