{"id":37167487,"url":"https://github.com/qulia/go-qulia","last_synced_at":"2026-01-14T19:49:14.659Z","repository":{"id":38015975,"uuid":"229981133","full_name":"qulia/go-qulia","owner":"qulia","description":"Go common library","archived":false,"fork":false,"pushed_at":"2024-05-19T23:39:22.000Z","size":1674,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T22:59:52.158Z","etag":null,"topics":["data-structures","golang","graph","heap","set","stack","tree","trie"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qulia.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-12-24T17:37:50.000Z","updated_at":"2024-05-19T23:39:25.000Z","dependencies_parsed_at":"2024-03-29T06:28:17.540Z","dependency_job_id":"d0ea12c4-0ed7-400d-8724-94715ee0ade4","html_url":"https://github.com/qulia/go-qulia","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/qulia/go-qulia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qulia%2Fgo-qulia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qulia%2Fgo-qulia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qulia%2Fgo-qulia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qulia%2Fgo-qulia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qulia","download_url":"https://codeload.github.com/qulia/go-qulia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qulia%2Fgo-qulia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28433087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["data-structures","golang","graph","heap","set","stack","tree","trie"],"created_at":"2026-01-14T19:49:13.953Z","updated_at":"2026-01-14T19:49:14.642Z","avatar_url":"https://github.com/qulia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-qulia\n\n![Coverage](https://img.shields.io/badge/Coverage-97.9%25-brightgreen)\n[![Go Reference](https://pkg.go.dev/badge/github.com/qulia/go-qulia/v2.svg)](https://pkg.go.dev/github.com/qulia/go-qulia/v2)\n\nGo data structures, and helper libraries.\n\n# Data Structures\n\n- [Graph](lib/graph)\n- [Heap](lib/heap/)\n- [Queue](lib/queue/)\n- [Set](lib/set)\n- [Skiplist](lib/skiplist/)\n- [Stack](lib/stack/)\n- [Tree](lib/tree/)\n  - [BinaryIndexTree](lib/tree/bit.go)\n  - [SegmentTree](lib/tree/segment.go)\n  - [BinarySearchTree](lib/tree/bst.go)\n- [Trie](lib/trie)\n- [UnionFind](lib/unionfind/)\n\n# Algo\n\n- RateLimiter\n  - [TokenBucket](algo/ratelimiter/tokenbucket/)\n  - [LeakyBucket](algo/ratelimiter/leakybucket/)\n  - [FixedWindowCounter](algo/ratelimiter/fixedwindowcounter/)\n  - [SlidingWindowLog](algo/ratelimiter/slidingwindowlog/)\n  - [SlidingWindowCounter](algo/ratelimiter/slidingwindowcounter/)\n\n# Clone\n- [Clone](clone/clone.go)\n\n# Middleware\n\n- [RateLimiter](http/server/middleware/ratelimiter)\n  \n# Concurrency\n\n- [Unique](concurrency/unique/)\n\n# Data Processing\n\n- Windowing\n  - [FixedWindow](dataprocessing/window/window.go)\n  - [SlidingWindow](dataprocessing/window/window.go)\n\n# Messaging\n\n- [Pub/Sub Broker](messaging/broker/)\n\n# Caching\n\n- [LRU Cache](caching/lru_cache.go)\n\n# Mock\n\n- [MockTimeProvider](mock/mock_time/provider.go)\n\n---\n\n---\n\nContributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqulia%2Fgo-qulia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqulia%2Fgo-qulia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqulia%2Fgo-qulia/lists"}