Pinned Repositories
eap6-plugin
Generate module.xml and jboss-deployment-structure.xml files for EAP6/JBossAS 7
jcliff
Manage JBossAS 7/EAP6/Wildfly with modular configuration files from command line, puppet, ansible, chef, etc.
jiff
Find differences between two JSON documents
jsonstream
Go library to deal with streaming JSON documents with line-delimited JSON (NDJSON), record separator-delimited JSON, concatenated JSON, and length-prefixed JSON
kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on self-hosted bare-metal (or VM) cluster -- forked and modified from Kelsey Hightower's tutorial
mox
Mock HTTP calls
pomutil
Deal with large Maven projects
took
OIDC Token manager CLI
watermelon
Infrastructure as real code
bserdar's Repositories
bserdar/jcliff
Manage JBossAS 7/EAP6/Wildfly with modular configuration files from command line, puppet, ansible, chef, etc.
bserdar/watermelon
Infrastructure as real code
bserdar/jsonstream
Go library to deal with streaming JSON documents with line-delimited JSON (NDJSON), record separator-delimited JSON, concatenated JSON, and length-prefixed JSON
bserdar/took
OIDC Token manager CLI
bserdar/blobstore
Binary object storage for MongoDB, replacement for gridfs with transaction support
bserdar/digraph
Go directed labeled/unlabeled graph data structure with constant-time accessors
bserdar/gojsonpath
Go JSON Path implementation with a flexible document model
bserdar/golang-lru
Golang LRU cache with a cache size limit instead of cache item count limit
bserdar/jsdecodertest
JSON decoder test
bserdar/jsonom
JSON Object Model for Go
bserdar/jsonschema2oca
Experimental JSON schema decomposition to OCA
bserdar/go-dom
XML DOM implementation for Go
bserdar/go-mail
:incoming_envelope: Simple email interface across multiple service providers (ses, postmark, mandrill, smtp)
bserdar/go-recipes-module
bserdar/go-scp
A scp client library written in Go (APIs are not frozen yet)
bserdar/go-ses
Amazon AWS Simple Email Service (SES) client for Go
bserdar/go4k
bserdar/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
bserdar/goxpath
An XPath 1.0 implementation written in the Go programming language.
bserdar/grobe
bserdar/JovianDSS-KubernetesCSI
bserdar/jsonschema
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
bserdar/oca-projection-prototype
Prototype for the OCA projection overlay
bserdar/ocaschemas
bserdar/postcardmailerapi
bserdar/slicemap
A Go map that uses slice of values as key
bserdar/stringtable
A string table atomizes strings
bserdar/tracer
The kernel tracer that attaches eBPF probes to containers for capturing TLS traffic
bserdar/watermelon-modules
Modules for watermelon
bserdar/zmqpocs
Proof-of-concept implementations using zeromq in go