{"id":71005,"library":"simulator","title":"Caffeine Simulator","description":"Simulator for benchmarking and testing caching policies in the Caffeine caching library.","status":"active","version":"3.2.3","language":"java","source_language":null,"source_url":"https://github.com/ben-manes/caffeine","tags":["caffeine","cache","simulator","benchmark"],"install":[{"cmd":"<dependency>\n  <groupId>com.github.ben-manes.caffeine</groupId>\n  <artifactId>simulator</artifactId>\n  <version>3.2.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.github.ben-manes.caffeine:simulator:3.2.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Simulator","correct":"com.github.benmanes.caffeine.simulator.Simulator"}],"quickstart":{"code":"import com.github.benmanes.caffeine.simulator.Simulator;\n\npublic class Example {\n    public static void main(String[] args) {\n        Simulator simulator = new Simulator();\n        simulator.run();\n    }\n}","lang":"java","description":"Minimal usage of Caffeine Simulator"},"warnings":[{"fix":"Use com.github.benmanes.caffeine:caffeine for production caching.","message":"Simulator is separate from the main Caffeine cache library; not for production use.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'benchmark':5,18 'cach':8,13,16 'caffein':1,12,15 'librari':14 'polici':9 'simul':2,3,17 'test':7","created_at":"2026-06-17T18:21:34.469519+00:00","updated_at":"2026-06-17T18:21:34.469519+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ben-manes/caffeine","github":"https://github.com/ben-manes/caffeine","docs":"https://appdoc.app/artifact/com.github.ben-manes.caffeine/simulator/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}