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

GitHub / clarkmcc 55 Repositories

clarkmcc/cel-rust

Common Expression Language interpreter written in Rust

Language: Rust - Size: 263 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 417 - Forks: 31

clarkmcc/go-typescript

Compile and run Typescript code natively in Go

Language: JavaScript - Size: 4.76 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 133 - Forks: 16

clarkmcc/ngraph

A blender-style node editor for React, built on xyflow

Language: TypeScript - Size: 474 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 67 - Forks: 6

clarkmcc/prometheus Fork of prometheus/prometheus

The Prometheus monitoring system and time series database.

Size: 163 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

clarkmcc/grpc-go-panic-repro

Panic reproduction for https://github.com/grpc/grpc-go/issues/8023

Language: Go - Size: 414 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

clarkmcc/chitchat

A simple LLM chat front-end that makes it easy to find, download, and mess around with models on your local machine.

Language: JavaScript - Size: 340 KB - Last synced at: 8 minutes ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 3

clarkmcc/go-plugin Fork of hashicorp/go-plugin

Golang plugin system over RPC.

Size: 450 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

clarkmcc/extism-go-sdk Fork of extism/go-sdk

Extism Go SDK - easily run WebAssembly modules in your Go applications

Language: Go - Size: 5.89 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

clarkmcc/extism-rust-pdk Fork of extism/rust-pdk

Extism Plug-in Development Kit (PDK) for Rust

Size: 5.23 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

clarkmcc/esi-rs

Language: Rust - Size: 127 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

clarkmcc/awesome-rust Fork of rust-unofficial/awesome-rust

A curated list of Rust code and resources.

Size: 6.52 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

clarkmcc/mongo-rust-driver Fork of mongodb/mongo-rust-driver

The official MongoDB Rust Driver

Language: Rust - Size: 8.39 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

clarkmcc/chunker

A customizable, simple, Go, io.Reader chunker with utilities for chunking data over a gRPC stream.

Language: Go - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clarkmcc/go-rest

A rest client pulled from the Kubernetes client-go package

Language: Go - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

clarkmcc/go-hubspot

A fully-featured OpenAPI generated HubSpot client for Go

Language: Go - Size: 3.32 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 9

clarkmcc/go-dag

The Terraform directed acyclic graph available as an importable package

Language: Go - Size: 125 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

clarkmcc/scale Fork of loopholelabs/scale

A framework for building high-performance plugin systems into any application, powered by WebAssembly.

Size: 161 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

clarkmcc/gorm-sqlite Fork of glebarez/sqlite

The pure-Go SQLite driver for GORM

Language: Go - Size: 345 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

clarkmcc/ngraph-landing

Language: TypeScript - Size: 243 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clarkmcc/awesome-node-based-uis Fork of xyflow/awesome-node-based-uis

A curated list with resources about node-based UIs

Size: 149 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clarkmcc/surrealdb Fork of surrealdb/surrealdb

A scalable, distributed, collaborative, document-graph database, for the realtime web

Language: Rust - Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clarkmcc/go-reroutine

Easily keep go-routines alive through panics

Language: Go - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

clarkmcc/cloudcore

A cloud-based, open source IoT device management solution

Language: TypeScript - Size: 411 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

clarkmcc/brpc

Bi-directional gRPC. Easily call client RPCs from your gRPC server.

Language: Go - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clarkmcc/tensorflow-inference-go

Running TensorFlow model inference in pure Go using Rust WebAssembly

Language: Jupyter Notebook - Size: 743 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clarkmcc/go-evmap

A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that readers and writers never block each other.

Language: Go - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

clarkmcc/remotenetstack

Layer 2 tunneling over layer 4 protocols

Language: Go - Size: 237 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

clarkmcc/llm Fork of rustformers/llm

An ecosystem of Rust libraries for working with large language models

Size: 5.82 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clarkmcc/rimer

Redis-backed event timers

Language: Go - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

clarkmcc/gomongo

A handy wrapper for working with the standard mongo-go-driver

Language: Go - Size: 40 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0

clarkmcc/hacker-news-browser-macos

A HackerNews browser written in Swift

Language: Swift - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

clarkmcc/angular-login-interview-question 📦

Language: HTML - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

clarkmcc/bson-rust Fork of mongodb/bson-rust

Encoding and decoding support for BSON in Rust

Language: Rust - Size: 764 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

clarkmcc/taskengine

An extensible Go task scheduler and executor

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

clarkmcc/snmprun Fork of scorptec68/snmprun

Snmp simulator with custom language to drive it.

Size: 13.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

clarkmcc/cloud-print-connector Fork of google/cloud-print-connector

A fork of Google Cloud Print Connector that does not depend on missing dependencies like launchpad.net/go-xdg/v0

Language: Go - Size: 1.24 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/doggy

Datadog instrumentation utilities (Zap logger, custom metrics, etc)

Language: Go - Size: 93.8 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

clarkmcc/blog

My personal blog

Language: HTML - Size: 414 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

clarkmcc/go-set

A simple, zero-dependency generic set implementation for Go.

Language: Go - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

clarkmcc/wazero-issue-625

A reproduction of wazer#625

Language: Go - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

clarkmcc/wazero Fork of tetratelabs/wazero

wazero: the zero dependency WebAssembly runtime for Go developers

Size: 8.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

clarkmcc/rust-prometheus Fork of tikv/rust-prometheus

This is a fork of rust-prometheus that removes the protobuf dependency, adds a JSON encoder, and adds support for a proprietary MetricType `TEXT`.

Language: Rust - Size: 680 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

clarkmcc/gorm Fork of go-gorm/gorm

The fantastic ORM library for Golang, aims to be developer friendly

Size: 3.85 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

clarkmcc/backoff

A more natural backoff and retry package

Language: Go - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

clarkmcc/rathole Fork of rapiz1/rathole

A lightweight, stable and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.

Size: 574 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/adventofcode2021

My Advent of Code 2021 solutions written in Rust

Language: Rust - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/chromiumoxide Fork of mattsse/chromiumoxide

Chrome Devtools Protocol rust API

Language: Rust - Size: 573 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/GoSNMPServer Fork of slayercat/GoSNMPServer

GoSNMPServer is an SNMP server library fully written in Go. It provides Server Get, GetNext, GetBulk, Walk, BulkWalk, Set and Traps. It supports IPv4 and IPv6, using SNMPv2c or SNMPv3.

Language: Go - Size: 112 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/frp Fork of fatedier/frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Size: 23.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/kcp Fork of kcp-dev/kcp

kcp is a prototype of a Kubernetes API server that is not a Kubernetes cluster - a place to create, update, and maintain Kube-like APIs with controllers above or without clusters.

Language: Go - Size: 1.62 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clarkmcc/projector-docker Fork of JetBrains/projector-docker

Run JetBrains IDEs remotely with Docker

Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

clarkmcc/FGLPS Fork of 0xCC00FFEE/FGLPS

Yet another fast Port Scanner

Language: Go - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

clarkmcc/jaeger Fork of jaegertracing/jaeger

CNCF Jaeger, a Distributed Tracing Platform

Size: 19.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clarkmcc/cron Fork of robfig/cron

A fork of robfig/cron with support for 'L' expressions and retroactive interval calculation.

Language: Go - Size: 189 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 3

clarkmcc/apiutils

Handy API utilities

Language: Go - Size: 40 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clarkmcc/stopinformer

Stop informer provides a simple and concise way to maintain an exit handle on a running goroutine. When paired with stopinformermap, you can maintain named handles on multiple goroutines.

Language: Go - Size: 20.5 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

clarkmcc/k8s Fork of nats-io/k8s

NATS on Kubernetes ☸️

Size: 474 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clarkmcc/go-v8 Fork of lazytiger/go-v8

v8 javascript engine binding for golang

Size: 163 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clarkmcc/kubernetes-waypoint-server

Hashicorp Waypoint on Kubernetes

Language: Shell - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

clarkmcc/gosnmp Fork of gosnmp/gosnmp

An SNMP library written in GoLang.

Size: 809 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

clarkmcc/container

Provides utilities and builders for working with a local Docker engine

Language: Go - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

clarkmcc/leetcode-problems

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

clarkmcc/apiserver-builder-alpha Fork of kubernetes-sigs/apiserver-builder-alpha

apiserver-builder-alpha implements libraries and tools to quickly and easily build Kubernetes apiservers/controllers to support custom resource types based on APIServer Aggregation

Size: 123 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

clarkmcc/rxjs-observable-tutorial

Language: TypeScript - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

clarkmcc/grpc-memory-leak

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

clarkmcc/golang-docker-builder

A docker image that allows you to build Go binaries using the Go toolset, and binds the host docker socket for running unit tests in Go projects that depend on container creation.

Language: Dockerfile - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

clarkmcc/utils

A collection of handy utilities that I either wrote, or copied into a single repository for convenience.

Language: Go - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

clarkmcc/community Fork of kubernetes/community

Kubernetes community content

Size: 45.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

clarkmcc/klog Fork of kubernetes/klog

Leveled execution logs for Go (fork of https://github.com/golang/glog)

Language: Go - Size: 327 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

clarkmcc/kubernetes Fork of kubernetes/kubernetes

Production-Grade Container Scheduling and Management

Language: Go - Size: 692 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

clarkmcc/virtual-kubelet Fork of virtual-kubelet/virtual-kubelet

Virtual Kubelet is an open source Kubernetes kubelet implementation.

Size: 56.8 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

clarkmcc/vimsettings

Language: Vim script - Size: 698 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

clarkmcc/aws-rxjs

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

clarkmcc/squid-proxy-installer Fork of serverok/squid-proxy-installer

Language: Shell - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

clarkmcc/ppmproxy

Language: JavaScript - Size: 615 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

clarkmcc/computrack-server

Language: C# - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0