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

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

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

feross/buffer

0
View on GitHub↗
1,883 स्टार्स·259 फोर्क्स·JavaScript·4 व्यूज़

Buffer

Buffer बाइनरी डेटा हेरफेर के लिए एक लाइब्रेरी है जो Node.js बाइनरी डेटा एप्लिकेशन प्रोग्रामिंग इंटरफेस का ब्राउज़र-संगत कार्यान्वयन प्रदान करती है। यह डेवलपर्स को एक सुसंगत इंटरफेस का उपयोग करके वेब वातावरण के भीतर कच्चे बाइनरी डेटा संरचनाओं को बनाने, संशोधित करने और संसाधित करने में सक्षम बनाती है जो सर्वर-साइड मानकों को दर्शाती है।

लाइब्रेरी क्रॉस-प्लेटफॉर्म JavaScript डेवलपमेंट के लिए एक एकीकृत दृष्टिकोण प्रदान करके खुद को अलग करती है, जो सर्वर और ब्राउज़र वातावरण के बीच साझा कोड की अनुमति देती है। यह मानक बाइनरी विधियों को पॉलीफिलिंग करके और नेटिव बाइट ऐरे प्रोटोटाइप का विस्तार करके इसे प्राप्त करती है, यह सुनिश्चित करते हुए कि डेवलपर्स पर्यावरण-विशिष्ट कार्यान्वयन पर भरोसा किए बिना मेमोरी और डेटा संरचनाओं का प्रबंधन कर सकें।

टूलकिट में एंडियननेस-जागरूक डेटा एक्सेस को संभालने और पेलोड को डुप्लिकेट किए बिना मेमोरी सेगमेंट में हेरफेर करने के लिए ज़ीरो-कॉपी स्लाइसिंग करने के लिए उपयोगिताएं शामिल हैं। यह बफ़र्स, टाइप्ड ऐरे और ब्लब्स के बीच रूपांतरण की सुविधा देकर व्यापक डेटा संगतता का भी समर्थन करती है, यह सुनिश्चित करते हुए कि बाइनरी डेटा का आदान-प्रदान विविध वेब इंटरफेस और भंडारण प्रारूपों में किया जा सके।

Features

  • Binary Data Handling - Provides a comprehensive toolkit for creating and modifying binary data structures using typed arrays and blobs in web environments.
  • Node.js API Compatibility Layers - Implements a browser-compatible version of the Node.js binary data API for consistent cross-platform data handling.
  • Cross-Environment Polyfills - Provides a browser-compatible implementation of the Node.js binary data API to ensure consistent behavior across different runtime environments.
  • Data Endianness - Implements manual byte-order handling to ensure consistent reading and writing of multi-byte numeric values across diverse hardware architectures.
  • Typed Array Allocators - Uses underlying typed array views to manage raw binary memory buffers within the constraints of the browser environment.
  • Binary Data Conversions - Facilitates transformations between buffers, typed arrays, and blobs to ensure compatibility across different web interfaces and data processing requirements.
  • Array Processing Utilities - Provides a collection of methods for converting and processing binary data formats across different browser interfaces.
  • Cross-Platform Development - Provides a unified approach to cross-platform JavaScript development by allowing shared code between server and browser environments.
  • Zero-Copy Buffers - Creates lightweight view references into existing memory segments to perform data manipulation without duplicating the underlying binary payload.

स्टार हिस्ट्री

feross/buffer के लिए स्टार हिस्ट्री चार्टfeross/buffer के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

feross/buffer क्या करता है?

Buffer बाइनरी डेटा हेरफेर के लिए एक लाइब्रेरी है जो Node.js बाइनरी डेटा एप्लिकेशन प्रोग्रामिंग इंटरफेस का ब्राउज़र-संगत कार्यान्वयन प्रदान करती है। यह डेवलपर्स को एक सुसंगत इंटरफेस का उपयोग करके वेब वातावरण के भीतर कच्चे बाइनरी डेटा संरचनाओं को बनाने, संशोधित करने और संसाधित करने में सक्षम बनाती है जो सर्वर-साइड मानकों को दर्शाती है।

feross/buffer की मुख्य विशेषताएं क्या हैं?

feross/buffer की मुख्य विशेषताएं हैं: Binary Data Handling, Node.js API Compatibility Layers, Cross-Environment Polyfills, Data Endianness, Typed Array Allocators, Binary Data Conversions, Array Processing Utilities, Cross-Platform Development।

feross/buffer के कुछ ओपन-सोर्स विकल्प क्या हैं?

feross/buffer के ओपन-सोर्स विकल्पों में शामिल हैं: wendux/fly — Fly is an HTTP client library and cross-platform network wrapper that provides a unified Promise-based interface for… kucherenko/jscpd — jscpd is a code duplication detector that scans source code across 223 languages to find identical or near-identical… developit/unfetch — unfetch is an isomorphic HTTP client and network library that provides a promise-based interface for performing… donaldcwl/browser-image-compression — Browser image compression is a JavaScript utility designed to reduce image file sizes directly within the web browser.… javascript-tutorial/ru.javascript.info — This project is a comprehensive JavaScript programming tutorial and frontend web development curriculum. It serves as… javascript-tutorial/zh.javascript.info — This is the Chinese translation of The Modern JavaScript Tutorial, an open-source, community-driven project that…

Buffer के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Buffer के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • wendux/flyW

    wendux/fly

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

    Fly is an HTTP client library and cross-platform network wrapper that provides a unified Promise-based interface for managing network requests across diverse JavaScript runtimes and operating systems. It functions as a multi-runtime request manager, abstracting underlying HTTP engines to ensure consistent behavior between browsers and native environments. The library features a middleware system for capturing and modifying outgoing requests and incoming responses through a request interceptor pipeline. It employs adapter-based engine switching to maintain a consistent API across different pla

    JavaScript
    GitHub पर देखें↗3,927
  • kucherenko/jscpdkucherenko का अवतार

    kucherenko/jscpd

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

    jscpd is a code duplication detector that scans source code across 223 languages to find identical or near-identical copy-pasted blocks using a rolling hash algorithm. It is built with a Rust core for high performance, exposed through a Node.js API and CLI, and can be run as a standalone binary with no runtime dependencies. The tool detects duplicates in embedded languages within Vue, Svelte, Astro, and Markdown files by tokenizing each language block separately, and it supports extensionless scripts via shebang detection. The project distinguishes itself through its integration capabilities

    TypeScriptaiclones-detectioncode-quality
    GitHub पर देखें↗5,800
  • developit/unfetchdevelopit का अवतार

    developit/unfetch

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

    unfetch is an isomorphic HTTP client and network library that provides a promise-based interface for performing network requests consistently across both browser and server environments. It serves as a lightweight implementation of the Fetch API for environments that lack native support for making network requests. The library enables the retrieval of web resources as text, JSON, or binary blobs while maintaining a small memory footprint. It functions as a polyfill by installing the fetch interface into the global namespace when native browser support is unavailable. The tool covers broad ca

    JavaScript
    GitHub पर देखें↗5,712
  • javascript-tutorial/ru.javascript.infojavascript-tutorial का अवतार

    javascript-tutorial/ru.javascript.info

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

    This project is a comprehensive JavaScript programming tutorial and frontend web development curriculum. It serves as a structured educational resource for learning the JavaScript language, ranging from basic syntax to advanced asynchronous patterns and modern programming techniques. The resource functions as a frontend engineering textbook and CSS layout guide, providing detailed instructional material on building responsive user interfaces. It covers the design of custom web components and the application of styles and positioning to create effective frontend interfaces. The curriculum enc

    HTMLjavascriptrussiantutorial
    GitHub पर देखें↗4,057
  • Buffer के सभी 30 विकल्प देखें→