{"id":19756741,"url":"https://github.com/thebracket/lancedbcsharp","last_synced_at":"2025-05-12T17:14:19.876Z","repository":{"id":259084453,"uuid":"876196606","full_name":"thebracket/LanceDbCSharp","owner":"thebracket","description":"Early development of a LanceDB to C# Connector","archived":false,"fork":false,"pushed_at":"2025-03-11T17:29:12.000Z","size":448,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-12T17:14:13.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/thebracket.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-10-21T14:58:55.000Z","updated_at":"2025-04-22T06:04:22.000Z","dependencies_parsed_at":"2024-10-25T01:14:55.537Z","dependency_job_id":"e98ef158-f452-45f1-96d5-21aa0b5ecab1","html_url":"https://github.com/thebracket/LanceDbCSharp","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.3076923076923077,"last_synced_commit":"d531651c9c2ea8d3901473c8d65ecc9449e853bd"},"previous_names":["thebracket/lancedbcsharp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2FLanceDbCSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2FLanceDbCSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2FLanceDbCSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2FLanceDbCSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebracket","download_url":"https://codeload.github.com/thebracket/LanceDbCSharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785011,"owners_count":21963903,"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":[],"created_at":"2024-11-12T03:16:48.560Z","updated_at":"2025-05-12T17:14:19.871Z","avatar_url":"https://github.com/thebracket.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Placeholder.\n\n## Current Status\n\nThe initial repo has a few folders:\n\n* `cs/` - C# code\n* `rust/` - Rust code\n* `vendor/` - contains Git submodule for `lancedb`.\n\nInside the `rust` folder, you'll find:\n\n* `lance_sync_client` - FFI bindings for the `lancedb` library. See the [README](rust/README.md) for more information.\n\nThe `cs` side includes:\n\n* `hello_ffi`, a parent project.\n  * `ApiTestbed` - a simple program that calls the sync client and demonstrates usage.\n  * `LanceDbClient` - a C# implementation of the sync client.\n  * `LanceDbInterface` - the *desired* interface for the sync client. Closely resembles the Python API.\n  * `LanceDbClientTests` - a suite of unit tests that exercise the client. You *must* have write access to `/tmp` for these, currently.\n\nAt the top-level you'll find a `Dockerfile`. This is a multi-stage build that will build the Rust code and then the C# code,\nand invoke the `ApiTestbed` program. It's a demonstration of how to build and run the code in a container.\n\nYou can run the demo with:\n\n```bash\ndocker buildx build --tag lance_test .\ndocker run lance_test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebracket%2Flancedbcsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebracket%2Flancedbcsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebracket%2Flancedbcsharp/lists"}