crabio's Stars
tokopedia/gripmock
gRPC Mock Server
micro/micro
An API first development platform
alexliesenfeld/health
A simple and flexible health check library for Go.
yuin/goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
natefinch/lumberjack
lumberjack is a log rolling package for Go
antonfisher/nested-logrus-formatter
Formatter for https://github.com/sirupsen/logrus
zput/zxcTool
some basic tool to construct web server
sirupsen/logrus
Structured, pluggable logging for Go.
bufbuild/buf
The best way of working with Protocol Buffers.
bloomrpc/bloomrpc
Former GUI client for gRPC services. No longer maintained.
crabio/archaeopteryx
This project is a prototype for microservice on Golang with all required dependencies
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
sjwhitworth/golearn
Machine Learning for Go
golang/go
The Go programming language
golangci/golangci-lint
Fast linters runner for Go
matoous/golangci-lint-action
Lint your project with GolangCI-Lint using GitHub actions.
arduino/setup-protoc
GitHub Action to setup the protoc compiler for protocol buffers
PxyUp/protoc-actions
Action for GitHub for generating client, server, grpc gateway and swagger from protofile
gostor/awesome-go-storage
A curated list of awesome Go storage projects and libraries
Mindinventory/Golang-Project-Structure
Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development
toorop/gin-logrus
gin middleware for logrus
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
germain-hug/Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
notadamking/RLTrader
A cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
miroblog/deep_rl_trader
Trading Environment(OpenAI Gym) + DDQN (Keras-RL)
notadamking/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
inarikami/keras-rl2
Reinforcement learning with tensorflow 2 keras