| package | description | category | license |
|---|---|---|---|
| rikvdh/zabuffer | A Zero-allocation buffer handling library for low-memory applications. | Data structure | MIT |
| rikvdh/zringbuf | A Zero-allocation ring-buffer library for low-memory applications. | Data structure | MIT |
| rikvdh/matching | String-based parser based on matching strings for interpreting and handling string-based interfaces. | Parsing | MIT |