This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
qbolt
Watch
1
Star
0
Fork
0
You've already forked qbolt
Code
Issues
6
Pull Requests
Releases
5
Activity
16
Commits
1
Branch
6
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mappu
d32ab82d73
don't pass go strings to c - pass char*+len, callee must call free()
2017-05-20 23:02:58 +12:00
dummy-data
track dummy-data generator
2017-05-16 19:47:26 +12:00
qbolt
don't pass go strings to c - pass char*+len, callee must call free()
2017-05-20 23:02:58 +12:00
.hgignore
go: build .a instead of .so
2017-05-20 14:57:19 +12:00
main.go
don't pass go strings to c - pass char*+len, callee must call free()
2017-05-20 23:02:58 +12:00
Makefile
go: build .a instead of .so
2017-05-20 14:57:19 +12:00
MemoryStore.go
add GetMagic() check, move c/go interop into separate classes
2017-05-20 14:57:51 +12:00
qbolt.h
don't pass go strings to c - pass char*+len, callee must call free()
2017-05-20 23:02:58 +12:00
sample.db
track sample.db file
2017-05-16 19:47:41 +12:00
Description
A graphical database manager for BoltDB.
https://code.ivysaur.me/qbolt
cpp
golang
qt
13
MiB
Releases
5
v1.1.0
Latest
2025-05-04 02:45:50 +00:00
Languages
Go
95%
Makefile
5%