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.
- Double-Linked List
- Ring Buffer
- Lock-Free Queue
- Token Bucket
- Leaky Bucket
- Fixed Window
- Sliding Window Log
- Sliding Window Count
- LRU
- LFU
- FIFO
- ARC
This project is licensed under the MIT License. See the LICENSE file for more details.