LeoVen/C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
CMIT
Issues
- 0
Move everything out of src/cmc folder
#33 opened by duarm - 0
Pre-hashed key for hashed data structures
#46 opened by duarm - 0
Look into __VA_OPT__ for C23
#45 opened by duarm - 0
- 0
Export symbols for windows
#44 opened by duarm - 0
add function which returns pointer to added element
#42 opened by duarm - 0
Remove ext/ folder, use macros instead
#36 opened by duarm - 0
Tracking: EXT
#29 opened by LeoVen - 0
Tracking: CMC
#26 opened by LeoVen - 0
cmc_collection base data type
#41 opened by LeoVen - 4
list.h should have a sort function
#34 opened by duarm - 1
CMC_EXT_INIT should be there by default
#37 opened by duarm - 2
If PFX not set, assume PFX=SNAME
#39 opened by duarm - 0
Do not include code by default
#32 opened by duarm - 3
Function tables shouldn't be required
#21 opened by LeoVen - 0
Use const when possible
#35 opened by duarm - 1
- 0
Tracking: feature stabilization
#30 opened by LeoVen - 0
Tracking: DEV
#28 opened by LeoVen - 0
Tracking: SAC
#27 opened by LeoVen - 0
CMC_IMPL_XXXX
#25 opened by LeoVen - 0
Callbacks should be more powerfull
#22 opened by LeoVen - 0
SAC and allocation shouldn't co-exist
#23 opened by LeoVen - 0
Tests should be based on char *
#16 opened by LeoVen - 0
Bitset implementation needs used_bits field
#14 opened by LeoVen - 0
HashBidiMap iterators
#13 opened by LeoVen - 3
- 0
Examples and benchmarks are outdated
#10 opened by LeoVen - 0
Some collections don't work without iterators...
#12 opened by LeoVen - 1
Overflow warnings in utl_futils.h
#19 opened by astrorafael - 1
Do something with cmc_string
#11 opened by LeoVen - 4
list.h - a couple of issues
#9 opened by pfeatherstone - 3
- 0
Many examples are outdated
#3 opened by LeoVen - 0
Merge cmc and ext
#6 opened by LeoVen