issues
search
fluent
/
cfl
Tiny library for data structures management, call it c:\ floppy
Apache License 2.0
0
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CMakelists.txt: Stop using Make automatic variable
#54
nikomauno
opened
1 month ago
0
kvlist: Handle referenced condition on teardown
#53
cosmo0920
closed
3 months ago
1
variant: return NULL on allocation exception (CID 507937)
#52
edsiper
opened
3 months ago
0
build(deps): bump softprops/action-gh-release from 1 to 2
#51
dependabot[bot]
opened
3 months ago
0
build(deps): bump actions/checkout from 3 to 4
#50
dependabot[bot]
opened
3 months ago
0
build(deps): bump crazy-max/ghaction-chocolatey from 2 to 3
#49
dependabot[bot]
opened
3 months ago
0
build(deps): bump actions/download-artifact from 3 to 4
#48
dependabot[bot]
opened
3 months ago
0
build(deps): bump actions/upload-artifact from 3 to 4
#47
dependabot[bot]
opened
3 months ago
0
compat: utils: Use <sys/types.h> to define off_t
#46
cosmo0920
closed
3 months ago
0
utils: compat: Borrow string splitting function as cfl_utils_split from fluent-bit
#45
cosmo0920
closed
3 months ago
0
cfl: add new cfl_version() and unit tests
#44
edsiper
closed
4 months ago
0
variant: extended API to support (optional) referenced strings and bytes
#43
edsiper
closed
7 months ago
0
cfl_array: fix memory overlap when removing from array by index.
#42
pwhelan
closed
7 months ago
1
kvlist: fix tests and check strings on insert
#41
edsiper
closed
9 months ago
0
object: new object API and add NULL support for variants
#40
edsiper
closed
9 months ago
0
CMakeLists.txt: fix ninja build
#39
ThomasDevoogdt
closed
7 months ago
3
Destructor callback for reference
#38
nokute78
opened
1 year ago
3
kvpair: add contains, remove and destroy methods
#37
Syn3rman
closed
3 months ago
1
kvlist: add _s APIs to pass str length as arg
#36
nokute78
closed
9 months ago
12
array: add test code
#35
nokute78
closed
3 months ago
5
variant: support uint64_t
#34
nokute78
closed
1 year ago
2
sds: add cfl_sds_snprintf
#33
nokute78
opened
1 year ago
10
lib/xxhash: do no longer depend on <assert.h> for XXH_STATIC_ASSERT
#32
ThomasDevoogdt
closed
1 year ago
3
sds: fix off by 1 bug in flb_sds_printf
#31
leonardo-albertovich
closed
1 year ago
0
hash: added a missing hash type
#30
leonardo-albertovich
closed
1 year ago
0
list: added missing functions required by fluent bit
#29
leonardo-albertovich
closed
1 year ago
0
checksum: initial commit of the crc32c checksum provider
#28
leonardo-albertovich
closed
1 year ago
0
build(deps): bump uraimo/run-on-arch-action from 2.3.0 to 2.5.0
#27
dependabot[bot]
closed
3 months ago
0
compat: Fix MSYS2 platform build
#26
cosmo0920
closed
2 years ago
1
Add definitions for xxhash headers installation
#25
cosmo0920
closed
2 years ago
2
build: Add definitions for headers installation
#24
cosmo0920
closed
2 years ago
0
build(deps): bump uraimo/run-on-arch-action from 2.2.1 to 2.3.0
#23
dependabot[bot]
closed
2 years ago
0
variant: add cfl_variant_print function
#22
nokute78
closed
2 years ago
0
list: fix offset calculation on win32.
#21
pwhelan
closed
2 years ago
0
build(deps): bump actions/checkout from 2 to 3
#20
dependabot[bot]
closed
2 years ago
0
sds: add printf style function
#19
edsiper
closed
2 years ago
0
cmake: resolve build issues
#18
patrick-stephens
closed
2 years ago
0
Build failures on older targets
#17
patrick-stephens
closed
2 years ago
0
array: update int to int64 in src as well
#16
Syn3rman
closed
2 years ago
0
build: productbuild: Fix file generating handling for productbuild
#15
cosmo0920
closed
2 years ago
0
hash: change xxhash inclusion mechanism
#14
edsiper
closed
2 years ago
0
ci: add appveyor for windows test
#13
edsiper
closed
2 years ago
0
ci: add appveyor for windows test
#12
edsiper
closed
2 years ago
0
list: fixed flawed logic in `cfl_list_entry_is_orphan`
#11
leonardo-albertovich
closed
2 years ago
0
list: fix logic of cfl_list_is_empty
#10
edsiper
closed
2 years ago
0
hash: new hashing wrapper on top of xxHash
#9
edsiper
closed
2 years ago
0
list: minimal coding style improvements
#8
leonardo-albertovich
closed
2 years ago
0
build(deps): bump uraimo/run-on-arch-action from 2.2.0 to 2.2.1
#7
dependabot[bot]
closed
2 years ago
0
time: macos: use native time resolution instead of timespec_get
#6
edsiper
closed
2 years ago
0
variant: move integer support to int64_t (fix #4)
#5
edsiper
closed
2 years ago
0
Next