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

6 repos

Awesome GitHub RepositoriesData Manipulation and Serialization

Tools for parsing, transforming, or serializing data structures and strings, distinct from general file operations.

Explore 6 awesome GitHub repositories matching development tools & productivity · Data Manipulation and Serialization. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Productivity Utilities
  4. Developer Utilities
  5. Data Manipulation and Serialization

Awesome Data Manipulation and Serialization GitHub Repositories

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

    public-apis/public-apis

    399,192GitHubView on GitHub↗

    This project is a comprehensive, community-driven directory of public service endpoints designed to facilitate the discovery and integration of external data sources. It serves as a centralized registry where developers can locate reliable third-party APIs to augment their applications with specialized functionality, r

    Pythonapiapisdataset
  • n8n-io/n8n

    n8n-io/n8n

    175,396GitHubView on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo

    TypeScriptaiapisautomation
  • avelino/awesome-go

    avelino/awesome-go

    165,543GitHubView on GitHub↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently di

    Goawesomeawesome-listgo
  • iluwatar/java-design-patterns

    iluwatar/java-design-patterns

    93,757GitHubView on GitHub↗

    This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz

    Javaawesome-listdesign-patternshacktoberfest
  • ocornut/imgui

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    C++apicplusplusframework
  • sharkdp/bat

    sharkdp/bat

    57,298GitHubView on GitHub↗

    This project is a command-line text viewer designed to enhance terminal output through automatic syntax highlighting and integrated file management. It functions as a replacement for standard system pagers, providing a readable interface for large text streams, source code, and markup files by applying color-coded form

    Rustclicommand-linegit

Explore sub-tags

  • Data Integrity Debugging ToolsTools for identifying hidden formatting issues or control characters in raw text to ensure data integrity.
  • Data Mocking ToolsTools that generate or provide simulated data and content to facilitate testing and development processes.
  • Serialization and Reflection Tools1 sub-tagUtilities for inspecting, manipulating, and converting object structures or types within a programming environment.
User Agent Parsers
Tools that parse and analyze user-agent strings to identify device, browser, and operating system information.
  • Version Comparison UtilitiesUtilities designed to extract and compare version strings for software or dependency management.