issues
search
radareorg
/
sdb
Simple and fast string based key-value database with support for arrays and json
https://www.radare.org/
MIT License
217
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
2.0.1 release did not get marked as latest release
#284
chenrui333
closed
2 months ago
2
Use megalinter
#283
trufae
closed
2 months ago
0
Fix heap bug
#282
trufae
closed
4 months ago
0
Buffer init
#281
trufae
opened
8 months ago
0
Fix symbol conflicts with libmagic
#280
meme
closed
9 months ago
0
Fixes to make cwisstable build on macppc
#279
trufae
closed
9 months ago
0
Fix big-endian incompatibility in cwisstable
#278
riptl
closed
11 months ago
0
Fix AIX support
#277
riptl
closed
11 months ago
0
remove sdb remove
#276
trufae
opened
1 year ago
0
Fix undefined behavior in swisstable impl
#275
luc-tielen
closed
1 year ago
0
Update swiss table header
#274
luc-tielen
closed
1 year ago
1
Fix name clash in r2
#273
luc-tielen
closed
1 year ago
0
Normalize inc.c
#272
luc-tielen
closed
1 year ago
0
Add debug assert macros
#271
luc-tielen
closed
1 year ago
0
Add swisstable header as fast hashmap alternative
#270
luc-tielen
closed
1 year ago
0
1.9.8 release was not completed
#269
chenrui333
closed
8 months ago
1
Experimental allow to insert NULL values in the hashtable
#268
trufae
opened
1 year ago
0
Fix leaks in sdb -G
#267
trufae
closed
1 year ago
0
Partially fix installation
#266
condret
closed
1 year ago
0
Fix mimalloc test, support custom calloc
#265
trufae
closed
1 year ago
0
Do not compile with debug info by default to avoid messing with cflags
#264
trufae
closed
1 year ago
0
Add CodeQL workflow for GitHub code scanning
#263
lgtm-com[bot]
closed
1 year ago
0
Fix zig translate-c because of a bug mixing ints and bools
#262
trufae
closed
2 years ago
0
Initial fixes for CFLAGS+=-Wsign-conversion
#261
trufae
opened
2 years ago
1
Wasi
#260
trufae
closed
2 years ago
0
Initial work on a native python module
#259
trufae
opened
2 years ago
0
Test python3 bindings
#258
trufae
closed
2 years ago
0
Implement numeric key apis
#257
trufae
closed
2 years ago
0
Test python3 bindings
#256
trufae
closed
2 years ago
0
Initial work on a native python module
#255
trufae
closed
2 years ago
0
Can I use sdb with Python
#254
zCurq
closed
2 years ago
2
check the return of calloc
#253
bonniegong
closed
2 years ago
1
Fix the leaks spotted by asan
#252
trufae
closed
1 year ago
0
Error checking when writing to stdout
#251
trufae
closed
2 years ago
0
code injection bug found by codeql
#250
trufae
opened
2 years ago
0
Check for return value in the ftruncate call
#249
trufae
closed
2 years ago
0
Remove all calls to eprintf from library apis
#248
trufae
closed
2 years ago
0
Use stdint types
#247
trufae
closed
2 years ago
0
Use functions instead of multiline macros in text.c
#246
trufae
closed
2 years ago
0
Make sdb compilable as C++
#245
trufae
closed
2 years ago
0
Remove TLS and make sdb thread-safe
#244
meme
closed
2 years ago
0
About latest release
#243
chenrui333
closed
3 years ago
3
Rework sdb_itoa buffer management to silence GCC warning
#242
hno
closed
3 years ago
1
warnings in text
#241
trufae
closed
2 years ago
1
Argfactor
#240
trufae
closed
3 years ago
0
Optimize ls_sort() according to https://github.com/radareorg/radare2/…
#239
trufae
closed
3 years ago
0
Added missing null check
#238
MyEyes
closed
3 years ago
0
Add iOS / Cydia packaging in the CI
#237
trufae
closed
3 years ago
0
wip
#236
trufae
closed
3 years ago
0
SDB: In Soviet Russia, C has booleans ##refactor
#235
ratijas
closed
3 years ago
1
Next