{"id":21067171,"url":"https://github.com/idf/commons-util","last_synced_at":"2025-12-16T23:00:56.074Z","repository":{"id":25233500,"uuid":"28658042","full_name":"idf/commons-util","owner":"idf","description":"Common utilities for Java","archived":false,"fork":false,"pushed_at":"2020-10-12T23:37:13.000Z","size":100,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T19:38:28.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idf.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}},"created_at":"2014-12-31T06:18:52.000Z","updated_at":"2023-03-10T09:41:20.000Z","dependencies_parsed_at":"2022-06-30T01:02:04.566Z","dependency_job_id":null,"html_url":"https://github.com/idf/commons-util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idf/commons-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fcommons-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fcommons-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fcommons-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fcommons-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idf","download_url":"https://codeload.github.com/idf/commons-util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fcommons-util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270735968,"owners_count":24636460,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-19T18:04:52.109Z","updated_at":"2025-12-16T23:00:51.008Z","avatar_url":"https://github.com/idf.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"commons-util\n============\n\nCommon functions for Java.  \nLife is short; don't repeat yourself.  \n\n# Langauge Level\nJava 8 required\n\n# Parallel Stream\nPerformance comparisons between Iteration, Stream, ParallelStream can be found in [Java 8 in Action](http://www.manning.com/urma/) Chapter 7. The bottom line is: choose the right data structure. \n\n# Methods\nPublic methods are supposed to be directly called since they are for repeating patterns solved multiple lines.  \nPrivate methods are supposed to be an example to guide you to write the code rather than to be called since they are for repeating patterns solved in a single line.\n\n# Idea\nOpen with IntelliJ Idea\n```\nalias idea='open -a \"`ls -dt /Applications/IntelliJ\\ IDEA*|head -1`\"'\nidea .\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidf%2Fcommons-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidf%2Fcommons-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidf%2Fcommons-util/lists"}