Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tboox/tbox
🎁 A glib-like multi-platform c library
https://github.com/tboox/tbox
msvc 2022 + /O1 cannot generate correct instructions
waruqi opened this issue 16 days ago
waruqi opened this issue 16 days ago
stackless协程支持dns模块吗
cuicanju opened this issue about 1 month ago
cuicanju opened this issue about 1 month ago
检测并避免 复制父目录到子目录
Doekin opened this issue about 2 months ago
Doekin opened this issue about 2 months ago
Add buffer stream
A2va opened this pull request 2 months ago
A2va opened this pull request 2 months ago
stackless 协程是全平台都支持的吗?
cuicanju opened this issue 3 months ago
cuicanju opened this issue 3 months ago
内存分配错误
vkensou opened this issue 3 months ago
vkensou opened this issue 3 months ago
bugfix: fwatcher: fix recursion detect issue for linux platform
Sunrisepeak opened this pull request 4 months ago
Sunrisepeak opened this pull request 4 months ago
Hope tbox supports more compilation tools
WangZhongDian opened this issue 4 months ago
WangZhongDian opened this issue 4 months ago
发起http请求报错,tbox 1.7.5 报错
edidada opened this issue 5 months ago
edidada opened this issue 5 months ago
vs2022 tbox 1.7.5 xmake编译报错
edidada opened this issue 5 months ago
edidada opened this issue 5 months ago
Question About Compiling to 64KB
liusuchao opened this issue 6 months ago
liusuchao opened this issue 6 months ago
fix redirect when reuse fd
ChrisCatCP opened this pull request 7 months ago
ChrisCatCP opened this pull request 7 months ago
Fix build for clang on windows
waruqi opened this pull request 8 months ago
waruqi opened this pull request 8 months ago
tbox无法在Windows下的clang工具链上编译
jingkaimori opened this issue 8 months ago
jingkaimori opened this issue 8 months ago
fix error: unknown type name 'wchar_t'
tqfx opened this pull request 9 months ago
tqfx opened this pull request 9 months ago
`tb_dynamic_init`应该设法返回错误信息
jingkaimori opened this issue 10 months ago
jingkaimori opened this issue 10 months ago
异步http请求?
bethebest0622 opened this issue about 1 year ago
bethebest0622 opened this issue about 1 year ago
Add support for sw_64
wangling12 opened this pull request about 1 year ago
wangling12 opened this pull request about 1 year ago
round相关函数的实现有问题
0382 opened this issue about 1 year ago
0382 opened this issue about 1 year ago
platform/posix/semaphore.c 中的 tb_semaphore_wait 实现存在bug
duyanning opened this issue about 1 year ago
duyanning opened this issue about 1 year ago
correctly handle options like '-f a.txt'
duyanning opened this pull request about 1 year ago
duyanning opened this pull request about 1 year ago
tb_option_done 只认 -f=a.txt 这种形式,却不认 -f a.txt 这种形式
duyanning opened this issue about 1 year ago
duyanning opened this issue about 1 year ago
Update url.c
suihanhbr opened this pull request about 1 year ago
suihanhbr opened this pull request about 1 year ago
建议将event的现有实现稍微增强一下
duyanning opened this issue about 1 year ago
duyanning opened this issue about 1 year ago
tb_backtrace_symbols_name不同平台的返回值格式应该一致
jingkaimori opened this issue over 1 year ago
jingkaimori opened this issue over 1 year ago
add option to disable fwatcher
binarycraft007 opened this pull request over 1 year ago
binarycraft007 opened this pull request over 1 year ago
Option to spawn a process with CREATE_NO_WINDOW on windows
darcy-shen opened this pull request over 1 year ago
darcy-shen opened this pull request over 1 year ago
Spawn a process in Qt app without the command prompt flash up on the screen.
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
Can't install tbox on Mac
Oyyko opened this issue over 1 year ago
Oyyko opened this issue over 1 year ago
macOS M1安装tbox报arm相关错误
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
Getting the current directory of a file returns inconsistent results on macOS
paradisuman opened this issue over 1 year ago
paradisuman opened this issue over 1 year ago
Does TBOX also abort in out-of-memory situations like GLib?
iahung2 opened this issue over 1 year ago
iahung2 opened this issue over 1 year ago
Implement `SortedDictionary` / `std::map` / `GTree` equivalent
ghost opened this issue over 1 year ago
ghost opened this issue over 1 year ago
开启force-utf8选项后,tb_file_init在mingw平台下的路径编码与Windows下不一致
jingkaimori opened this issue over 1 year ago
jingkaimori opened this issue over 1 year ago
启用 openssl 编译错误
star-hengxing opened this issue over 1 year ago
star-hengxing opened this issue over 1 year ago
The ARM assembly code of tbox is not compatible with Apple M1
pan93412 opened this issue over 1 year ago
pan93412 opened this issue over 1 year ago
Improve to check interfaces
waruqi opened this pull request over 1 year ago
waruqi opened this pull request over 1 year ago
WASM: file system support
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
Added support for some escape characters such as \n and \t when deser…
duyanning opened this pull request over 1 year ago
duyanning opened this pull request over 1 year ago
file_info on Window does not support symbol link
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
在Gitee Go的linux平台上构建链接出错,缺少add_syslinks("m")
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
Add syslinks on linux for demo
darcy-shen opened this pull request over 1 year ago
darcy-shen opened this pull request over 1 year ago
Fix the missing of CancelIoEx
darcy-shen opened this pull request over 1 year ago
darcy-shen opened this pull request over 1 year ago
error: implicit declaration of function 'CancelIoEx'; did you mean 'CancelIo'
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
Fix ci on wasm
darcy-shen opened this pull request over 1 year ago
darcy-shen opened this pull request over 1 year ago
通过xrepo引入tbox 1.7.4,xmake config在wasm平台编译报错
darcy-shen opened this issue over 1 year ago
darcy-shen opened this issue over 1 year ago
socket poll失败 errno为11,后续调用一直失败
xzza52592 opened this issue over 1 year ago
xzza52592 opened this issue over 1 year ago
socket poll 失败,errno 为11,后续进行断点续传errno一直为11
xzza52592 opened this issue over 1 year ago
xzza52592 opened this issue over 1 year ago
tb_oc_string_init_from_cstr没有将字符串中的\n转义为\\n
duyanning opened this issue over 1 year ago
duyanning opened this issue over 1 year ago
单链表中的size可否添加原子操作限定符
misskimi opened this issue over 1 year ago
misskimi opened this issue over 1 year ago
mac 下安装tbox出错。
NaonaoCoke opened this issue over 1 year ago
NaonaoCoke opened this issue over 1 year ago
xmake不支持使用sdcc的sdasstm8工具编译.s文件
lanjackg2003 opened this issue over 1 year ago
lanjackg2003 opened this issue over 1 year ago
configure: Use determistic timestamp from SOURCE_DATE_EPOCH if availa…
yangfl opened this pull request over 1 year ago
yangfl opened this pull request over 1 year ago
编译错误
duyanning opened this issue over 1 year ago
duyanning opened this issue over 1 year ago
build: add so versioning when building shared library
mochaaP opened this pull request over 1 year ago
mochaaP opened this pull request over 1 year ago
fix process poller exit
waruqi opened this pull request over 1 year ago
waruqi opened this pull request over 1 year ago
UDP Server程序,在有的系统中tb_socket_urecv会一直返回0
wzhy opened this issue over 1 year ago
wzhy opened this issue over 1 year ago
`configure` 脚本无法构建 `.so` 动态库,但 `xmake f -k shared` 可以
mochaaP opened this issue over 1 year ago
mochaaP opened this issue over 1 year ago
线程池在debug模式下运行一会儿就报错
misskimi opened this issue over 1 year ago
misskimi opened this issue over 1 year ago
日志问题,tb_trace_w和tb_trace_w怎么都不输出到日志呢
misskimi opened this issue over 1 year ago
misskimi opened this issue over 1 year ago
tbox.config.h前后两次生成有区别
wzhy opened this issue almost 2 years ago
wzhy opened this issue almost 2 years ago
heap-buffer-overflow in xml module
songxpu opened this issue almost 2 years ago
songxpu opened this issue almost 2 years ago
packages runtime 与 --vs_runtime 不符
nil-ref opened this issue almost 2 years ago
nil-ref opened this issue almost 2 years ago
tb_buffer_memncpyp会错误地改变目标缓冲区的大小
duyanning opened this issue almost 2 years ago
duyanning opened this issue almost 2 years ago
tb_buffer_memsetp会越界赋值
duyanning opened this issue almost 2 years ago
duyanning opened this issue almost 2 years ago
xmake f -h的输出与实际不符
duyanning opened this issue almost 2 years ago
duyanning opened this issue almost 2 years ago
Test
KosingZhu opened this pull request almost 2 years ago
KosingZhu opened this pull request almost 2 years ago
Unix domain socket: uninitialized value 'port' is used
CiotatSoft opened this pull request about 2 years ago
CiotatSoft opened this pull request about 2 years ago
Deque: A double ended queue
fvalasiad opened this issue about 2 years ago
fvalasiad opened this issue about 2 years ago
Replace 'finded', which doesn't exist in english, with 'found'
CiotatSoft opened this pull request about 2 years ago
CiotatSoft opened this pull request about 2 years ago
add xmake.sh
waruqi opened this pull request about 2 years ago
waruqi opened this pull request about 2 years ago
👋 Cross compile QNX version error :(
sitJac opened this issue about 2 years ago
sitJac opened this issue about 2 years ago
tb_strcmp bug
wzy2687 opened this issue about 2 years ago
wzy2687 opened this issue about 2 years ago
sqlite3 demo get wrong row size
suihanhbr opened this issue over 2 years ago
suihanhbr opened this issue over 2 years ago
mingw gcc 12.1.0 report dangling-pointer while compiling
wzhy opened this issue over 2 years ago
wzhy opened this issue over 2 years ago
Failed build on macOS 12.5
tuduongquyet opened this issue over 2 years ago
tuduongquyet opened this issue over 2 years ago
add tb_file_touch
waruqi opened this pull request over 2 years ago
waruqi opened this pull request over 2 years ago
Add fwatcher to poller
waruqi opened this pull request over 2 years ago
waruqi opened this pull request over 2 years ago
Add fs watcher
waruqi opened this pull request over 2 years ago
waruqi opened this pull request over 2 years ago
V1.6.9 compile error: implicit declaration of function 'YieldProcessor'
wzhy opened this issue over 2 years ago
wzhy opened this issue over 2 years ago
Add cgi support
laoshaw opened this issue over 2 years ago
laoshaw opened this issue over 2 years ago
tb_sort_all 函数排序发生错误
huye opened this issue over 2 years ago
huye opened this issue over 2 years ago
json 数据解析浮点数错误
huye opened this issue over 2 years ago
huye opened this issue over 2 years ago
TB_OPTION_MODE_KEY_VAL = 3 选项处理有错误
huye opened this issue over 2 years ago
huye opened this issue over 2 years ago
协程支持自定义调度吗?
sun123704 opened this issue over 2 years ago
sun123704 opened this issue over 2 years ago
新版说明手册路径https://tboox.io/不可访问
xiashiwendao opened this issue almost 3 years ago
xiashiwendao opened this issue almost 3 years ago
c17 c18 support
laoshaw opened this issue almost 3 years ago
laoshaw opened this issue almost 3 years ago
improve path
waruqi opened this pull request almost 3 years ago
waruqi opened this pull request almost 3 years ago
/src/tbox/platform/arch/x86/context.asm 存在越界吧?
nanshusu opened this issue almost 3 years ago
nanshusu opened this issue almost 3 years ago
NXP系列交叉编译
simon1990842 opened this issue about 3 years ago
simon1990842 opened this issue about 3 years ago
编译错误
zhufengning opened this issue about 3 years ago
zhufengning opened this issue about 3 years ago
windows 下 ipv6 udp 发送失败问题
walletiger opened this issue over 3 years ago
walletiger opened this issue over 3 years ago
1.6.6 版本,windows 64位下 udp接收时 tb_socket_wait进程会退出
walletiger opened this issue over 3 years ago
walletiger opened this issue over 3 years ago
add loongarch support
shouhuanxiaoji opened this pull request over 3 years ago
shouhuanxiaoji opened this pull request over 3 years ago
add loongarch support
shouhuanxiaoji opened this pull request over 3 years ago
shouhuanxiaoji opened this pull request over 3 years ago
coroutine context: support mingw
idealvin opened this pull request over 3 years ago
idealvin opened this pull request over 3 years ago
element_str 是否存在 free 静态内存的风险?
tangaoo opened this issue over 3 years ago
tangaoo opened this issue over 3 years ago
容器是否有必要带锁
tangaoo opened this issue over 3 years ago
tangaoo opened this issue over 3 years ago
[FEATURE REQUEST]: Radix sort
Milerius opened this issue over 3 years ago
Milerius opened this issue over 3 years ago
项目运用tbox,调用第三方库,在xmake编译的时候报/LTCG相关错误
llatecomers opened this issue over 3 years ago
llatecomers opened this issue over 3 years ago