Ross ROSS = Recommend OSS · open-source software intelligence for agents

gozfree/gear-lib

Gear-Lib, C library for IOT Embedded Multimedia and Network observed · 2026-08-28

github.com/gozfree/gear-lib · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4044
  • days_rel: n/a
  • days_push: 755
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3223 stars · 868 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Gear-Lib is a collection of POSIX C libraries for IoT, embedded, and network service development, covering data structures, networking protocols (RTSP, RTMP, MQTT, RPC, IPC), async event handling, multimedia capture, and OS abstraction. It aims for portability across Linux, Windows, Android, and iOS.

Use cases

  • build an RTSP server for an IP camera or NVR
  • stream live video over RTMP from an embedded device
  • add inter-process communication with mqueue, netlink, or shared memory in C
  • capture audio/video via V4L2 or UVC on Linux
  • use kernel-style data structures like hash tables, rbtree, and ring buffers in C
  • implement a reactor-style event loop without libevent
  • port POSIX code to Windows or RTOS with an OS abstraction layer
  • add MQTT client connectivity to an IoT device

When to choose

  • you are developing IoT or embedded software in C on POSIX systems
  • you need lightweight, reusable C building blocks for networking, IPC, or multimedia
  • you want cross-platform C code targeting Linux, Windows, Android, and iOS
  • you need RTSP/RTMP/MQTT protocol implementations without heavy dependencies

When to avoid

  • you are working in a higher-level language like Python, Go, or Rust
  • you need a fully maintained, actively released product with long-term support guarantees
  • you require modern C++ or feature-rich frameworks rather than minimal C libraries
  • your project targets platforms outside the POSIX-compatible set it supports

Facets

library · maturity active

networking concurrency rpc logging video-processing audio-processing plugin-system serialization file-system configuration-management iot embedded-systems networking media developer-tools cross-platform windows c embedded cross-platform posix-c rtsp rtmp mqtt v4l2 ipc event-loop data-structures multimedia os-abstraction linux android ios

1 source

Member repositories

RepositoryRoleHealth v2
gozfree/gear-libmain23

For agents

markdown · JSON · MCP: product_card(name="gozfree/gear-lib")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem