F. (hyp3rd)

hyp3rd

Geek Repo

Company:@ing-bank

Location:Amsterdam, NL

Home Page:https://www.linkedin.com/in/francesco-cosentino/

Github PK Tool:Github PK Tool

F.'s repositories

telegram-discord-bridge

A bridge to forward messages from those pesky Telegram channels to a shiny Discord server, because why not?

Language:PythonLicense:MITStargazers:16Issues:3Issues:16

go-worker

`go-worker` provides a simple way to manage and execute tasks concurrently and prioritized, leveraging a `TaskManager` that spawns a pool of `workers`.

Language:GoLicense:MPL-2.0Stargazers:5Issues:1Issues:0

go-again

`go-again` is an high-performance and thread-safe retry library with fine-grained access to the configuration options.

Language:GoLicense:MPL-2.0Stargazers:3Issues:1Issues:1

hypercache

HyperCache is a thread-safe high-performance cache implementation in Go that supports multiple backends with the expiration and eviction of items supporting custom algorithms.

Language:GoLicense:MPL-2.0Stargazers:3Issues:1Issues:0

telegram-gas-tracker

A simple Telegram bot that tracks Ethereum gas prices using the Etherscan API.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

heracles

Heracles provides a Prometheus middleware for the go-chi router. It enables the collection of HTTP request metrics such as request counts, latencies, and detailed error metrics. The middleware is highly configurable using functional options.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

wiper

Shell script to securely wipe specific files or folders, or cover your tracks on UNIX systems. Designed for private people...

Language:ShellLicense:MITStargazers:1Issues:1Issues:0

concurrent-slice

A concurrent slice can help simplify the code and make it safer when your application involves frequently simultaneous read/write operations to a slice shared across multiple goroutines.

Language:GoLicense:MITStargazers:0Issues:1Issues:0