awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • brianvoe/gofakeitAvatar brianvoe

    brianvoe/gofakeit

    5,306Vezi pe 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
    Vezi pe GitHub↗5,306
  1. Home
  2. Programming Languages & Runtimes
  3. User-Defined Types
  4. Generator Interface Extensions