{"id":20433111,"url":"https://github.com/sivaosorg/alpha4j","last_synced_at":"2025-11-09T14:05:14.347Z","repository":{"id":240255313,"uuid":"802102093","full_name":"sivaosorg/alpha4j","owner":"sivaosorg","description":"alpha4j: is a Java 8 library featuring common data structures and algorithms. Enhance your projects with efficient and easy-to-use implementations designed for performance and clarity.","archived":false,"fork":false,"pushed_at":"2024-09-07T05:40:25.000Z","size":72,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-15T18:45:36.880Z","etag":null,"topics":["ai","algorithms","data-structures","data-structures-and-algorithms","java","java-algorithms","java-data-structure"],"latest_commit_sha":null,"homepage":"https://github.com/sivaosorg/alpha4j","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sivaosorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-17T14:25:47.000Z","updated_at":"2024-09-07T05:40:28.000Z","dependencies_parsed_at":"2024-05-19T11:22:59.239Z","dependency_job_id":"674ed696-5dbb-43ec-9447-ea8e56103767","html_url":"https://github.com/sivaosorg/alpha4j","commit_stats":null,"previous_names":["sivaosorg/alpha4j"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Falpha4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Falpha4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Falpha4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivaosorg%2Falpha4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivaosorg","download_url":"https://codeload.github.com/sivaosorg/alpha4j/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975647,"owners_count":20051505,"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":["ai","algorithms","data-structures","data-structures-and-algorithms","java","java-algorithms","java-data-structure"],"created_at":"2024-11-15T08:17:44.308Z","updated_at":"2025-11-09T14:05:09.296Z","avatar_url":"https://github.com/sivaosorg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpha4j\n\n## Introduction\n\nalpha4j: is a Java 8 library featuring common data structures and algorithms. Enhance your projects with efficient and\neasy-to-use implementations designed for performance and clarity.\n\n## Features\n\n- Comprehensive set of utility functions.\n- Written in Java 1.8.\n- Well-documented code for easy understanding.\n- Regular updates and maintenance.\n\n## Installation\n\n```bash\ngit clone --depth 1 https://github.com/sivaosorg/alpha4j.git\n```\n\n## Generation Plugin Java\n\n```bash\ncurl https://gradle-initializr.cleverapps.io/starter.zip -d type=groovy-gradle-plugin  -d testFramework=testng -d projectName=alpha4j -o alpha4j.zip\n```\n\n## Modules\n\nExplain how users can interact with the various modules.\n\n### Tidying up\n\nTo tidy up the project's Java modules, use the following command:\n\n```bash\n./gradlew clean\n```\n\nor\n\n```bash\nmake clean\n```\n\n### Building SDK\n\n```bash\n./gradlew jar\n```\n\nor\n\n```bash\nmake jar\n```\n\n### Upgrading version\n\n- file `gradle.yml`\n\n```yaml\nng:\n  name: alpha4j\n  version: v1.0.0\n  enabled_link: false # enable compression and attachment of the external libraries\n  jars:\n    - enabled: false # enable compression and attachment of the external libraries\n      source: \"\" # lib Jar\n    - enabled: false\n      source: \"\"\n```\n\n## Integration\n\n1. Add dependency into file `build.gradle`\n\n```gradle\nimplementation files('libs/alpha4j-v1.0.0.jar') // filename based on ng.name and ng.version\n```\n\n## Classes\n\n- `Map4j`\n- `LFUCache4j`\n- `LRUCache`\n- `LRUCache4j`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaosorg%2Falpha4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivaosorg%2Falpha4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivaosorg%2Falpha4j/lists"}