Showing 15 open source projects for "uuid"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    ramsey/uuid

    ramsey/uuid

    A PHP library for generating universally unique identifiers (UUIDs)

    ramsey/uuid is a PHP library for generating and working with RFC 4122 version 1, 2, 3, 4, and 5 universally unique identifiers (UUID). ramsey/uuid also supports optional and non-standard features, such as version 6 UUIDs, GUIDs, and other approaches for encoding/decoding UUIDs. A universally unique identifier, or UUID, is a 128-bit unsigned integer, usually represented as a hexadecimal string split into five groups with dashes. The most widely-known and used types of UUIDs are defined by RFC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    stduuid

    stduuid

    A C++17 cross-platform implementation for UUIDs

    A C++17 cross-platform single-header library implementation for universally unique identifiers, simply know as either UUID or GUID (mostly on Windows). A UUID is a 128-bit number used to uniquely identify information in computer systems, such as database table keys, COM interfaces, classes and type libraries, and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cls-rtracer

    cls-rtracer

    CLS-based request id generation for Express, Fastify, Koa and Hapi

    Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request ID generation, batteries included. An out-of-the-box solution for adding request IDs into your logs. Check out this blog post that describes the rationale behind cls-rtracer. Automatically generates a UUID V1 value as the id for each request and stores it in AsyncLocalStorage. Optionally, if the request contains an X-Request-Id header, uses its value instead. Allows to obtain the generated request id anywhere in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    corlpack

    Ada Library for heterogenous vectors

    Corlpack consists of a library and tools aiming to simplify and accelerate programming of small, scientific, computational applications. One of the planned features is the loading and saving of a variety of research data into a single generic data structure, that is much like the named list from R, thus removing the need to learn many data access APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 5
    FCUUID

    FCUUID

    iOS UUID / Universally Unique Identifiers library

    iOS UUID library as alternative to the old good UDID and identifierForVendor. This library provides the simplest API to obtain universally unique identifiers with different levels of persistence. It's possible to retrieve the UUIDs created for all devices of the same user, in this way with a little bit of server-side help it's possible manage guest accounts across multiple devices easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Binary UUIDs

    Laravel Binary UUIDs

    Optimised binary UUIDs in Laravel

    Using a regular uuid as a primary key is guaranteed to be slow. The package can generate optimized versions of the uuid. It also provides handy model scopes to easily retrieve models that use binary UUIDs. The package currently only supports MySQL and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HiBeacons

    HiBeacons

    An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0)

    ... beacon operation can only be seen in the phone. (The watch app acts as a simple* remote). The source is easy to understand and modify. The structure of the app is based on a simple hierarchy of operation classes. There are three NATOperation subclasses, each responsible of a specific operation. NATMonitoringOperation, NATAdvertisingOperation, and NATRangingOperation. The app is easy to use with any given proximity UUID and identifier, which can be changed in NATOperation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VM Tweaker
    "VM Tweaker" is a hidden features tweaker for VMWare "*.vmx" files. Originally started as a simple VM guest time tweaker it gradually evolved into quite a useful tool. Short overview of features: Different VM EFI/BIOS Tweaks, Memory performance optimizations; VM state backup (VMWare Player Snapshot-like behaviour); Time/date sync between host and guest; VM Debugging config; MAC address tweaking; UUID keep switch(VM 5.x-like); Hardware compatibility switch(esx/hosted); Tweak amount...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9

    UuidGen

    JAVA-based generation of UUIDs

    A generator for UUIDs is often needed. Not all OS platforms include one. This JAVA-based command-line tool will generate a UUID, write it to the terminal and copy it to the clipboard, every time you call it - or double-click its JAR file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
    Learn More
  • 10
    A C++ UUID compliant to RFC 4122.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    A win32 port of OSSP's uuid library & its command line tool (aka uuid / uuid_cli). === Acknowledgment: OSSP uuid homepage: http://www.ossp.org/pkg/lib/uuid/ === Current status: * Branch from OSSP uuid library v1.6.2 * A workable/buildable msvc10 solution files which tweaks: * Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits compilers * uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC * uuid_cli.cpp: A simple drop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VBoxHDTools

    VBoxHDTools

    An easy way to copy, resize and manage Virtual HD

    Manage Virtual Machine Hard Disks. This tool uses the VirtualBox vboxmanage tool in command line. The main features are: Multiple HD format from/to convertion: VDI, VMDK, VHD, RAW VDI and VMDK resizing UUID change
    Downloads: 48 This Week
    Last Update:
    See Project
  • 13
    libuuid porting to mingw. This implementation uses windows uuid library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CocoaGUIDGen is a uuid generator with Aqua UI. It mimics the feature of the GUID generator add-in of the Visual C++ to generate MS style macros and formats for GUID routines. However, it also has one format for the CFPlugIn architecture for the Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    project obsoleted since python 2.5 already ships with a uuid package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next