awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to thm/uinames

Open-source alternatives to Uinames

8 open-source projects similar to thm/uinames, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Uinames alternative.

  • faker-ruby/fakerfaker-ruby का अवतार

    faker-ruby/faker

    11,619GitHub पर देखें↗

    Faker is a Ruby library used to generate randomized, realistic placeholder information for testing and development. It produces synthetic data to populate databases and test application logic without the use of real user information. The library provides localized data generation, using region-specific formats and strings for names, addresses, and phone numbers. It supports deterministic output through seedable random number generation, ensuring that sequences of fake data can be repeated across different test runs. The generator covers a wide range of domains, including personal identity, f

    Rubyfakeruby
    GitHub पर देखें↗11,619
  • aguedo/idgenaguedo का अवतार

    aguedo/idgen

    2GitHub पर देखें↗

    The idgen is an API to generate short and unique Ids

    C#
    GitHub पर देखें↗2
  • autofixture/autofixtureAutoFixture का अवतार

    AutoFixture/AutoFixture

    3,529GitHub पर देखें↗

    AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

    C#assertion-libraryassertionsauto-mocking
    GitHub पर देखें↗3,529
  • bchavez/bogusbchavez का अवतार

    bchavez/Bogus

    9,700GitHub पर देखें↗

    Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock data engine and an object configuration mapper to produce realistic profiles, addresses, and financial records. The library differentiates itself through a localization data provider that generates region-specific identifiers across various international languages and locales. It ensures reproducibility across executions by using seed values to control the sequence of generated data. The project covers wide-ranging data synthesis capabilities, including the generation of netwo

    C#bogusc-sharpcsharp
    GitHub पर देखें↗9,700

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • fayasnoushad/short-link-apiF

    FayasNoushad/Short-Link-API

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • robvanbakel/gotiny-apirobvanbakel का अवतार

    robvanbakel/gotiny-api

    23GitHub पर देखें↗

    A lightweight link shortener API

    TypeScript
    GitHub पर देखें↗23
  • 1pt-co/api1pt-co का अवतार

    1pt-co/api

    41GitHub पर देखें↗
    JavaScript
    GitHub पर देखें↗41
  • typicode/json-servertypicode का अवतार

    typicode/json-server

    75,614GitHub पर देखें↗

    json-server is a development toolset used to simulate a full REST API from a JSON file. It functions as a customizable mock API server that allows for the simulation of CRUD operations and resource relationships without the need to write backend code. The project enables rapid prototyping by generating a fake backend that persists data changes back to a local JSON file. It distinguishes itself by providing a static asset file server to deliver local documents, images, and stylesheets alongside the mock API endpoints. The server includes capabilities for data querying, such as parameter-based

    JavaScriptapifakefrontend
    GitHub पर देखें↗75,614