Pinned Repositories
aanda-golang-sdk
Golang SDK for work with Aanda API.
area-51
binary-trees
Extending implementation of binary trees test of the Computer Language Benchmarks Game for Go language
coding-challenge-auction
A service is emulating auction bid tracker. It is a solution of a coding challenge
coding-challenge-data-source
An application filtering and sorting records in Rust style - coding challenge
coding-challenge-grpc-calc-server
gRPC simplest calc server - coding challenge solving.
coding-challenge-iban
IBAN validator - REST API service and console command which implementing general rules of validation.
coding-challenge-interval-map
Implementation of an interval map - a solution of coding challenge
coding-challenge-mnist-dataset-generator
MNIST dataset image generator - coding challenge solving.
fastgotext
7phs's Repositories
7phs/binary-trees
Extending implementation of binary trees test of the Computer Language Benchmarks Game for Go language
7phs/fastgotext
7phs/aanda-golang-sdk
Golang SDK for work with Aanda API.
7phs/area-51
7phs/coding-challenge-auction
A service is emulating auction bid tracker. It is a solution of a coding challenge
7phs/coding-challenge-data-source
An application filtering and sorting records in Rust style - coding challenge
7phs/coding-challenge-grpc-calc-server
gRPC simplest calc server - coding challenge solving.
7phs/coding-challenge-iban
IBAN validator - REST API service and console command which implementing general rules of validation.
7phs/coding-challenge-interval-map
Implementation of an interval map - a solution of coding challenge
7phs/coding-challenge-mnist-dataset-generator
MNIST dataset image generator - coding challenge solving.
7phs/coding-challenge-msg-scheduler
7phs/coding-challenge-queserver
A message queue server - coding challenge solving.
7phs/coding-challenge-search
A searching service is finding a record using two factors: keywords and a location. It is a solution for a coding challenge
7phs/coding-challenge-sounds
A console application is implementing a router for audio services/devices.
7phs/go-corenlp
Golang wrapper for Stanford CoreNLP
7phs/go-critic
The most opinionated Go source code linter for code audit.
7phs/hydra
OpenID Certified™ OpenID Connect & OAuth2 Server (OP, OpenID Provider) - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
7phs/i18n-go
A small set of helpers for using as i18n part of companies services and applications.
7phs/i18n-go-1
A small set of helpers for using as i18n part of companies services and applications.
7phs/keto
A cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs. Written in Go.
7phs/kvs
In-memory key-value storages to spend experiments of memory management in Go
7phs/native
7phs/oathkeeper
A cloud native Identity & Access Proxy (IAP) which authenticates and authorizes incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
7phs/queens-check
7phs/router
7phs/tools
7phs/udacity
Udacity educational projects
7phs/wordReEmbed
Re-implementation of well-known word embedding algorithms (Glove, FastText, Word2Vec) to clearly understand how they training.
7phs/wordvector-rs
7phs/zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition