{"id":24498994,"url":"https://github.com/hedon954/devkit-go","last_synced_at":"2025-03-15T07:14:33.434Z","repository":{"id":255593992,"uuid":"852572697","full_name":"hedon954/devkit-go","owner":"hedon954","description":"devkit-go is a collection of various Go solutions and tools designed to help developers solve common problems and enhance their applications efficiently. This repository provides ready-to-use code snippets, utilities, libraries, and best practices for Go programming.","archived":false,"fork":false,"pushed_at":"2025-03-12T06:44:29.000Z","size":399,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T07:26:05.102Z","etag":null,"topics":["developer-tools","devkit","go","golang","rate-limiter","rate-limiting","ring-buffer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hedon954.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-05T03:27:12.000Z","updated_at":"2025-03-12T06:44:33.000Z","dependencies_parsed_at":"2025-03-12T07:22:58.459Z","dependency_job_id":"d667fbdc-5433-4ef5-9d63-6bd3f89db8ab","html_url":"https://github.com/hedon954/devkit-go","commit_stats":null,"previous_names":["hedon954/devkit-go"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedon954%2Fdevkit-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedon954%2Fdevkit-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedon954%2Fdevkit-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedon954%2Fdevkit-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hedon954","download_url":"https://codeload.github.com/hedon954/devkit-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695602,"owners_count":20332629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","devkit","go","golang","rate-limiter","rate-limiting","ring-buffer"],"created_at":"2025-01-21T22:12:52.990Z","updated_at":"2025-03-15T07:14:33.428Z","avatar_url":"https://github.com/hedon954.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devkit-go\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/hedon954/devkit-go)](https://goreportcard.com/report/github.com/hedon954/devkit-go)\n[![codecov](https://codecov.io/gh/hedon954/devkit-go/graph/badge.svg?token=RtwHYWTrso)](https://codecov.io/gh/hedon954/devkit-go)\n[![CI](https://github.com/hedon954/devkit-go/workflows/build/badge.svg)](https://github.com/hedon954/devkit-go/actions)\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/hedon954/devkit-go?sort=semver)](https://github.com/hedon954/devkit-go/releases)\n[![Go Reference](https://pkg.go.dev/badge/github.com/hedon954/devkit-go.svg)](https://pkg.go.dev/github.com/hedon954/devkit-go)\n\n**devkit-go** is a collection of various Go solutions and tools designed to help developers solve common problems and enhance their applications efficiently. This repository provides ready-to-use code snippets, utilities, libraries, and best practices for Go programming.\n\n- [devkit-rs](https://github.com/hedon954/devkit-rs)\n\n## Tools\n\n### Data Structure\n\n- [x] Double-Linked List\n- [x] Ring Buffer\n- [x] Lock-Free Queue\n\n### Rate Limiter\n\n- [x] Token Bucket\n- [x] Leaky Bucket\n- [x] Fixed Window\n- [x] Sliding Window Log\n- [x] Sliding Window Count\n\n### Cache Eviction\n\n- [x] LRU\n- [x] LFU\n- [x] FIFO\n- [x] ARC\n\n### Design Pattern\n\n- [x] Pipeline\n- [x] Chain of Responsibility\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedon954%2Fdevkit-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhedon954%2Fdevkit-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedon954%2Fdevkit-go/lists"}