orcania
« Back to VersTracker
Description:
Potluck with different functions for different purposes in C
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @babelouest  |  formulae.brew.sh
Category: Developer tools
Tags: c-library utilities json strings data-structures
Install: brew install orcania
About:
Orcania is a C library providing a collection of utility functions for common programming tasks. It offers helpers for string manipulation, data structures, and memory management to simplify development. The library aims to reduce boilerplate code in C projects with a lightweight and portable design.
Key Features:
  • String manipulation helpers
  • Dynamic data structures
  • Memory management utilities
  • JSON parsing support
  • Lightweight and portable
Use Cases:
  • Building C applications requiring robust string handling
  • Implementing data structures without external heavy dependencies
  • Parsing JSON data in embedded or system-level projects
Alternatives:
  • GLib – More comprehensive but significantly larger dependency
  • APR – Focuses on portability across OSes, often heavier for simple tasks
Version History
Detected Version Rev Change Commit
Sep 11, 2025 2:08am 0 VERSION_BUMP d6383c99
Oct 26, 2024 9:51pm 0 VERSION_BUMP 023aba0d