30 مستودعات
Byte array and buffer management for raw binary data processing.
Distinct from Data Buffering: Distinct from general data buffering which focuses on disk-backed queues; this is specifically for in-memory binary cryptographic operations.
Explore 30 awesome GitHub repositories matching data & databases · Binary Data Buffers. Refine with filters or upvote what's useful.
StreamDiffusion is an interactive generative AI framework and inference engine designed for the low-latency delivery of image and video streams. It provides a real-time Stable Diffusion pipeline for text-to-image and image-to-image generation, enabling the creation of continuous generative image streams with minimized computational delay. The framework optimizes throughput using a pre-computed cache engine and residual-based guidance approximation to reduce the number of required model passes. It further manages GPU load through similarity-based frame skipping, which avoids redundant computat
Employs dedicated asynchronous queues to decouple input and output operations during high-frequency image generation.
CryptoSwift is a cryptography library implemented entirely in the Swift programming language. It provides a collection of standard cryptographic algorithms for encryption, decryption, and hashing without relying on native C libraries or system frameworks. The library supports symmetric and asymmetric encryption, including RSA key generation and signature management. It features authenticated encryption schemes and the ability to generate cryptographic digests for data integrity verification. The toolset covers message authentication codes, secure key derivation from passwords, and data paddi
Handles input and output via byte arrays and buffers to manage raw binary data efficiently.
This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend development. It provides a sequence of workshops and interactive tutorials that focus on the fundamentals of the Node.js runtime and its core modules. The material emphasizes asynchronous programming, specifically covering non-blocking I/O, callback patterns, and event-driven architecture. It includes a practical exploration of the core API for managing network applications, file system operations, and binary data. The curriculum covers module management and dependency resolutio
Provides instruction on using byte arrays and memory buffers for raw binary data processing.
node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and directory operations. It functions as a recursive directory manager, a JSON file processor, and a file asset manipulator, extending the standard library to provide high-level utilities for managing assets on disk. The project distinguishes itself through recursive capabilities, such as duplicating or removing nested folder structures and ensuring that all missing parent directories are automatically generated when creating files or symbolic links. It also integrates a JSON se
Implements binary data processing using memory buffers for efficient file I/O.
Okio is a Java I/O library providing a set of tools for efficient byte-stream processing and file system operations. It functions as a buffered byte stream handler and streaming data transformer, utilizing a cross-platform file system API to manage data movement. The project is distinguished by its use of pooled mutable byte buffers that treat sequences as queues to reduce memory copying and garbage collection churn. It further decouples file operations from the host operating system through an abstraction-based file system, allowing for consistent path manipulation and atomic operations acro
Treats byte sequences as a growable queue that allows shifting data between buffers without copying memory.
node-qrcode is a JavaScript library and command-line tool for generating scannable QR codes from text or binary data. It functions as both a generator library for Node.js and web browser environments and a standalone command-line interface. The project supports producing QR codes in multiple formats, including raster images and scalable vector graphics. It can also render barcodes as text representations directly within a terminal for rapid visual verification. The generator includes capabilities for configuring error correction levels and optimizing data density through various encoding mod
Processes raw byte arrays directly as buffers to prevent encoding corruption during barcode generation.
هذه مكتبة لتجزئة كلمات المرور bcrypt ووحدة تشفير لـ Node.js. توفر مجموعة أدوات لتوليد أملاح (salts) آمنة، وحساب تجزئات قوية تشفيرياً، والتحقق من كلمات المرور لحماية بيانات اعتماد المستخدم من الوصول غير المصرح به. تنفذ المكتبة التجزئة التكيفية، باستخدام عامل تكلفة قابل للتكوين لزيادة الجهد الحسابي المطلوب لكسر كلمات المرور بالقوة الغاشمة. تتضمن أداة للتحقق من كلمة المرور تحمي عملية المقارنة من هجمات التوقيت. يغطي المشروع تجزئة كلمات المرور الآمنة وتوليد الأملاح، بالإضافة إلى مرافق لاستخراج تكلفة التجزئة والتحقق من كلمة المرور. تدعم هذه القدرات تخزين كلمات المرور الآمن وسير عمل مصادقة المستخدم.
Uses raw binary buffers for high-performance data exchange between JavaScript and C++.
This is a Node.js library for securely hashing and verifying passwords using the bcrypt adaptive hashing algorithm. It functions as a password security module that transforms plain-text credentials into protected hashes and generates cryptographically secure salts. The implementation allows for the adjustment of computational cost to resist brute-force attacks. It provides utilities for password hash verification and the extraction of hash metadata to determine the number of encryption rounds used. The project covers a range of security and access control capabilities, including credential s
Uses binary data buffers for efficient exchange of raw data between JavaScript and native C++ memory.
Glass is an AI desktop assistant and screen-to-LLM interface that processes visual and auditory context from a computer to automate tasks. It functions as a tool for screen analysis, bridging real-time desktop captures with large language models to extract semantic meaning and data insights. The system enables AI-assisted desktop interaction by recording live screen and audio data to provide a persistent digital memory for processing. This allows the application to analyze visible screen information and trigger automation workflows through global keyboard shortcuts.
Implements buffers to decouple high-frequency screen and audio captures from high-latency LLM inference.
Execa is a promise-based process execution library that serves as a wrapper for the Node.js child process module. It functions as a shell command runner and subprocess management tool, simplifying the execution of external commands and binaries. The library distinguishes itself through automatic argument escaping to prevent shell injection and the use of abort signals for graceful process termination. It also provides an inter-process communication wrapper for exchanging structured JSON data and messages between parent and child processes. Its capabilities cover a broad range of process I/O
Passes binary data to a subprocess using buffers or files to handle input containing null bytes.
Consola هي مكتبة تسجيل JavaScript وإطار عمل قابل للتوصيل يوفر غلاف وحدة تحكم عبر الأنظمة الأساسية. يتيح تنسيق المخرجات الموحد وتغليف التدفق عبر كل من متصفح الويب وبيئات محطة Node.js. يتميز المشروع بنظام مراسل قابل للتوصيل والقدرة على اعتراض مخرجات النظام العالمية، وتوجيه وحدة التحكم القياسية وتدفقات النظام من خلال معالجات تسجيل مركزية. يوفر أدوات لإنشاء واجهات سطر أوامر محسنة بصرياً مع دعم للعلامات ومستويات الخطورة. يغطي إطار العمل قدرات مراقبة واسعة النطاق، بما في ذلك تصفية مستوى السجل، وخنق الحجم لمنع البريد المزعج المتكرر للرسائل، وتوليد مسجلات ذات نطاق محدد للتتبع الخاص بالوحدة. كما يتضمن آليات لوضع قائمة انتظار وإيقاف انبعاث السجل وأدوات لمحاكاة سلوك المسجل عبر تنفيذات وهمية للاختبار المؤتمت. تدمج المكتبة أيضاً مطالبات إدخال المستخدم التفاعلية لإنشاء واجهات سطر أوامر تجمع استجابات النص والتأكيد والاختيار.
Temporarily stores log messages in a memory queue to avoid output during critical operations.
Consola is a diagnostic logging utility and log output manager that provides a unified interface for Node.js and web browser environments. It functions as a scoped logging framework and a tool for capturing user text, confirmations, and selections through interactive console prompts. The project distinguishes itself through a system for creating specialized logger instances with inherited defaults and unique tags for contextual tracking. It also features a pluggable reporter interface that allows for the redirection of standard output to custom logging destinations and external reporters. Th
Implements a buffering mechanism to queue log entries during system pauses.
This project is a learning guide and collection of study notes designed to teach Node.js backend development. It provides a comprehensive core API reference and practical demonstrations for implementing server-side logic, network programming, and system APIs. The guide specifically covers advanced technical domains including process management for scaling applications via clusters and child processes, as well as network programming for building TCP, UDP, and HTTP services. It also includes detailed instructional material on security implementation, focusing on cryptographic hashing and encryp
Implements binary data buffers for creating fixed-length memory allocations to store raw binary data.
Node.js is an open-source, cross-platform JavaScript runtime environment built on the V8 engine, designed for executing JavaScript code outside a web browser. It operates as a server-side JavaScript platform with an event-driven, non-blocking I/O architecture that enables building scalable network applications and web servers. The runtime integrates the CommonJS module system for synchronous module loading and the npm ecosystem for sharing and reusing packages. The platform provides comprehensive capabilities for web server development, including creating HTTP and HTTPS servers, managing HTTP
Creates and manipulates raw binary data in memory with encoding conversions and slicing.
imagemin هو أداة لتحسين وتصغير حجم الصور في Node.js مصممة لتقليل حجم تخزين أصول الصور. يعمل كمحسن لأصول خط أنابيب البناء (build pipeline) يستخدم كلاً من الضغط المفقود وغير المفقود لإزالة البيانات الوصفية غير الضرورية وتحسين بيانات البكسل. يستخدم المشروع بنية قائمة على الإضافات لتوسيع وظائفه، حيث يقوم بتحميل وحدات خارجية تتعامل مع تنسيقات صور وخوارزميات ضغط محددة. وهذا يسمح للأداة بالعمل كمجموعة أدوات مرنة لأتمتة ضغط الصور داخل خطوط أنابيب التطوير. يغطي النظام إمكانيات واسعة لتحسين أداء الويب، بما في ذلك التكامل في خطوط أنابيب أصول الواجهة الأمامية وسير عمل إنشاء المواقع الثابتة لتقليل استهلاك النطاق الترددي وتحسين سرعات تحميل الصفحات.
Utilizes binary data buffers to pass raw image data efficiently between the orchestrator and compression plugins.
body-parser is a Node.js HTTP request parser that converts incoming request bodies into structured JavaScript objects. It provides utilities to extract and process JSON, raw binary, plain text, and URL-encoded payloads for use in web servers. The project employs a middleware pattern to augment request objects, attaching parsed data directly to the request for use in subsequent route handlers. It uses content-type based dispatching to select the appropriate parsing logic based on the request headers. The tool manages data streams by consuming payloads in chunks and accumulating binary buffers
Handles incoming request bodies as binary buffers for processing raw data streams.
Surge هي مكتبة Swift للتحليل العددي عالي الأداء، والجبر الخطي، ومعالجة الإشارات الرقمية، ومعالجة الصور المعجلة. تستخدم إطار عمل Accelerate لتوفير أدوات معجلة بالأجهزة لرياضيات المصفوفات ومعالجة الإشارات. توفر المكتبة قدرات متخصصة لمعالجة الإشارات الرقمية، بما في ذلك الالتفاف، وتحليل تشابه الإشارة عبر الارتباط المتبادل، وتحويلات المجال باستخدام تحويلات فوريه السريعة. كما تتضمن مجموعة من الأدوات للتحويل السريع وتحليل مخازن البكسل وبيانات الصور. بعيداً عن معالجة الإشارات والصور، تغطي المكتبة مجموعة واسعة من الرياضيات الحسابية. يشمل ذلك حل الأنظمة الخطية من خلال معكوسات المصفوفات والتحللات، وحسابات المقاييس المتجهية، وتحليل البيانات الإحصائية. كما تدعم التنفيذ الجماعي للعمليات المثلثية واللوغاريتمية والحسابية عبر مصفوفات كبيرة.
Manipulates raw pixel and signal data through direct memory buffers to minimize overhead during transformations.
Forge هي مكتبة تشفير بلغة JavaScript توفر مجموعة شاملة من الأدوات للتشفير المتماثل وغير المتماثل، والتجزئة (hashing)، والتوقيعات الرقمية. تتضمن تنفيذاً كاملاً لبروتوكول أمن طبقة النقل (TLS) لإنشاء اتصالات شبكة آمنة وإدارة حركة المرور المشفرة. يطبق المشروع مجموعة واسعة من أدوات البنية التحتية للمفاتيح العامة (PKI)، بما في ذلك إدارة شهادات X.509، وتوليد طلبات توقيع الشهادات، والتحقق من سلاسل الشهادات. يوفر مجموعة أدوات تشفير PKCS للتعامل مع الأرشيفات الآمنة والرسائل الموقعة، إلى جانب دعم إدارة مفاتيح SSH وتحويل المفاتيح بين تنسيقات PEM وOpenSSH وPKCS#12. تغطي المكتبة مجموعة واسعة من بدائيات الأمان، مثل تشفير الكتلة (block cipher)، وحساب HMAC، واشتقاق المفاتيح بناءً على كلمة المرور. كما تتضمن أدوات مساعدة لتسلسل البيانات الثنائية باستخدام ترميز ASN.1 DER، بالإضافة إلى أدوات تحويل البيانات لتنسيقات Base58 وBase64 والست عشري. تشمل القدرات الإضافية أدوات مساعدة لاتصالات الشبكة منخفضة المستوى لمعالجة طلبات عميل HTTP وتنسيق المهام غير المتزامنة لجدولة العمليات في الخلفية.
Provides managed byte buffers and utilities for binary data processing and hex conversion.
Unity هو إطار عمل لاختبار الوحدات خفيف الوزن لـ C، يوفر مكتبة التأكيد، ومشغل الاختبار، وآليات التقارير المطلوبة للتحقق من صحة الكود. يعمل كبنية تحتية أساسية للاختبار لتنظيم وتنفيذ اختبارات الوحدات في بيئات C. تم تصميم إطار العمل للتحقق من البرمجيات على مستوى النظام والمضمنة، مع قدرات محددة للتحقق من البرامج الثابتة (Firmware) وتعريفات الأجهزة. يركز على سلامة الذاكرة وصحة المؤشرات، مما يسمح بالتحقق من حالات المؤشر وفحص كتل الذاكرة الخام. تغطي مجموعة الأدوات مجموعة واسعة من أنواع المقارنة، بما في ذلك التحقق الرقمي للأعداد الصحيحة، وأنماط البت، وقيم الفاصلة العائمة. كما توفر أدوات مساعدة للتحقق من السلاسل المنتهية بـ null، ومحتويات المصفوفة، والمنطق المنطقي، مع دعم رسائل فشل مخصصة لتوفير السياق أثناء تصحيح الأخطاء.
Performs raw byte-by-byte comparisons of memory segments for non-convertible data types.
PKHeX هو محرر لملفات حفظ ألعاب Pokémon ومحول لبيانات الحفظ. يعمل كمعدل لبيانات الكيانات ومستورد للبيانات الخارجية، ويُستخدم لتغيير بيانات حفظ الألعاب وصور الذاكرة عبر أجيال برمجية متعددة. يتيح المشروع تحويل بيانات الألعاب بين إصدارات برمجية وتنسيقات ملفات مختلفة لضمان التوافق بين الأجيال. كما يدمج ملفات وأكوادًا خارجية في سجلات الحفظ الموجودة لتحديث حالة اللعبة. توفر الأداة قدرات لإدارة ملفات الحفظ ومعالجة حالة اللعبة، مما يسمح بتعديل سجلات الكيانات الفردية، وبيانات الشخصيات، ومخزون العناصر.
Directly modifies bytes in memory buffers before writing blocks back to the filesystem.