awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Type Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesData Type Utilities

Utility functions that provide standardized ways to access, search, and convert various data types.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Data Type Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Programming Utilities
  4. Data Structure and Type Helpers
  5. Data Type Utilities

Awesome Data Type Utilities GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • typst/typst

    typst/typst

    51,468GitHubView on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rend

    Rustcompilermarkuptypesetting

Explore sub-tags

  • Array AccessorsMethods for retrieving or updating specific elements within an array.
  • Array Element FindingMethods to locate the first element in an array that matches a specific condition.
  • Array ZippersTools for combining multiple arrays into a single collection of tuples.
  • Integer Conversion UtilitiesFunctions that transform various data types into sixty-four-bit signed integers through rounding or parsing.