awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesGenerator Interface Extensions

Interfaces allowing users to implement custom logic for expanding synthetic data types.

Distinct from User-Defined Types: Focuses on extending a library's data generation capabilities via interfaces, rather than general language-level user-defined types.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Generator Interface Extensions. Refine with filters or upvote what's useful.

Awesome Generator Interface Extensions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • brianvoe/gofakeitbrianvoe 的头像

    brianvoe/gofakeit

    5,306在 GitHub 上查看↗

    gofakeit is a Go library for creating realistic synthetic datasets and populating Go structs with mock information. It functions as a deterministic data generator, allowing for seedable random number generation to ensure reproducible datasets for software testing. The project distinguishes itself by providing a mock data API server that exposes generation functions as HTTP endpoints and a synthetic dataset exporter for producing files in CSV, JSON, and XML formats. It also includes a command-line interface for generating mock data directly from the terminal. The library covers a wide array o

    Allows developers to define custom fake data logic by implementing specific Go interfaces.

    Godatafakegenerator
    在 GitHub 上查看↗5,306
  1. Home
  2. Programming Languages & Runtimes
  3. User-Defined Types
  4. Generator Interface Extensions