Max Wash 5634506433 object: add b_list object
b_list behaves exactly like b_queue, with two key differences:

  1) it is memory-managed like other b_objects, which means it
     is stored on the heap and ref-counted.
  2) it is not an invasive data structure, and will automatically
     create and manage list nodes that contain pointers to the
     list items.
2025-06-27 21:43:57 +01:00
2024-10-24 21:32:28 +01:00
2025-04-11 14:01:47 +01:00
2024-10-24 13:09:16 +01:00
2024-10-27 19:43:05 +00:00
2025-06-27 21:43:57 +01:00
2024-11-24 20:47:16 +00:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
Description
Cross-platform C framework
Readme BSD-3-Clause 1.1 MiB
Languages
C 98.8%
CMake 1.2%