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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesHigh-Performance Packet Processing

Architectures designed to handle massive volumes of network traffic with minimal latency.

Distinct from Kernel-Space Packet Processing: Distinct from Kernel-Space Packet Processing: focuses on the overall high-performance goal, often utilizing user-space bypass.

Explore 2 awesome GitHub repositories matching networking & communication · High-Performance Packet Processing. Refine with filters or upvote what's useful.

Awesome High-Performance Packet Processing GitHub Repositories

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

    lazy-luo/smarGate

    4,363GitHub पर देखें↗

    SmarGate is a network utility designed as an intranet penetration tool, peer-to-peer network tunnel, and remote device management gateway. It functions as a system for bypassing NAT and firewalls to expose internal services to the public internet, while also providing SOCKS5 and HTTP proxy capabilities and SSL/TLS encrypted tunnels. The project distinguishes itself by implementing hybrid routing that combines direct peer-to-peer TCP links with cloud-based proxy relaying to reduce latency. It features real-time dynamic port mapping that allows network redirections to be updated via a mobile cl

    Utilizes a high-performance packet processing architecture to minimize latency during data transfer across network segments.

    JavaScriptandroidfreeipv6
    GitHub पर देखें↗4,363
  • dpdk/dpdkDPDK का अवतार

    DPDK/dpdk

    4,277GitHub पर देखें↗

    DPDK एक पैकेट प्रोसेसिंग फ्रेमवर्क और कर्नेल बायपास नेटवर्किंग लाइब्रेरी है जिसे नेटवर्क डेटा प्लेन परफॉरमेंस को गति देने के लिए डिज़ाइन किया गया है। यह एक यूज़र स्पेस नेटवर्क स्टैक प्रदान करता है जो नेटवर्क डेटा को सीधे नेटवर्क इंटरफ़ेस कार्ड से यूज़र स्पेस में ले जाता है, जिससे उच्च थ्रूपुट और कम विलंबता (latency) प्राप्त करने के लिए ऑपरेटिंग सिस्टम कर्नेल ओवरहेड समाप्त हो जाता है। यह फ्रेमवर्क एक पोल मोड ड्राइवर आर्किटेक्चर का उपयोग करता है जो इंटरप्ट-ड्रिवन नेटवर्किंग को एक निरंतर पोलिंग मैकेनिज्म के साथ बदल देता है। यह दृष्टिकोण कर्नेल के बाहर नेटवर्क फ़ंक्शंस और प्रोटोकॉल के कार्यान्वयन की अनुमति देता है। यह प्रोजेक्ट हाई परफॉरमेंस पैकेट प्रोसेसिंग, नेटवर्क फ़ंक्शन वर्चुअलाइजेशन और फायरवॉल और लोड बैलेंसर जैसे कस्टम नेटवर्क उपकरणों के विकास के लिए क्षमताओं को कवर करता है।

    Handles massive volumes of network traffic by bypassing the OS kernel to reduce latency and CPU overhead.

    C
    GitHub पर देखें↗4,277
  1. Home
  2. Networking & Communication
  3. Packet Engines
  4. Packet Processing Frameworks
  5. High-Performance Packet Processing