awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

34 Repos

Awesome GitHub RepositoriesCookie Management

Utilities for parsing, storing, and managing HTTP cookie files and their associated attributes.

Distinguishing note: No existing candidates provided; this category specifically handles persistent cookie storage formats.

Explore 34 awesome GitHub repositories matching web development · Cookie Management. Refine with filters or upvote what's useful.

Awesome Cookie Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • usebruno/brunoAvatar von usebruno

    usebruno/bruno

    44,931Auf GitHub ansehen↗

    Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment

    Allows users to interact with cookies within the request interface to simulate browser behavior.

    JavaScriptapi-clientapi-testingautomation
    Auf GitHub ansehen↗44,931
  • curl/curlAvatar von curl

    curl/curl

    42,214Auf GitHub ansehen↗

    Curl is a command-line tool and portable library for transferring data across a wide range of network protocols. It functions as a unified engine that abstracts diverse communication standards, allowing users and developers to move files and information between servers using a consistent interface. The project provides both a versatile command-line client for terminal-based automation and a stable programmatic interface for integrating complex network operations into applications. The system is distinguished by its protocol-agnostic core and its ability to manage both synchronous and asynchro

    libcurl reads and writes HTTP cookies using text-based files that store attributes like domain, path, expiration, and security flags in tab-separated fields.

    Ccclientcurl
    Auf GitHub ansehen↗42,214
  • vapor/vaporAvatar von vapor

    vapor/vapor

    26,138Auf GitHub ansehen↗

    Vapor is a comprehensive server-side web framework designed for building scalable, high-performance applications and APIs in Swift. It provides a non-blocking, event-loop-based runtime that manages concurrent task processing, background job queues, and asynchronous request handling. The framework is built around a dependency injection container that manages the lifecycle and resolution of services, configurations, and database connections throughout the request pipeline. The framework distinguishes itself through a protocol-oriented design that emphasizes type safety across all layers of the

    Allows manual reading and validation of request cookies for state management.

    Swiftframeworkhttphttp2
    Auf GitHub ansehen↗26,138
  • dubinc/dubAvatar von dubinc

    dubinc/dub

    23,722Auf GitHub ansehen↗

    This project is a comprehensive link management and marketing attribution platform designed for creating, tracking, and analyzing shortened URLs. It functions as a centralized hub for marketing analytics, providing tools to monitor link performance, visualize conversion funnels, and manage affiliate programs through a unified dashboard. The platform distinguishes itself by integrating advanced attribution modeling and partner management directly into the link infrastructure. It supports complex marketing workflows, including automated commission calculations, fraud detection, and payout distr

    Configures tracking cookie attributes like expiration and path to manage visitor data persistence in the browser.

    TypeScriptclickhousemysqlnextjs
    Auf GitHub ansehen↗23,722
  • js-cookie/js-cookieAvatar von js-cookie

    js-cookie/js-cookie

    22,600Auf GitHub ansehen↗

    js-cookie is a lightweight JavaScript library and browser storage interface used to create, read, and delete cookies. It provides a programmatic API for managing client-side data persistence and maintaining browser state across page refreshes. The library includes capabilities for custom cookie encoding and the use of custom value converters to handle specific character formats. It also features a global attribute configuration system that allows default expiration, security, and scope rules to be applied automatically to all cookie operations. The tool covers general cookie management inclu

    Fetches the value of a specific named cookie or lists all available cookies from the browser.

    JavaScript
    Auf GitHub ansehen↗22,600
  • elysiajs/elysiaAvatar von elysiajs

    elysiajs/elysia

    18,531Auf GitHub ansehen↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Provides a mutable interface to read, update, and remove cookies while automatically handling serialization and header synchronization.

    TypeScriptbunframeworkhttp
    Auf GitHub ansehen↗18,531
  • dodyg/practical-aspnetcoreAvatar von dodyg

    dodyg/practical-aspnetcore

    10,382Auf GitHub ansehen↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    Provides utilities to programmatically set and delete browser cookies directly from within UI components.

    C#asp-net-coreaspnet-coreaspnetcore
    Auf GitHub ansehen↗10,382
  • ruby-grape/grapeAvatar von ruby-grape

    ruby-grape/grape

    9,990Auf GitHub ansehen↗

    Grape is a RESTful web service framework for Ruby designed for building structured APIs. It provides a declarative syntax for routing and parameter validation, allowing developers to map HTTP verbs to logic through a domain specific language. The framework is distinguished by its built-in support for service versioning, which can be managed via URL paths, custom headers, or request parameters. It also features a modular architecture that allows large services to be constructed by nesting smaller API definitions. The project covers comprehensive API lifecycle capabilities, including schema-dr

    Sets, retrieves, and deletes cookies with custom expiration, domain, and path settings.

    Ruby
    Auf GitHub ansehen↗9,990
  • greatfrontend/top-javascript-interview-questionsAvatar von greatfrontend

    greatfrontend/top-javascript-interview-questions

    9,685Auf GitHub ansehen↗

    This project is a technical interview preparation resource focused on JavaScript. It provides a collection of common technical questions, detailed answers, and conceptual quizzes designed to help users master core language fundamentals and browser APIs. The resource utilizes an interactive infrastructure that includes a coding workspace with in-browser runtime execution and an automated test suite to validate code correctness. It organizes content through curated learning paths and modular concept mapping to decompose complex language fundamentals into searchable study modules. The curriculu

    Explains how to use cookies for saving small pieces of data that persist across HTTP requests.

    MDXfront-end-developmentinterviewsjavascript
    Auf GitHub ansehen↗9,685
  • squeaky-pl/japrontoAvatar von squeaky-pl

    squeaky-pl/japronto

    8,540Auf GitHub ansehen↗

    Japronto is an asynchronous web framework and Python HTTP server toolkit. It functions as a multi-worker HTTP server and request router, utilizing non-blocking asynchronous handlers to manage high concurrency and throughput. The project implements a master-multiworker forking model to distribute network traffic across multiple CPU cores. It incorporates a fast event loop and a specialized C-extension for high-speed HTTP request parsing, while supporting request pipelining over single TCP connections. The framework covers a broad range of request handling capabilities, including URL pattern r

    Includes utilities for retrieving browser cookies from incoming HTTP requests for session and preference management.

    C
    Auf GitHub ansehen↗8,540
  • carhartl/jquery-cookieAvatar von carhartl

    carhartl/jquery-cookie

    8,500Auf GitHub ansehen↗

    This project is a browser cookie utility and client-side storage library designed to manage small amounts of data persisted in the user's web browser. It functions as a jQuery cookie manager, providing a simplified interface for reading, writing, and deleting cookies using the jQuery framework. The library includes a JSON cookie handler that automatically encodes and decodes complex objects into strings for storage. It allows for the management of data across sessions through the use of expiration dates, path restrictions, and domain scopes. The utility covers broader capabilities for client

    Implements a simplified interface for reading, writing, and deleting browser cookies as a jQuery plugin.

    JavaScript
    Auf GitHub ansehen↗8,500
  • acheong08/edgegptAvatar von acheong08

    acheong08/EdgeGPT

    7,873Auf GitHub ansehen↗

    EdgeGPT is a reverse engineered API wrapper and programmatic client for interacting with Bing Chat and associated large language model services. It enables the retrieval of text responses, code snippets, and suggested questions through a structured interface. The project uses exported browser cookies for authentication and implements an automated session rotation system to bypass daily request limits and regional restrictions. It manages multiple cookie sets to maintain continuous service uptime. The system also includes capabilities for AI image generation, automating requests to create vis

    Manages the storage and rotation of HTTP cookie files to maintain AI service access.

    Python
    Auf GitHub ansehen↗7,873
  • symfony/routingAvatar von symfony

    symfony/routing

    7,618Auf GitHub ansehen↗

    This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do

    Implements capabilities for creating and managing browser cookies with specific expiration and security settings.

    PHPcomponentphprouter
    Auf GitHub ansehen↗7,618
  • hyperf/hyperfAvatar von hyperf

    hyperf/hyperf

    6,855Auf GitHub ansehen↗

    Hyperf is a high-performance PHP coroutine framework designed for building microservices and middleware. It utilizes non-blocking coroutines to handle high concurrency and low-latency request processing, providing a foundation for scalable distributed systems. The framework is distinguished by an aspect-oriented programming based dependency injector that enables pluggable components and meta-programming. It includes a coroutine-optimized object-relational mapper with integrated model caching and an orchestration toolkit for microservice governance, featuring service discovery, circuit breaker

    Allows fine-grained control over cookie attributes, such as SameSite, to enhance security and manage cross-site behavior.

    PHP
    Auf GitHub ansehen↗6,855
  • answerdotai/fasthtmlAvatar von AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Auf GitHub ansehen↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Includes utilities for setting and retrieving browser cookies to store small amounts of user state.

    Jupyter Notebook
    Auf GitHub ansehen↗6,846
  • samyk/poisontapAvatar von samyk

    samyk/poisontap

    6,472Auf GitHub ansehen↗

    PoisonTap is a hardware attack tool designed for the Raspberry Pi Zero that exploits a USB connection to a locked or password-protected computer, extracting browser cookies and session data from the top million websites without requiring the device to be unlocked. It operates by bypassing the lock screen through USB and network stack exploitation, then siphoning HTTP cookies and intercepting all outbound Internet traffic by overriding network routing through a local device. The tool distinguishes itself through multiple persistence and recovery mechanisms that maintain access even after cooki

    Detects removed cookie data and recreates it from remaining browser storage mechanisms.

    JavaScript
    Auf GitHub ansehen↗6,472
  • expressjs/sessionAvatar von expressjs

    expressjs/session

    6,364Auf GitHub ansehen↗

    This is a server-side session manager and middleware for Express applications. It maintains persistent user state across multiple HTTP requests by linking a unique session identifier stored in a browser cookie to data stored on the server. The project utilizes a standardized session store interface, allowing the connection of session data to external databases or in-memory caches. It includes mechanisms for session fixation protection through the regeneration of session identifiers. The system covers the management of user sessions, including the configuration of session cookies, the ability

    Provides control over cookie attributes such as domain and security flags for session identifiers.

    JavaScriptexpressjsjavascriptmiddleware
    Auf GitHub ansehen↗6,364
  • codinggay/blackdexAvatar von CodingGay

    CodingGay/BlackDex

    6,266Auf GitHub ansehen↗

    BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across Android versions 5 through 12 without requiring root access. It operates by hooking system APIs, reading DexFile cookies, and repairing obfuscated method bodies from memory, supporting both 32-bit and 64-bit architectures for installed and uninstalled applications. The tool distinguishes itself through a multi-method approach that combines cookie-based dumping, API hooking, and memory-based instruction repair to handle first through third generation packers. It reconstructs method b

    Reads DEX data by accessing the internal DexFile cookie handle from the Android runtime.

    C++androidandroid-unpackblackbox
    Auf GitHub ansehen↗6,266
  • codeigniter4/codeigniter4Avatar von codeigniter4

    codeigniter4/CodeIgniter4

    5,924Auf GitHub ansehen↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    Sets cookies on the global response with configurable name, value, expiration, domain, path, and security attributes.

    PHPcodeignitercodeigniter4framework-php
    Auf GitHub ansehen↗5,924
  • assaf/zombieAvatar von assaf

    assaf/zombie

    5,630Auf GitHub ansehen↗

    Zombie is a headless browser testing framework and full-stack test runner that simulates a complete browser environment entirely within Node.js. It renders and manipulates a virtual DOM using JavaScript alone, without relying on any native browser engine, and processes events, scripts, and page interactions through a single-threaded event loop. This makes it a Node.js browser automation tool that can load, navigate, and interact with web pages programmatically for testing, scraping, or debugging purposes. The framework distinguishes itself through several integrated capabilities that work tog

    Sets, retrieves, and deletes cookies with domain and path specificity to test cookie-dependent application behavior.

    JavaScript
    Auf GitHub ansehen↗5,630
Vorherige12Nächste
  1. Home
  2. Web Development
  3. Cookie Management

Unter-Tags erkunden

  • Browser Cookie AutomationUtilities for programmatically setting, deleting, and verifying cookies within a browser session to simulate user state. **Distinct from Cookie Management:** Distinct from Cookie Management: focuses on the active automation and verification of cookies during test execution rather than just parsing or storage formats.
  • Cookie Data SerializationProcesses for converting characters into compliant formats for safe transmission across browsers. **Distinct from Cookie Management:** Focuses on data compliance and serialization for transmission, distinct from encryption or security-specific encoding
  • Cookie Deletion Utilities1 Sub-TagFunctionality to remove specific cookies by matching the exact path and domain used during creation. **Distinct from Cookie Management:** Specifically targets the removal of individual cookies via attribute matching
  • Cookie Expiration ManagementFeatures for controlling the lifespan of cookies through specific dates or numerical durations. **Distinct from Cookie Management:** Focuses on the temporal lifespan of cookies, distinct from general security settings
  • Cookie Retrieval Utilities1 Sub-TagCapabilities to fetch the value of a specific cookie or retrieve all available cookies. **Distinct from Cookie Management:** Specifically implements the reading and retrieval of cookie values
  • Cookie Storage Management4 Sub-TagsCapabilities for saving cookie values with specific expiration, domain, and path settings. **Distinct from Cookie Management:** Focuses on the creation and storage parameters of cookies specifically
  • Cookie Value ConvertersImplementations for translating non-standard characters or server-specific formats during cookie operations. **Distinct from Cookie Management:** Focuses on translating formats during read/write, distinct from numerical normalization
  • Cross-Subdomain Identity TrackingMaintains user identity across different subdomains by persisting identifiers on the top-level domain. **Distinct from Cookie Management:** Focuses on the strategic placement of identity cookies for cross-subdomain continuity rather than general cookie attribute management.
  • Custom Cookie Encoders1 Sub-TagDeveloper-defined functions for encoding and decoding cookie data to support non-standard formats. **Distinct from Cookie Management:** Focuses on custom user-defined logic for cookie-specific data encoding
  • Global Cookie Attribute DefaultsSystems for setting default expiration, security, and scope rules that apply to all cookie operations. **Distinct from Cookie Management:** Specifically manages global defaults for cookie attributes
  • Testing UtilitiesSetting, retrieving, and deleting cookies with domain and path specificity to test cookie-dependent application behavior. **Distinct from Cookie Management:** Distinct from Cookie Management: focuses on testing cookie-dependent behavior rather than general cookie parsing, storage, or management.