Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: go-routine

wahyuhadi/go-concurrency

Simple Example concurrency in golang

Language: Go - Size: 1000 Bytes - Last synced: about 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

billowdev/go-routine-email-sending

go routine

Language: Go - Size: 17.6 KB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

IftekherSunny/go_routine_testing

An example of Go Routine testing

Language: Go - Size: 3.91 KB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

gopalrg310/parallel-go

To run a function or process in parallel using a goroutine, i.e., loads and executes all processes in parallel.

Language: Go - Size: 2.93 KB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

maniartech/choreo

A simple async/await, thread-orchestration in Golang.

Language: Go - Size: 206 KB - Last synced: 2 months ago - Pushed: 6 months ago - Stars: 8 - Forks: 3

gintec-rdl/rtm

Resident Task Manager for golang

Language: Go - Size: 5.86 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

sachinnagesh/log-middleware

This service cache logs and forward cached logs to configured post-endpoint on set setting based on batch-size or batch-interval

Language: Go - Size: 11.7 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

iam-hitesh/go-lang

Golang lerning material, snippets and projects using gin and gorm

Language: Go - Size: 545 KB - Last synced: 5 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

lengocgiang/go-tour-exersices

Language: Go - Size: 1000 Bytes - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

PacktWorkshops/The-Go-Workshop

A New, Interactive Approach to Learning Go

Language: Go - Size: 6.62 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 124 - Forks: 82

30lm32/de-crawler-as-a-service

Implementation of DFS & BFS Crawler: Neo4j, Redis and Docker

Language: Go - Size: 1.37 MB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 3 - Forks: 3

brkyozdemir/yemekSepeti

golang in-memory

Language: Go - Size: 3.27 MB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

dimasadyaksa/rotator

A Go package for rotating containers, designed for cyclic traversal and goroutine-safe access.

Language: Go - Size: 6.84 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

renatospaka/busca-cep

Language: Go - Size: 11.7 KB - Last synced: 2 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

abdullahb53/goRoutines

Golang practices.

Language: Go - Size: 2.26 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

research-camp/jump-go-channels

Jump over Golang channels.

Language: Go - Size: 98.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

clarkmcc/go-reroutine

Easily keep go-routines alive through panics

Language: Go - Size: 15.6 KB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

tunabay/go-waitqueue

A Go package providing simple blocking functions for go-routine to wait in a FIFO queue. Multiple go-routines can be queued and wait asynchronously, blocked until their turn.

Language: Go - Size: 15.6 KB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

xiegeo/coloredgoroutine

Color-coded debug logging by go routine id.

Language: Go - Size: 87.9 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 15 - Forks: 0

sangianpatrick/emitty

A simple Event Emitter package for Golang application

Language: Go - Size: 30.3 KB - Last synced: 11 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

mtfelian/dispatcher

go-routine based dispatcher

Language: Go - Size: 1.79 MB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

zmalik/go-routine-pool

A way to limit the parallelism while running multiple tasks

Language: Go - Size: 6.84 KB - Last synced: 11 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 1

ranjanrak/clickhouse-tickstore

Go package to store real time streaming websocket data in clickhouse using queuing and bulk insert.

Language: Go - Size: 23.4 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 13 - Forks: 5

amirjani/go-concurrency-example

go concurrency examples for learning go-routine, mutex, sync, defer, channels

Language: Go - Size: 3.91 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

LeeWannacott/blazing-releases

CLI for Creating GitHub Releases from a CHANGELOG.md; compatible with the "Keep a Changelog" specification.

Language: Go - Size: 74.2 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

mohdjishin/Go-Hashcracker

This Go repository implements a hash cracking tool inspired by Black Hat Go book. It leverages Go's concurrency features to perform brute-force attacks on a given hash value using a wordlist file. By using multiple goroutines, the tool significantly improves the cracking process efficiency.. It's a valuable tool to learn Go's concurrency feature

Language: Go - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

andream16/mitmcracker

Second version of go-crackerino. More performant and more idiomatic go.

Language: OCaml - Size: 337 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Sup3r-Us3r/pfa-go

Example of application in Golang using Rabbitmq + Concurrency + Channels + Database

Language: Go - Size: 1.48 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

nabilsea/hacktiv8-assignment-3

Language: Go - Size: 1000 Bytes - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

medmes/introducing-go

"Introducing Go: Build Reliable, Scalable Programs".

Language: Go - Size: 26.4 KB - Last synced: 4 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

Monksc/go-routine-queue

A simple go-routine queue

Language: Go - Size: 3.91 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

mohammad-yazdani/golang_polling

This repository is my research and tools on the interaction between the runtime.proc sub-module of Golang with the epoll subsystem of Linux.

Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

mgkanani/goroutines

Language: Go - Size: 22.5 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

thegenuinegourav/Servers-Health-Check

Server health check provides a comprehensive overview of the status and performance of individual servers.

Language: Go - Size: 203 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

RiflerRick/b2

bombard-b2

Language: Go - Size: 199 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

hadv/go-chan

A simple proof of work to demo go channel

Language: Go - Size: 586 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

TomWright/gopool

Easy to use worker pool with dynamic pool sizing.

Language: Go - Size: 51.8 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 11 - Forks: 1

sotirispl/job-runner

Runner that spawns new goroutines to call a function

Language: Go - Size: 1.11 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

hadv/go-progress

using go concurrency to show the progress of a process

Language: Go - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0