{"id":13815625,"url":"https://github.com/servo/uluru","last_synced_at":"2025-05-15T09:32:47.573Z","repository":{"id":47601300,"uuid":"110847151","full_name":"servo/uluru","owner":"servo","description":"A simple, fast, LRU cache implementation.","archived":false,"fork":false,"pushed_at":"2024-04-08T16:00:32.000Z","size":43,"stargazers_count":202,"open_issues_count":4,"forks_count":20,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-13T12:16:42.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/servo.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":"2017-11-15T14:56:14.000Z","updated_at":"2025-04-29T02:43:12.000Z","dependencies_parsed_at":"2024-01-18T02:37:07.300Z","dependency_job_id":"d9e3ef3a-76f2-4eb6-acd2-bb33ca48a9ac","html_url":"https://github.com/servo/uluru","commit_stats":{"total_commits":52,"total_committers":9,"mean_commits":5.777777777777778,"dds":0.3076923076923077,"last_synced_commit":"5775bf1fe82c2a9075535cba79f505b50619c5ba"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fuluru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fuluru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fuluru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fuluru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servo","download_url":"https://codeload.github.com/servo/uluru/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254313968,"owners_count":22050146,"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":[],"created_at":"2024-08-04T04:03:41.834Z","updated_at":"2025-05-15T09:32:47.332Z","avatar_url":"https://github.com/servo.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# uluru\n\nA simple, fast, least-recently-used (LRU) cache implementation used for\nServo's style system.\n\n`LRUCache` uses a fixed-capacity array for storage. It provides `O(1)`\ninsertion, and `O(n)` lookup.  It does not require an allocator and can be\nused in `no_std` crates.  It is implemented in 100% safe Rust.\n\n* [Documentation](https://docs.rs/uluru)\n* [crates.io](https://crates.io/crates/uluru)\n* [Release notes](https://github.com/servo/uluru/releases)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservo%2Fuluru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fservo%2Fuluru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservo%2Fuluru/lists"}