Pinned Repositories
beego
beego is an open-source, high-performance web framework for the Go programming language.
2016-talks
Slides and Links to slides for 2016 talks
2017-talks
Slides and links for 2017 talks
coalition-game
Coalition game - Build a coalition base on common interests.
colq.js
golangDemos
Lucky
ML-Elections
Machine Learning 101
timemock
This package should allow you to mock time in golang
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
BorisBorshevsky's Repositories
BorisBorshevsky/timemock
This package should allow you to mock time in golang
BorisBorshevsky/coalition-game
Coalition game - Build a coalition base on common interests.
BorisBorshevsky/colq.js
BorisBorshevsky/golangDemos
BorisBorshevsky/ML-Elections
Machine Learning 101
BorisBorshevsky/beego
beego is an open-source, high-performance web framework for the Go programming language.
BorisBorshevsky/cronexpr
Cron expression parser in Go language (golang)
BorisBorshevsky/DataPlatHW
DataPlatHW
BorisBorshevsky/dotenv-safe
Load environment variables from .env and ensure they're all present
BorisBorshevsky/express-typescript-boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
BorisBorshevsky/gilLinesHW032018
BorisBorshevsky/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
BorisBorshevsky/go-ethereum
Official Go implementation of the Ethereum protocol
BorisBorshevsky/go-state-machine
State Machine implementation in Golang
BorisBorshevsky/go-web-workshop
Build Web Applications with Go on App Engine
BorisBorshevsky/godropbox
Common libraries for writing Go services/applications.
BorisBorshevsky/google-maps-services-go
Go client library for Google Maps API Web Services
BorisBorshevsky/goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
BorisBorshevsky/logrus
Structured, pluggable logging for Go.
BorisBorshevsky/mock
GoMock is a mocking framework for the Go programming language.
BorisBorshevsky/MUDfiles
This repository will hold mud file examples generated by 'MUDgee' tool
BorisBorshevsky/OpenAPI-Specification
The OpenAPI Specification Repository
BorisBorshevsky/pq
Pure Go Postgres driver for database/sql
BorisBorshevsky/RecSys2022
BorisBorshevsky/rx-snake
BorisBorshevsky/ryu
Ryu component-based software defined networking framework
BorisBorshevsky/SimonFEWeek
BorisBorshevsky/st-parser
BorisBorshevsky/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
BorisBorshevsky/Zookeeper-go-101
In this repo I will try to use Zookeeper in GOlang