Showing 1241 open source projects for "id"

View related business solutions
  • Electronic Lab Notebook (ELN) Software Icon
    Electronic Lab Notebook (ELN) Software

    Ideal for any lab. Whether you’re just starting up, a small or large academic institution, or a globally operating company.

    eLabJournal is an all-in-one Electronic Lab Notebook (ELN) software that includes sample tracking and protocol management modules.
  • Vacation Rental Software | Avantio Icon
    Vacation Rental Software | Avantio

    Short-term rental software to scale your vacation rental property management business

    Avantio's goal is to provide dynamic and innovative cloud-based solutions for professional agencies that manage significant numbers of vacation rental properties. We provide agencies the tools to stay ahead of the market, in order to empower their businesses, maximize resources and drive growth. The vacation rental industry is in a period of transformation and expansion. Avantio commitment is to provide agencies the tools specially designed for their needs with the best customer service experience possible. These solutions are specialized in the vacation rental industry, and can be used as stand-alone solutions, or integrated together for a full all-in-one solution and are all fully backed up by a dedicated customer service team. Automate your business Optimize resources spent on management and scheduling tasks using our industry-leading automated admin tools!
  • 1
    Html Menu Generator for Laravel

    Html Menu Generator for Laravel

    Html menu generator for Laravel

    This is the Laravel version of our menu package adds some extras like convenience methods for generating URLs and macros. Virtually every website displays some sort of menu. Generating html menus might seem simple, but it can become complex very quickly. Not only do you have to render some basic html, but you also have to manage which item is active. If a menu has a submenu you'll also want the parents of an active item to be active. Sometimes you want to insert some html between menu items....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AWS X-Ray SDK for Java

    AWS X-Ray SDK for Java

    The official AWS X-Ray Recorder SDK for Java

    ... be useful to further decorate portions of an application for which performance is critical. Generating subsegments around these hot spots will help in understanding their impact on application performance. There are a few different styles available for tracing custom methods.You can automatically inject your current Trace ID into logging statements if you use the Log4J or SLF4J logging frontends.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AWS Secrets Manager JDBC Library

    AWS Secrets Manager JDBC Library

    The AWS Secrets Manager JDBC Library for Java developers

    ... with jdbc-secretsmanager), Change the c3p0 user to be the secret ID of the secret in secrets manager that has the username and password, and change the driverClass to be our driver wrapper. The secret being used should be in the JSON format we use for our rotation lambdas for RDS databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AWS for Fluent Bit Docker Image

    AWS for Fluent Bit Docker Image

    The source of the amazon/aws-for-fluent-bit container image

    The source of the amazon/aws-for-fluent-bit container image. The version of the AWS for Fluent Bit image is not linked to the version of Fluent Bit which it contains. We use the standard major.minor.patch versioning scheme for our image, AKA Semantic Versioning. The initial release with this versioning scheme is 2.0.0. An update to the patch version indicates backward-compatible bug fixes, a minor version change indicates new backward-compatible functionality and a major version change...
    Downloads: 1 This Week
    Last Update:
    See Project
  • VoiceNation: 24/7 Phone Answering Service Icon
    VoiceNation: 24/7 Phone Answering Service

    Virtual receptionist service for companies looking to avoid miss calls

    Thousands of businesses rely on our flexible support because our professionally trained, bilingual receptionists and intelligent software guarantees amazing customer service is always delivered on their behalf.
  • 5
    Timber themes

    Timber themes

    Create WordPress themes with OOP code and the Twig template engine

    Timber helps you create fully-customized WordPress themes faster with more sustainable code. With Timber, you write your HTML using the Twig Template Engine separate from your PHP files. This cleans up your theme code so, for example, your PHP file can focus on being the data/logic, while your Twig file can focus 100% on the HTML and display. Once Timber is installed and activated in your plugins directory, it gives any WordPress theme the ability to take advantage of the power of Twig and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens (spec). There are several ways to create a token within the package. There are simple ways to do it, and more advanced methods if you want greater control. The most common way to create a token would be to authenticate the user via their login credentials, and if successful return a token corresponding to that user. You can also skip user authentication and just pass in a User object. Once a user has...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Parse Server

    Parse Server

    API server module for Node/Express

    ... against versions that are officially supported and have not reached their end-of-life date. You can use any arbitrary string as your application id and master key. These will be used by your clients to authenticate with the Parse Server. Parse provides SDKs for all the major platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Network Caller ID
    The NCID (Network Caller ID) project is Caller ID (CID) distributed over a network. The project contains the NCID package and 4 optional client packages. Each package is described at the NCID web site. A non-inclusive list of 3rd party addons is also available at the web site Available Packages: NCID - contains the server, gateways, and a client with output modules LCDncid - a client that uses LCDproc to display Caller ID on a LCD display NCIDandroid - a client and gateway...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Why & When

    Why & When

    Exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint

    ... and downloading the .jfr files for further analysis. By default, this starter doesn't include spring webmvc or spring web flux dependencies. You will have to include them according to the stack you wish. Every recording session gets its own unique Flight Recording ID. The endpoint returns this ID as plain text, in this case ID 1. This ID must be used to download the recorded data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Flawless elections, made simple Icon
    Flawless elections, made simple

    For Universities, Associations, Cooperatives, Unions, HOAs, Political Parties, and Organizations of all kinds

    Simply Voting is a web-based online voting system that will help you manage your elections easily and securely.
  • 10
    upload-artifact

    upload-artifact

    Upload Actions Artifacts from your Workflow Runs

    Upload actions artifacts from your workflow runs. Internally powered by the actions/artifact package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    go-libp2p-http

    go-libp2p-http

    HTTP on top of libp2p

    Package p2phttp allows to serve HTTP endpoints and making HTTP requests through libp2p using Go's standard "http" and "net" stack. Instead of the regular "host:port" addressing, p2phttp uses a Peer ID and lets libp2p take care of the routing, thus taking advantage of features like multi-routes, NAT transversal and stream multiplexing over a single connection. This package is a library that uses Go modules for dependency management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ipfs-car

    ipfs-car

    Convert files to content-addressable archives and back

    Convert files to content-addressable archives and back. ipfs-car is a library and CLI tool to pack & unpack files from Content Addressable aRchives (CAR) file. A thin wrapper over @ipld/car and unix-fs. Content-addressable archives store data as blocks (a sequence of bytes) each prefixed with the Content ID (CID) derived from the hash of the data; typically in a file with a .car extension. Use ipfs-car to pack your files into a .car; a portable, verifiable, IPFS-compatible archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Brynet

    Brynet

    A Header-Only cross-platform C++ TCP network library

    Header Only Cross-platform high-performance TCP network library using C++ 11. The server uses two network threads and one logic thread, the client uses one network (also process logic) thread. Every packet size is 46 bytes. Every packet contains the client's id. Server broadcast packets to all clients when recv one packet from any client. The client sends one packet when recv packet from the server and the packet's id is equal self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    goqu

    goqu

    SQL builder and query library for golang

    SQL builder and query library for golang. goqu is an expressive SQL builder and executor. Query builder, parameter interpolation (e.g SELECT * FROM "items" WHERE "id" = ? -> SELECT * FROM "items" WHERE "id" = 1). Built from the ground up with multiple dialects in mind. Insert, multi insert, update, and delete support. Scanning of rows to struct[s] or primitive value[s]. While goqu may support the scanning of rows into structs it is not intended to be used as an ORM if you are looking for common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    Embetty displays remote content like tweets or videos without compromising your privacy. Setup your embetty-server. Include the embetty lib into your HTML document. Insert an embed by using a custom tag. Embetty needs a server component that you need to run on your infrastructure. Configure the server URL for embetty using a meta data-embetty-server tag. Use the type attribute with a value of facebook, vimeo or youtube. Set the video-id attribute to the video ID. For videos of type vimeo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cinemagoer

    Cinemagoer

    Python package useful to retrieve and manage the data of IMDb

    Cinemagoer (previously known as IMDbPY) is a Python package for retrieving and managing the data of the IMDb movie database about movies and people. You can use the search_movie method of the access object to search for movies with a given (or similar) title. Similarly, you can search for people and companies using the search_person and the search_company methods. Movie, person, and company objects have id attributes which -when fetched through the IMDb web server- store the IMDb id...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Xcodes.app

    Xcodes.app

    Easiest way to install and switch between multiple versions of Xcode

    The easiest way to install and switch between multiple versions of Xcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LINE Messaging API SDK for Java

    LINE Messaging API SDK for Java

    LINE Messaging API SDK for Java

    The LINE Messaging API SDK for Java makes it easy to develop bots using LINE Messaging API, and you can create a sample bot within minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jekyll-notion

    jekyll-notion

    Import pages from notion

    Import notion pages to Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Every Door

    Every Door

    A dedicated app for collecting thousands of POI for OpenStreetMap

    The best OpenStreetMap editor for POIs and entrances. The best app for on-the-ground surveying for OpenStreetMap! Add shops and amenities, survey benches and trees, collect addresses, or use them as walking papers. This editor does not make you think. Just go to a mall, and start Every Door. You'll see mapped shops around you: tap on the checkmark for any that are still there, and add shops that are not on the map. That's the entire process: you can keep your entire town up-to-date thanks to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Valet

    Valet

    Valet lets you securely store data in the iOS, tvOS, or macOS Keychain

    Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. The identifier you choose for your Valet is used to create a sandbox for the data your Valet writes to the keychain. Two Valets of the same type created via the same initializer, accessibility value, and identifier will be able to read and write the same key:value pairs; Valets with different identifiers each have their own sandbox. Choose an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Modsurfer

    Modsurfer

    Modsurfer provides ops & dev teams with a system of record

    Modsurfer provides ops & dev teams with the first system-of-record and diagnostics application to search, browse, validate, audit, and investigate WebAssembly binaries. At-a-glance insights into WebAssembly module data (code size & complexity, imports/exports & more). Search for details about modules (hash, ID, function names, strings, namespaces, errors & more). Easily audit and track all the WebAssembly code in your stack. Debug & triage issues otherwise difficult to pinpoint in opaque...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GraphQL Scalars

    GraphQL Scalars

    A library of custom GraphQL Scalars for creating precise schemas

    ... if needed. That's what this package does. GraphQL Scalars is a library of custom GraphQL scalar types for creating precise type-safe GraphQL schemas. The GraphQL Specification has the Int, Float, String, Boolean and ID Scalar types by default. Those scalar types help you identify the data and validate it before transferring it between client and server. But you might need more specific scalars for your GraphQL application, to help you better describe and validate your app’s data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    django-rest-framework-gis

    django-rest-framework-gis

    Geographic add-ons for Django REST Framework

    ... responses but may become an issue for large responses. The primary key of the model (usually the "id" attribute) is automatically used as the id field of each GeoJSON Feature Object. The GeoJSON specification allows a feature to contain a boundingbox of a feature. GeoFeatureModelSerializer allows two different ways to fill this property. The first is using the geo_field to calculate the bounding box of a feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    ... is also available on unpkg for testing and quick prototyping. Database lodash instance. Use it to add your own utility functions or third-party mixins like underscore-contrib or lodash-id. With lowdb, you get access to the entire lodash API, so there are many ways to query and manipulate data.
    Downloads: 0 This Week
    Last Update:
    See Project