Giter Site home page Giter Site logo

matrix

Ehsan A. Kian's Projects

go-patterns icon go-patterns

Curated list of Go design patterns, recipes and idioms

go-zero icon go-zero

A cloud-native Go microservices framework with cli tool for productivity.

godotenv icon godotenv

A Go port of Ruby's dotenv library (Loads environment variables from .env files)

gorm icon gorm

The fantastic ORM library for Golang, aims to be developer friendly

gowsl icon gowsl

GoWSL is a package that wraps around the wslApi.dll for safe and idiomatic use within Go projects.

grafana icon grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

graphql icon graphql

An implementation of GraphQL for Go / Golang

greedy icon greedy

A greedy algorithm is an algorithmic paradigm that follows the problem solving heuristic of making the locally optimal choice at each stage[1] with the intent of finding a global optimum. In many problems, a greedy strategy does not usually produce an optimal solution, but nonetheless a greedy heuristic may yield locally optimal solutions that approximate a globally optimal solution in a reasonable amount of time. For example, a greedy strategy for the traveling salesman problem (which is of a high computational complexity) is the following heuristic: "At each step of the journey, visit the nearest unvisited city." This heuristic doesn't intend to find a best solution, but it terminates in a reasonable number of steps; finding an optimal solution to such a complex problem typically requires unreasonably many steps. In mathematical optimization, greedy algorithms solve combinatorial problems having the properties of matroids.

grpcstop icon grpcstop

Test project for GRPC Graceful shutdown issue

guzzle icon guzzle

Guzzle, an extensible PHP HTTP client

hub icon hub

A command-line tool that makes git easier to use with GitHub.

hugo icon hugo

The world’s fastest framework for building websites.

hyprland icon hyprland

Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

hysteria icon hysteria

Hysteria is a feature-packed proxy & relay tool optimized for lossy, unstable connections (e.g. satellite networks, congested public Wi-Fi, connecting to foreign servers from China)

inertia icon inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

iptv icon iptv

肥羊的4K/8K超高清IPTV直播源&&直播代码仓库

iris icon iris

The fastest HTTP/2 Go Web Framework. New, modern, easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :leaves: :rocket: | 谢谢 | #golang

js-cookie icon js-cookie

A simple, lightweight JavaScript API for handling browser cookies

justforfun icon justforfun

فقط برای تفریح - داستان یک انقلابی اتفاقی: لینوس توروالدز

kratos icon kratos

Your ultimate Go microservices framework for the cloud-native era.

kubernetes icon kubernetes

Production-Grade Container Scheduling and Management

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.