Neal Patel (Neal)

Neal

Geek Repo

Company:@alpacahq

Location:San Francisco, CA

Home Page:https://ineal.me

Twitter:@iNeal

Github PK Tool:Github PK Tool


Organizations
alpacahq
FRC-Team1777
Skipstone

Neal Patel's starred repositories

dive

A tool for exploring each layer in a docker image

mold

Mold: A Modern Linker 🦠

pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code

Language:CLicense:AGPL-3.0Stargazers:9683Issues:93Issues:1231

redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

conc

Better structured concurrency for go

Language:GoLicense:MITStargazers:8691Issues:61Issues:44

buf

The best way of working with Protocol Buffers.

Language:GoLicense:Apache-2.0Stargazers:8648Issues:78Issues:809

tilt

Define your dev environment as code. For microservice apps on Kubernetes.

Language:GoLicense:Apache-2.0Stargazers:7448Issues:40Issues:1436

magic-trace

magic-trace collects and displays high-resolution traces of what a process is doing

Language:OCamlLicense:MITStargazers:4519Issues:34Issues:92

dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

Language:GoLicense:Apache-2.0Stargazers:4042Issues:29Issues:138

lensm

Go assembly and source viewer

Language:GoLicense:MITStargazers:3398Issues:22Issues:16

pgroll

PostgreSQL zero-downtime migrations made easy

Language:GoLicense:Apache-2.0Stargazers:2851Issues:19Issues:67

itermocil

Create pre-defined window/pane layouts and run commands in iTerm

Language:PythonLicense:MITStargazers:2308Issues:45Issues:103

franz-go

franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.6+. Producing, consuming, transacting, administrating, etc.

Language:GoLicense:BSD-3-ClauseStargazers:1658Issues:20Issues:376

q

A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.

Language:GoLicense:GPL-3.0Stargazers:1588Issues:17Issues:76

chai

Modern embedded SQL database

drpc

drpc is a lightweight, drop-in replacement for gRPC

Language:GoLicense:MITStargazers:1462Issues:47Issues:37

fgtrace

fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.

Language:GoLicense:MITStargazers:900Issues:7Issues:2

structslop

structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.

Language:GoLicense:Apache-2.0Stargazers:806Issues:8Issues:27

embedded-postgres

Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

Language:GoLicense:MITStargazers:792Issues:8Issues:63

go-size-analyzer

A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.

Language:GoLicense:AGPL-3.0Stargazers:781Issues:5Issues:29
Language:GoLicense:Apache-2.0Stargazers:616Issues:12Issues:236

metrics

Lightweight alternative to github.com/prometheus/client_golang

Language:GoLicense:MITStargazers:509Issues:18Issues:38

cob

Continuous Benchmark for Go Project

Language:GoLicense:MITStargazers:384Issues:9Issues:10

pglogrepl

PostgreSQL logical replication library for Go.

Language:GoLicense:MITStargazers:309Issues:14Issues:32

gcassert

Assert your Go code is inlined and bounds-check eliminated

Language:GoLicense:MITStargazers:240Issues:4Issues:3

zeropool

Zero-allocation type-safe pool for Go

Language:GoLicense:Apache-2.0Stargazers:216Issues:2Issues:0

kcl

Your one stop shop to do anything with Kafka. Producing, consuming, transacting, administrating; 0.8.0 through 3.2+

Language:GoLicense:BSD-3-ClauseStargazers:188Issues:4Issues:15

scanme

A Golang package for scanning private and public IPs for open TCP ports 👁️

Language:GoLicense:GPL-3.0Stargazers:101Issues:3Issues:0

decimal

Immutable floating-point decimals for Go

Language:GoLicense:MITStargazers:46Issues:4Issues:0

decimal

Arbitrary-precision fixed-point decimal numbers in go