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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesDual API HTTP Clients

HTTP client libraries that expose both synchronous and asynchronous interfaces from a single core engine.

Distinct from Async-Sync Compatibility Layers: Distinct from generic Async-Sync Compatibility Layers: specifically scoped to HTTP client libraries, not general-purpose async/sync bridging.

Explore 1 awesome GitHub repository matching software engineering & architecture · Dual API HTTP Clients. Refine with filters or upvote what's useful.

Awesome Dual API HTTP Clients GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • lexiforest/curl_cffilexiforest का अवतार

    lexiforest/curl_cffi

    5,882GitHub पर देखें↗

    curl_cffi is a Python HTTP client built on libcurl that focuses on browser fingerprint impersonation to evade anti-bot detection. By replacing default TLS handshake and HTTP/2 settings with those extracted from real browsers like Chrome and Firefox, it allows HTTP requests that closely mimic actual browser traffic, reducing the likelihood of being blocked by services that fingerprint automated clients. Beyond fingerprint impersonation, curl_cffi offers a dual API supporting both synchronous and asynchronous execution, with per-request proxy assignment, automatic retry with exponential backoff

    Ships both blocking and async request interfaces built on the same underlying libcurl engine.

    Pythonakamai-fingerprintcurlcurl-impersonate
    GitHub पर देखें↗5,882
  1. Home
  2. Software Engineering & Architecture
  3. Async-Sync Compatibility Layers
  4. Dual API HTTP Clients