{"id":22711168,"url":"https://github.com/libsql/libsql_bindgen","last_synced_at":"2025-10-25T17:12:44.546Z","repository":{"id":62417572,"uuid":"550358171","full_name":"libsql/libsql_bindgen","owner":"libsql","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-03T09:23:04.000Z","size":13049,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T15:12:48.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/libsql.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":"2022-10-12T16:16:53.000Z","updated_at":"2024-05-16T14:01:16.000Z","dependencies_parsed_at":"2025-03-02T02:30:50.354Z","dependency_job_id":"1ea9836e-98b3-44ec-8d0b-b83321852e6e","html_url":"https://github.com/libsql/libsql_bindgen","commit_stats":null,"previous_names":["psarna/libsql_bindgen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Flibsql_bindgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Flibsql_bindgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Flibsql_bindgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Flibsql_bindgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libsql","download_url":"https://codeload.github.com/libsql/libsql_bindgen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248732487,"owners_count":21152852,"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-12-10T12:14:43.964Z","updated_at":"2025-10-25T17:12:39.506Z","avatar_url":"https://github.com/libsql.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intro\n\nThis repository contains a helper library for coding\nWebAssembly-powered user-defined functions for libSQL.\n\nMarking a native Rust function with `#[libsql_bindgen]` macro\nand compiling it to `wasm32-unknown-unknown` target\nis enough to produce a user-defined function definition\ncallable directly from libSQL.\n\nA generic example:\nhttps://github.com/psarna/libsql_bindgen/blob/master/examples/encrypt_decrypt/src/lib.rs\n\nTry it yourself:\n```\ncd examples/encrypt_decrypt\n./get_sql.sh encrypt\n./get_sql.sh decrypt\n```\n\nThere are also [advanced examples that require WasmEdge](examples/wasmedge) to run:\n\n* [Call external HTTPS web services from a UDF](examples/wasmedge/get_exchange_rate)\n* [Classify image fields using a PyTorch model](examples/wasmedge/wasi_nn_udf)\n\n\nThis repository is the foundation of [libSQL generate](https://github.com/psarna/libsql_generate) and http://bindgen.libsql.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsql%2Flibsql_bindgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibsql%2Flibsql_bindgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsql%2Flibsql_bindgen/lists"}