Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/fumiama/sqlite3

Package sqlite is a sql/database driver using a CGo-free port of the C SQLite3 library. SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. This project is sponsored by Schleibinger Geräte Teubert u. Greim GmbH by allowing one of the maintainers to work on it also in office hours. These combinations of GOOS and GOARCH are currently supported https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite 2022-11-28 v1.20.0 Support linux/ppc64le. 2022-09-16 v1.19.0: Support frebsd/arm64. 2022-07-26 v1.18.0: Adds support for Go fs.FS based SQLite virtual filesystems, see function New in modernc.org/sqlite/vfs and/or TestVFS in all_test.go 2022-04-24 v1.17.0: Support windows/arm64. 2022-04-04 v1.16.0: Support scalar application defined functions written in Go. 2022-03-13 v1.15.0: Support linux/riscv64. 2021-11-13 v1.14.0: Support windows/amd64. This target had previously only experimental status because of a now resolved memory leak. 2021-09-07 v1.13.0: Support freebsd/amd64. 2021-06-23 v1.11.0: Upgrade to use sqlite 3.36.0, release notes at https://www.sqlite.org/releaselog/3_36_0.html. 2021-05-06 v1.10.6: Fixes a memory corruption issue (https://gitlab.com/cznic/sqlite/-/issues/53). Versions since v1.8.6 were affected and should be updated to v1.10.6. 2021-03-14 v1.10.0: Update to use sqlite 3.35.0, release notes at https://www.sqlite.org/releaselog/3_35_0.html. 2021-03-11 v1.9.0: Support darwin/arm64. 2021-01-08 v1.8.0: Support darwin/amd64. 2020-09-13 v1.7.0: Support linux/arm and linux/arm64. 2020-09-08 v1.6.0: Support linux/386. 2020-09-03 v1.5.0: This project is now completely CGo-free, including the Tcl tests. 2020-08-26 v1.4.0: First stable release for linux/amd64. The database/sql driver and its tests are CGo free. Tests of the translated sqlite3.c library still require CGo. 2020-07-26 v1.4.0-beta1: The project has reached beta status while supporting linux/amd64 only at the moment. The 'extraquick' Tcl testsuite reports and some memory leaks 2019-12-28 v1.2.0-alpha.3: Third alpha fixes issue #19. It also bumps the minor version as the repository was wrongly already tagged with v1.1.0 before. Even though the tag was deleted there are proxies that cached that tag. Thanks /u/garaktailor for detecting the problem and suggesting this solution. 2019-12-26 v1.1.0-alpha.2: Second alpha release adds support for accessing a database concurrently by multiple goroutines and/or processes. v1.1.0 is now considered feature-complete. Next planed release should be a beta with a proper test suite. 2019-12-18 v1.1.0-alpha.1: First alpha release using the new cc/v3, gocc, qbe toolchain. Some primitive tests pass on linux_{amd64,386}. Not yet safe for concurrent access by multiple goroutines. Next alpha release is planed to arrive before the end of this year. 2017-06-10 Windows/Intel no more uses the VM (thanks Steffen Butzer). 2017-06-05 Linux/Intel no more uses the VM (cznic/virtual). To access a Sqlite database do something like A comma separated list of options can be passed to `go generate` via the environment variable GO_GENERATE. Some useful options include for example: To create a debug/development version, issue for example: Note: To run `go generate` you need to have modernc.org/ccgo/v3 installed. See https://sqlite.org/docs.html
62 versions
Latest release: over 1 year ago
65 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/fumiama/sqlite3

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/fumiama%2Fsqlite3

Dependent Repos 57

Cha0sIDL/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 28.3 MB - Last synced: 8 months ago - Pushed: 8 months ago

58565856/gocqzbp Fork of FloatTech/gocqzbp
go-cqhttp与ZeroBot-Plugin的合体
  • v1.14.6 go.mod

Size: 169 KB - Last synced: 18 days ago - Pushed: 8 months ago

FloatTech/ZeroBot-Plugin-Playground
快来这里上传你的奇思妙想吧!
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 688 KB - Last synced: 6 days ago - Pushed: 7 days ago

FloatTech/gocqzbp
go-cqhttp与ZeroBot-Plugin的合体
  • v1.14.6 go.mod

Size: 169 KB - Last synced: 6 months ago - Pushed: 9 months ago

MoYoez/Lucy-QOnebot
A bot Running with Zerobot.
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 167 KB - Last synced: about 11 hours ago - Pushed: 1 day ago

tlogn/plugin_random_setu
ZeroBot-Plugin的插件,相关扩展
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 30.5 MB - Last synced: 10 months ago - Pushed: about 2 years ago

FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18.2 MB - Last synced: 29 days ago - Pushed: 29 days ago

Jiang-Red/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 19 MB - Last synced: 6 months ago - Pushed: 6 months ago

fumiama/ReiBot
Lightweight Telegram bot framework
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 495 KB - Last synced: 10 months ago - Pushed: about 1 year ago

FloatTech/sqlite
A pure-go wrapper for database/sql using fumiama/sqlite3
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 42 KB - Last synced: 10 months ago - Pushed: about 1 year ago

SaIGyouKo/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.sum
  • v1.14.6 go.mod

Size: 16.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

fumiama/image-classification-questionnaire-server 📦
A python-based questionnaire server to get user's classification of images.
  • v1.14.6 go.sum

Size: 282 KB - Last synced: 4 months ago - Pushed: about 1 year ago

FloatTech/zbpctrl
ZeroBot-Plugin 的控制库
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 119 KB - Last synced: 8 days ago - Pushed: 8 days ago

KomeiDiSanXian/BFHelper
一款集成战绩查询和服务器管理的战地机器人插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 452 KB - Last synced: 21 days ago - Pushed: 21 days ago

fumiama/simple-storage
Simple Golang storage server
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 52.7 KB - Last synced: 10 months ago - Pushed: about 2 years ago

SeiunnSky233/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 17 MB - Last synced: 7 months ago - Pushed: over 1 year ago

shudorcl/ZeroBot-Plugin-Playground Fork of FloatTech/ZeroBot-Plugin-Playground
快来这里上传你的奇思妙想吧!
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 467 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

FloatTech/zbputils
ZeroBot-Plugin 的工具库
  • v1.20.0-with-win386 go.sum

Size: 506 KB - Last synced: 7 days ago - Pushed: 7 days ago

huoxue1/work_server
基于gin和vue-cli的作业收集系统
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 7.76 MB - Last synced: 9 months ago - Pushed: over 1 year ago

FloatTech/ReiBot-Plugin
基于 ReiBot 的 Telegram 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 514 KB - Last synced: 6 months ago - Pushed: 7 months ago

Mu-L/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18.3 MB - Last synced: about 15 hours ago - Pushed: about 16 hours ago

FloatTech/ZeroBot-Plugin-Dynamic
ZeroBot-Plugin 的模块化,不支持 Windows,需要 CGO
  • v1.14.6 go.sum

Size: 170 KB - Last synced: 10 months ago - Pushed: about 1 year ago

Suika99/AsoulBot
asoul相关的qq机器人
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 6.85 MB - Last synced: 9 months ago - Pushed: over 1 year ago

yodit10124/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 17.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

RomiChan/gocq-sqlite3-migrate
go-cqhttp leveldb v3 到 sqlite3 迁移工具
  • v1.14.6 go.mod

Size: 23.4 KB - Last synced: 9 months ago - Pushed: over 1 year ago

fangliuyu/zbputils Fork of FloatTech/zbputils
ZeroBot-Plugin 的工具库
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 409 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

guohuiyuan/ZerobotCourse
zerobot框架教学入门
  • v1.14.6 第6课/jpTingroomSpider/go.mod
  • v1.14.6 第6课/jpTingroomSpider/go.sum
  • v1.14.6 第6课/news/go.mod
  • v1.14.6 第6课/news/go.sum

Size: 10.3 MB - Last synced: 10 months ago - Pushed: 10 months ago

DataEraserC/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 17.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

whs102395/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 17 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

jqs113/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 17.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

starim00/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 134 MB - Last synced: 2 days ago - Pushed: 3 days ago

alexskim/ZeroBot-Plugin-Alex Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 81.6 MB - Last synced: 12 months ago - Pushed: about 1 year ago

Jiang-Red/ZeroBot-Plugin-Playground Fork of FloatTech/ZeroBot-Plugin-Playground
快来这里上传你的奇思妙想吧!
  • v1.20.0-with-win386 go.sum

Size: 658 KB - Last synced: 11 months ago - Pushed: 11 months ago

Stardust-minus/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

fangliuyu/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 15.5 MB - Last synced: about 2 hours ago - Pushed: about 3 hours ago

badnor/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tianling888/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

Coloured-glaze/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.7 MB - Last synced: 9 months ago - Pushed: 9 months ago

TsukinoNami/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.7 MB - Last synced: 10 months ago - Pushed: 11 months ago

possible318/ZeroBot-Plugin-Playground Fork of FloatTech/ZeroBot-Plugin-Playground
快来这里上传你的奇思妙想吧!
  • v1.20.0-with-win386 go.sum

Size: 461 KB - Last synced: 12 days ago - Pushed: over 1 year ago

possible318/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 17.5 MB - Last synced: 12 days ago - Pushed: over 1 year ago

Katou-Kouseki/AnimeAPI Fork of FloatTech/AnimeAPI
二次元相关API
  • v1.20.0-with-win386 go.sum

Size: 5.04 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Haorwen/AnimeAPI Fork of FloatTech/AnimeAPI
二次元相关API
  • v1.20.0-with-win386 go.sum

Size: 5.04 MB - Last synced: 10 months ago - Pushed: 11 months ago

BA7JCM/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18.2 MB - Last synced: 26 days ago - Pushed: 28 days ago

tang-bai/ZeroBot-Plugin-dve Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 15 MB - Last synced: 28 days ago - Pushed: 29 days ago

shudorcl/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 27.4 MB - Last synced: 7 days ago - Pushed: 7 days ago

sbsony/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.9 MB - Last synced: 4 months ago - Pushed: 4 months ago

weigui404/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18.6 MB - Last synced: 7 days ago - Pushed: 7 days ago

DDGG123/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18 MB - Last synced: 9 months ago - Pushed: 9 months ago

Kittengarten/KittenCore
基于 ZeroBot 开发的 QQ 群机器人程序
  • v1.20.0-with-win386 go.sum

Size: 4.73 MB - Last synced: 8 months ago - Pushed: 9 months ago

FloatTech/NanoBot-Plugin
基于 NanoBot 的 QQ 机器人插件合集
  • v1.20.0-with-win386 go.sum

Size: 125 KB - Last synced: 7 months ago - Pushed: 7 months ago

ShelterLu/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18.2 MB - Last synced: 7 months ago - Pushed: 7 months ago

MsLGXC/zbp-MrLGXC Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.8 MB - Last synced: 2 months ago - Pushed: 2 months ago

Pessqiq/ZeroBot-Plugin Fork of Jiang-Red/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 15.6 MB - Last synced: 7 months ago - Pushed: 7 months ago

lianhong2758/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件,莲红插件修改与增加
  • v1.20.0-with-win386 go.sum

Size: 213 MB - Last synced: 9 months ago - Pushed: 9 months ago

zlove7i/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.9 MB - Last synced: 3 months ago - Pushed: 3 months ago

WHQ12520/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

xixioo2018/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18.4 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

TsukinoNami/ZeroBot-Plugin-Dynamic Fork of FloatTech/ZeroBot-Plugin-Dynamic
ZeroBot-Plugin 的模块化,不支持 Windows,需要 CGO
  • v1.14.6 go.sum

Size: 193 KB - Last synced: 10 months ago - Pushed: about 2 years ago

tianyisama/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 18 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

AIRADSK/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.9 MB - Last synced: 3 months ago - Pushed: 3 months ago

mosquitokiller404/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 16.5 MB - Last synced: 10 months ago - Pushed: almost 2 years ago

Cathelloya/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 16.5 MB - Last synced: 10 months ago - Pushed: almost 2 years ago

savvym/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.7 MB - Last synced: 10 months ago - Pushed: 10 months ago

Silvernoon/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.7 MB - Last synced: 10 months ago - Pushed: 10 months ago

ANLX666/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.3 MB - Last synced: 10 months ago - Pushed: over 1 year ago

thefirstlov/my_honey Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.2 MB - Last synced: 10 months ago - Pushed: over 1 year ago

fumiama/ZeroBot-Hook 📦
为 ZeroBot-Plugin 生成动态库插件
  • v1.14.6 go.sum

Size: 90.8 KB - Last synced: 10 months ago - Pushed: about 2 years ago

qianLiSama/ZeroBot-Plugin-Playground Fork of FloatTech/ZeroBot-Plugin-Playground
快来这里上传你的奇思妙想吧!
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 196 KB - Last synced: 10 months ago - Pushed: over 1 year ago

ydstudio-org/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 17.1 MB - Last synced: 24 days ago - Pushed: over 1 year ago

hinayahh/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.6 MB - Last synced: 9 months ago - Pushed: about 1 year ago

wearzdk/lz-zero-bot Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.20.0-with-win386 go.sum

Size: 14.8 MB - Last synced: 9 months ago - Pushed: 10 months ago

scncwqs/ZeroBot-Plugin Fork of FloatTech/ZeroBot-Plugin
基于 ZeroBot 的 OneBot 插件
  • v1.14.6 go.mod
  • v1.14.6 go.sum

Size: 16.8 MB - Last synced: 9 months ago - Pushed: over 1 year ago

TianRex/RemiliaBot Fork of KomeiDiSanXian/RemiliaBot
自改 ZeroBot-Plugin,删除了一些用不上的插件
  • v1.20.0-with-win386 go.sum

Size: 15.1 MB - Last synced: 9 months ago - Pushed: 10 months ago