{"id":24472422,"url":"https://github.com/vizonex/cyclass","last_synced_at":"2025-06-20T14:13:38.167Z","repository":{"id":273412083,"uuid":"919623095","full_name":"Vizonex/CyClass","owner":"Vizonex","description":"A dataclasses library inspired by msgspec , pydantic and attrs written in cython.","archived":false,"fork":false,"pushed_at":"2025-02-03T16:50:19.000Z","size":191,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T05:51:05.597Z","etag":null,"topics":["cython","dataclasses","json","python","python3","serlizable","yaml"],"latest_commit_sha":null,"homepage":"","language":"C","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/Vizonex.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":"2025-01-20T18:23:21.000Z","updated_at":"2025-02-03T16:50:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"68e8355f-b796-4d29-8f02-31a31e390362","html_url":"https://github.com/Vizonex/CyClass","commit_stats":null,"previous_names":["vizonex/cyclass"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2FCyClass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2FCyClass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2FCyClass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vizonex%2FCyClass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vizonex","download_url":"https://codeload.github.com/Vizonex/CyClass/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252805337,"owners_count":21806979,"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":["cython","dataclasses","json","python","python3","serlizable","yaml"],"created_at":"2025-01-21T08:12:15.889Z","updated_at":"2025-05-07T03:25:03.925Z","avatar_url":"https://github.com/Vizonex.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CyClass\nA New Kind of dataclass Library based on the serlization of msgspec and the safety of attrs written in cython.\nThere's a lot of work to do and I think you're going to like this exciting python library coming soon.\n\n## Goals with this library\n- Providing a Baseclass Just like Msgspec does but with better maintainability with the use of cython\n- The Ability of being able to develop extensions such as SQLAlchemy which I am already commited to just building in as a bonus.\n\n## Updates\n- I am resuming this project but it will be massively rewritten.\n- `__cinit__` is python's `__new__` method (Shocking, I know...) so metaclasses can be made with high performance.\n- CWPack is going to be the new json serlizer and deserlizer and I modified a few things to make it \"cython-acceptable\"\n- Fields will be written in the same format as Msgspec only this time they are subclassable...\n- CodeWriter will use aiohttp's httpwriter's implementation\n- __SQLTable__ Extension is now going to be built-in with this project by checking if sqlalchemy was installed.\n- `Msgspec.Struct` , `dataclass`, `attrs` (maybe), `NamedTuple` support. Which means they all get serlized.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvizonex%2Fcyclass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvizonex%2Fcyclass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvizonex%2Fcyclass/lists"}