Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
tbox
🎁 A glib-like multi-platform c library
Collective -
Host: opensource -
https://opencollective.com/tbox
- Website: https://tboox.org
- Code: https://github.com/tboox/tbox
bugfix: fwatcher: fix recursion detect issue for linux platform
github.com/tboox/tbox - Sunrisepeak opened this pull request 4 months ago
github.com/tboox/tbox - Sunrisepeak opened this pull request 4 months ago
Hope tbox supports more compilation tools
github.com/tboox/tbox - WangZhongDian opened this issue 4 months ago
github.com/tboox/tbox - WangZhongDian opened this issue 4 months ago
fix error: unknown type name 'wchar_t'
github.com/tboox/tbox - tqfx opened this pull request 8 months ago
github.com/tboox/tbox - tqfx opened this pull request 8 months ago
platform/posix/semaphore.c 中的 tb_semaphore_wait 实现存在bug
github.com/tboox/tbox - duyanning opened this issue about 1 year ago
github.com/tboox/tbox - duyanning opened this issue about 1 year ago
correctly handle options like '-f a.txt'
github.com/tboox/tbox - duyanning opened this pull request about 1 year ago
github.com/tboox/tbox - duyanning opened this pull request about 1 year ago
tb_option_done 只认 -f=a.txt 这种形式,却不认 -f a.txt 这种形式
github.com/tboox/tbox - duyanning opened this issue about 1 year ago
github.com/tboox/tbox - duyanning opened this issue about 1 year ago
tb_backtrace_symbols_name不同平台的返回值格式应该一致
github.com/tboox/tbox - jingkaimori opened this issue about 1 year ago
github.com/tboox/tbox - jingkaimori opened this issue about 1 year ago
add option to disable fwatcher
github.com/tboox/tbox - binarycraft007 opened this pull request about 1 year ago
github.com/tboox/tbox - binarycraft007 opened this pull request about 1 year ago
Option to spawn a process with CREATE_NO_WINDOW on windows
github.com/tboox/tbox - darcy-shen opened this pull request about 1 year ago
github.com/tboox/tbox - darcy-shen opened this pull request about 1 year ago
Spawn a process in Qt app without the command prompt flash up on the screen.
github.com/tboox/tbox - darcy-shen opened this issue about 1 year ago
github.com/tboox/tbox - darcy-shen opened this issue about 1 year ago
Getting the current directory of a file returns inconsistent results on macOS
github.com/tboox/tbox - paradisuman opened this issue over 1 year ago
github.com/tboox/tbox - paradisuman opened this issue over 1 year ago
Does TBOX also abort in out-of-memory situations like GLib?
github.com/tboox/tbox - iahung2 opened this issue over 1 year ago
github.com/tboox/tbox - iahung2 opened this issue over 1 year ago
Implement `SortedDictionary` / `std::map` / `GTree` equivalent
github.com/tboox/tbox - ghost opened this issue over 1 year ago
github.com/tboox/tbox - ghost opened this issue over 1 year ago
开启force-utf8选项后,tb_file_init在mingw平台下的路径编码与Windows下不一致
github.com/tboox/tbox - jingkaimori opened this issue over 1 year ago
github.com/tboox/tbox - jingkaimori opened this issue over 1 year ago
The ARM assembly code of tbox is not compatible with Apple M1
github.com/tboox/tbox - pan93412 opened this issue over 1 year ago
github.com/tboox/tbox - pan93412 opened this issue over 1 year ago
Added support for some escape characters such as \n and \t when deser…
github.com/tboox/tbox - duyanning opened this pull request over 1 year ago
github.com/tboox/tbox - duyanning opened this pull request over 1 year ago
file_info on Window does not support symbol link
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
在Gitee Go的linux平台上构建链接出错,缺少add_syslinks("m")
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
Add syslinks on linux for demo
github.com/tboox/tbox - darcy-shen opened this pull request over 1 year ago
github.com/tboox/tbox - darcy-shen opened this pull request over 1 year ago
Fix the missing of CancelIoEx
github.com/tboox/tbox - darcy-shen opened this pull request over 1 year ago
github.com/tboox/tbox - darcy-shen opened this pull request over 1 year ago
error: implicit declaration of function 'CancelIoEx'; did you mean 'CancelIo'
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
通过xrepo引入tbox 1.7.4,xmake config在wasm平台编译报错
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
github.com/tboox/tbox - darcy-shen opened this issue over 1 year ago
socket poll 失败,errno 为11,后续进行断点续传errno一直为11
github.com/tboox/tbox - xzza52592 opened this issue over 1 year ago
github.com/tboox/tbox - xzza52592 opened this issue over 1 year ago
tb_oc_string_init_from_cstr没有将字符串中的\n转义为\\n
github.com/tboox/tbox - duyanning opened this issue over 1 year ago
github.com/tboox/tbox - duyanning opened this issue over 1 year ago
xmake不支持使用sdcc的sdasstm8工具编译.s文件
github.com/tboox/tbox - lanjackg2003 opened this issue over 1 year ago
github.com/tboox/tbox - lanjackg2003 opened this issue over 1 year ago
configure: Use determistic timestamp from SOURCE_DATE_EPOCH if availa…
github.com/tboox/tbox - yangfl opened this pull request over 1 year ago
github.com/tboox/tbox - yangfl opened this pull request over 1 year ago
build: add so versioning when building shared library
github.com/tboox/tbox - mochaaP opened this pull request over 1 year ago
github.com/tboox/tbox - mochaaP opened this pull request over 1 year ago
UDP Server程序,在有的系统中tb_socket_urecv会一直返回0
github.com/tboox/tbox - wzhy opened this issue over 1 year ago
github.com/tboox/tbox - wzhy opened this issue over 1 year ago
`configure` 脚本无法构建 `.so` 动态库,但 `xmake f -k shared` 可以
github.com/tboox/tbox - mochaaP opened this issue over 1 year ago
github.com/tboox/tbox - mochaaP opened this issue over 1 year ago
日志问题,tb_trace_w和tb_trace_w怎么都不输出到日志呢
github.com/tboox/tbox - misskimi opened this issue over 1 year ago
github.com/tboox/tbox - misskimi opened this issue over 1 year ago
heap-buffer-overflow in xml module
github.com/tboox/tbox - songxpu opened this issue over 1 year ago
github.com/tboox/tbox - songxpu opened this issue over 1 year ago
packages runtime 与 --vs_runtime 不符
github.com/tboox/tbox - nil-ref opened this issue almost 2 years ago
github.com/tboox/tbox - nil-ref opened this issue almost 2 years ago
tb_buffer_memncpyp会错误地改变目标缓冲区的大小
github.com/tboox/tbox - duyanning opened this issue almost 2 years ago
github.com/tboox/tbox - duyanning opened this issue almost 2 years ago
Unix domain socket: uninitialized value 'port' is used
github.com/tboox/tbox - CiotatSoft opened this pull request almost 2 years ago
github.com/tboox/tbox - CiotatSoft opened this pull request almost 2 years ago
Replace 'finded', which doesn't exist in english, with 'found'
github.com/tboox/tbox - CiotatSoft opened this pull request about 2 years ago
github.com/tboox/tbox - CiotatSoft opened this pull request about 2 years ago
👋 Cross compile QNX version error :(
github.com/tboox/tbox - sitJac opened this issue about 2 years ago
github.com/tboox/tbox - sitJac opened this issue about 2 years ago
sqlite3 demo get wrong row size
github.com/tboox/tbox - suihanhbr opened this issue over 2 years ago
github.com/tboox/tbox - suihanhbr opened this issue over 2 years ago
mingw gcc 12.1.0 report dangling-pointer while compiling
github.com/tboox/tbox - wzhy opened this issue over 2 years ago
github.com/tboox/tbox - wzhy opened this issue over 2 years ago
V1.6.9 compile error: implicit declaration of function 'YieldProcessor'
github.com/tboox/tbox - wzhy opened this issue over 2 years ago
github.com/tboox/tbox - wzhy opened this issue over 2 years ago
新版说明手册路径https://tboox.io/不可访问
github.com/tboox/tbox - xiashiwendao opened this issue almost 3 years ago
github.com/tboox/tbox - xiashiwendao opened this issue almost 3 years ago
/src/tbox/platform/arch/x86/context.asm 存在越界吧?
github.com/tboox/tbox - nanshusu opened this issue almost 3 years ago
github.com/tboox/tbox - nanshusu opened this issue almost 3 years ago
1.6.6 版本,windows 64位下 udp接收时 tb_socket_wait进程会退出
github.com/tboox/tbox - walletiger opened this issue about 3 years ago
github.com/tboox/tbox - walletiger opened this issue about 3 years ago
add loongarch support
github.com/tboox/tbox - shouhuanxiaoji opened this pull request over 3 years ago
github.com/tboox/tbox - shouhuanxiaoji opened this pull request over 3 years ago
add loongarch support
github.com/tboox/tbox - shouhuanxiaoji opened this pull request over 3 years ago
github.com/tboox/tbox - shouhuanxiaoji opened this pull request over 3 years ago
coroutine context: support mingw
github.com/tboox/tbox - idealvin opened this pull request over 3 years ago
github.com/tboox/tbox - idealvin opened this pull request over 3 years ago
项目运用tbox,调用第三方库,在xmake编译的时候报/LTCG相关错误
github.com/tboox/tbox - llatecomers opened this issue over 3 years ago
github.com/tboox/tbox - llatecomers opened this issue over 3 years ago
Performance benchmark and comparison
github.com/tboox/tbox - dumblob opened this issue almost 4 years ago
github.com/tboox/tbox - dumblob opened this issue almost 4 years ago