Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p-adams/cping


https://github.com/p-adams/cping

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# [WIP] CPing - Notification Task Scheduler for Go

CPing is a lightweight and efficient notification task scheduler library for Go, designed to make it easy to schedule and manage notifications in your applications.

## Features

- **Task Scheduling:** Schedule notifications to be sent at specific times.
- **Customizable:** Configure notifications with various parameters.
- **Concurrency:** Utilize Go's concurrency features for efficient task execution.