{"id":19034174,"url":"https://github.com/aurasphere/flip","last_synced_at":"2026-06-17T18:33:55.240Z","repository":{"id":134255791,"uuid":"104460523","full_name":"aurasphere/flip","owner":"aurasphere","description":"A Java library for doing stuff you are not supposed to.","archived":false,"fork":false,"pushed_at":"2020-09-07T23:22:54.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T06:02:11.802Z","etag":null,"topics":["dynamic-programming","java","memory-allocation","memory-management","unsafe"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aurasphere.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-09-22T10:04:15.000Z","updated_at":"2020-09-07T23:22:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9113cda-a7e5-4099-9981-5a18cec0a184","html_url":"https://github.com/aurasphere/flip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aurasphere/flip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurasphere%2Fflip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurasphere%2Fflip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurasphere%2Fflip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurasphere%2Fflip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aurasphere","download_url":"https://codeload.github.com/aurasphere/flip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurasphere%2Fflip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["dynamic-programming","java","memory-allocation","memory-management","unsafe"],"created_at":"2024-11-08T21:43:44.038Z","updated_at":"2026-06-17T18:33:55.215Z","avatar_url":"https://github.com/aurasphere.png","language":"Java","funding_links":["https://www.paypal.com/donate/?cmd=_donations\u0026business=8UK2BZP2K8NSS"],"categories":[],"sub_categories":[],"readme":"[![Donate](https://img.shields.io/badge/Donate-PayPal-orange.svg)](https://www.paypal.com/donate/?cmd=_donations\u0026business=8UK2BZP2K8NSS)\n\n# flip\nA Java library for doing stuff you are not supposed to.\n\nThe library is heavily based on the \u003ccode\u003esun.misc.Unsafe\u003c/code\u003e class and thus is usage in production environments is discouraged because of portability issues.\n\nThis library includes the following methods:\n\n - **getObjectAddress**: returns the memory address of an object instance\n - **getClassAddress**: returns the memory address of a Class object from an object instance\n - **sizeOf**: computes the shallow size of an object\n - **readObject**: reads an object from a memory address\n - **shallowCopy**: copies an object to a new memory location or overwriting another existing one\n - **dynamicClassDefinition**: dynamically defines a new class by compiling a source code string passed as argument. The new class can be used immediately through reflection\n - **getUnsafe**: exposes the \u003ccode\u003esun.misc.Unsafe\u003c/code\u003e object\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurasphere%2Fflip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurasphere%2Fflip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurasphere%2Fflip/lists"}