Pinned Repositories
git-replicator
Replicate your git state from repo to repo
go-nate
CLI tool to dump, index and search bookmarks
httpcompression
Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..
js-sdk
Javascript SDK for Echo applications
raft
:rowboat: Raft implementation in Go
tinykv
A course to build distributed key-value service based on TiKV model
todo
Simple Todo list application
go-sdk
Go SDK
Neurostep's Repositories
Neurostep/httpcompression
Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..
Neurostep/todo
Simple Todo list application
Neurostep/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Neurostep/amazon-ecs-service-connect-agent
Amazon ECS Service Connect Agent
Neurostep/apm-agent-go
Official Go agent for Elastic APM
Neurostep/apm-server
APM Server
Neurostep/chi
lightweight, idiomatic and composable router for building Go HTTP services
Neurostep/cmux
Connection multiplexer for GoLang: serve different services on the same port!
Neurostep/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
Neurostep/docker-bpf
Run ebpf programs in docker (e.g., bpftrace)
Neurostep/doks-debug
A Docker image with Kubernetes manifests for investigation and troubleshooting.
Neurostep/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
Neurostep/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Neurostep/fgtrace
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
Neurostep/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Neurostep/gmux
gmux supports serving net/http and grpc requests on a single port
Neurostep/go-proto-gql
Protobuf plugins for generating graphql schema and golang to graphql bindings. Also supports a graphql gateway (Alpha)
Neurostep/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
Neurostep/gorse
Gorse open source recommender system engine
Neurostep/grpc-cloudmap-resolver
An implementation of grpc-go.Resolver using AWS Cloud Map.
Neurostep/guide2dl
The Engineer's Guide to Deep-Learning
Neurostep/learn-go-with-tests
Learn Go with test-driven development
Neurostep/limiters
Golang rate limiters for distributed applications
Neurostep/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Neurostep/pgbackweb
🐘 Effortless PostgreSQL backups with a user-friendly web interface! 🌐💾
Neurostep/Scrapegraph-ai
Python scraper based on AI
Neurostep/sre-interview-prep-guide
Site Reliability Engineer Interview Preparation Guide
Neurostep/telegram-bot-api
Golang bindings for the Telegram Bot API
Neurostep/vtprotobuf
A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
Neurostep/zig-cookbook
Zig cookbook is a collection of simple Zig programs that demonstrate good practices to accomplish common programming tasks.