Showing 2550 open source projects for "name"

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
    Keyrune

    Keyrune

    Magic: the Gathering set symbol pictographic font

    Keyrune is the first suite of complete Magic: the Gathering expansion and set symbols as a pictographic font. You can use this font anywhere you want to display set symbols—in your MtG app or website, documents, card images, anything! Each set symbol has its own font character. Display them in a manner similar to Font Awesome. Class name codes are based on the expansion codes from MTG JSON. To copy Keyrune symbols into your desktop software (or access to vectors directly), go to the Cheatsheet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QtAwesome

    QtAwesome

    Iconic fonts in PyQt and PySide applications

    QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications. It started as a Python port of the QtAwesome C++ library by Rick Blommers. QtAwesome identifies icons by their prefix and their icon name, separated by a period (.) character. Use Font Awesome, Elusive Icons, Material Design Icons, Phosphor, Remix Icon or Microsoft's Codicons. QtAwesome comes bundled with Font Awesome, Elusive Icons, Material Design Icons, Phosphor, Remix Icon and Microsoft's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gh-dash

    gh-dash

    A beautiful CLI dashboard for GitHub

    A GitHub (gh) CLI extension to display a dashboard with pull requests and issues by filters you care about. Write multiple configuration files to easily switch between completely different dashboards. Repo name-to-path mappings can be an exact match (full name, full path) or wildcard matched using the owner and partial path. To override the default set of terminal colors and instead create your own color scheme, you can define one in your config.yml file. If you choose to go this route, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    graphql-go

    graphql-go

    GraphQL server with a focus on ease of use

    ... or field name has to be exported and match the schema's field's name in a non-case-sensitive way. By default the library uses noop.Tracer. If you want to change that you can use the OpenTelemetry or the OpenTracing implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
    Learn More
  • 5
    django-admin-interface

    django-admin-interface

    Django's default admin interface made customizable

    django-admin-interface is a modern responsive flat admin interface customizable by the admin itself. Themes management and customization (you can customize admin title, logo and colors) You can add a theme you've created through the admin to this repository by sending us a PR. Themes management and customization (you can customize admin title, logo and colors). Responsive, related modal (instead of the old popup window), environment name/marker, language chooser, list filter dropdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VuePress

    VuePress

    Minimalistic Vue-powered static site generator

    ... for you. You will then have the opportunity to configure your VuePress site’s metadata such as: project name, description, maintainer email, maintainer name, repository URL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gomodifytags

    gomodifytags

    Go tool to modify struct field tags

    Go tool to modify/update field tags in structs. gomodifytags makes it easy to update, add or delete the tags in a struct field. You can easily add new tags, update existing tags (such as appending a new key, i.e: db, xml, etc..) or remove existing tags. It also allows you to add and remove tag options. It's intended to be used by an editor, but also has modes to run it from the terminal. Read the usage section below for more information. This accepts the struct name. i.e: -struct Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DenoDB

    DenoDB

    MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

    ... to your models. Models represent tables in your database. Each model should link to one of your database's tables. Every field should also match the name from your database. Creating models is very easy. Import Model from the library and create a class based on what you plan to modelize. The name we call our model might differ from the table name in our database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Explainer.js

    Explainer.js

    CLI tool to process files and output the code blocks

    CLI tool to process files and output the code blocks along with explanation, using various configuration options like API key, base URL, model name, and temperature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes. Icon
    IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes.

    It is easy to use, allowing you to learn and perform business process modeling in minutes.

    With an intuitive, web-based interface, IBM Blueworks Live empowers teams to document, analyze and streamline processes with unprecedented ease and efficiency, with no downloads necessary. It's designed for dynamic collaboration, enabling stakeholders to connect, share insights and drive improvements in real-time, from anywhere.
    Learn More
  • 10
    Laravel ACL

    Laravel ACL

    This package helps you to associate users with permissions

    This package allows you to manage user permissions and groups in a database and is compatible with Laravel v5.8 or higher. Laravel ACL allows models to be associated with permissions and groups. Each group may be associated with multiple permissions. A Group and a Permission are regular Eloquent models that require a name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Queue Monitor

    Laravel Queue Monitor

    Monitoring Laravel Jobs with your Database

    This package offers monitoring like Laravel Horizon for database queues. Monitoring Laravel Jobs with your Database. Migrate the Queue Monitoring table. The table name can be configured in the config file or via the published migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Model Settings

    Laravel Model Settings

    Model Settings for your Laravel app

    The package requires PHP 8.1+ and follows the FIG standards PSR-1, PSR-2, PSR-4 and PSR-12 to ensure a high level of interoperability between shared PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oracle DB driver for Laravel via OCI8

    Oracle DB driver for Laravel via OCI8

    Oracle DB driver for Laravel via OCI8

    Laravel-OCI8 is an Oracle Database Driver package for Laravel. Laravel-OCI8 is an extension of Illuminate/Database that uses OCI8 extension to communicate with Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Netis Cloud Probe

    Netis Cloud Probe

    A Software Probe for network packet capturing and forwarding in Cloud

    Netis Cloud Probe (Packet Agent, name used before)is an open source project to deal with such a situation: it captures packets on Machine A but has to use them on Machine B. This case is very common when you try to monitor network traffic in the LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ipytest

    ipytest

    Pytest in IPython notebooks

    ipytest allows you to run Pytest in Jupyter notebooks. ipytest aims to give access to the full pytest experience and to make it easy to transfer tests out of notebooks into separate test files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ConcurrentSim.jl

    ConcurrentSim.jl

    Discrete event process oriented simulation framework written in Julia

    A discrete event process-oriented simulation framework written in Julia inspired by the Python library SimPy. One of the longest-lived Julia packages (originally under the name SimJulia).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chain.jl

    Chain.jl

    A Julia package for piping a value through transformation expressions

    A Julia package for piping a value through a series of transformation expressions using a more convenient syntax than Julia's native piping functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Parameters.jl

    Parameters.jl

    Types w/ default field values, keyword constructors, (un-)pack macros

    This is a package I use to handle numerical-model parameters, thus the name. However, it should be useful otherwise too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    serde_with

    serde_with

    This crate provides custom de/serialization helpers

    This crate provides custom de/serialization helpers to use in combination with serde's with-annotation and with the improved serde_as-annotation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    schema

    schema

    Package gorilla/schema fills a struct with form values

    Package gorilla/schema converts structs to and from form values. Conversely, the contents of a struct can be encoded into form values. To define custom names for fields, use a struct tag "schema". To not populate certain fields, use a dash for the name and it will be ignored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    kotlin-logging

    kotlin-logging

    Lightweight Multiplatform logging framework for Kotlin

    Lightweight Multiplatform logging framework for Kotlin, written in Pure Kotlin. A convenient and performant logging facade. Version 5 is not backward compatible with previous versions (v.3, v.2, v.1). Group id (in maven) and package names changed. It is possible to use both version 5 and previous versions side-by-side so some of the code from the old version and some new. It is also possible to have libs using old version and use the new version (and vice-versa). After seeing many questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Go Examples

    Go Examples

    Go(lang) examples

    ... telnet-clients or http-server (even with SSL). If you want even more Golang examples, you can take a look at my other go repositories at GitHub. To execute a Golang program, write go run at the cli followed by the name of the file. You also can convert the file to a binary executable program by the command go build. One great aspect of Golang is, that you can start go applications via go run name.go, but also compile it to an executable with go build name.go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tonic

    Tonic

    Easy to audit, zero-dependencies and build-tool-free

    A low-profile component framework. 1 file. 1 class. ~350 lines of code. No build tools are required. Native web components. Ideal for JAM stacks. Identical on client & server. Composition oriented. Event delegation by default. Lots of examples. Building a component with Tonic starts by creating a function or a class. The class should have at least one method named render which returns a template literal of HTML. onic is a thin wrapper around web components. Web components require a name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    TypeChain generates only TypeScript typings (d.ts) files, if you're looking for "opinionated", "batteries included" solution check out our new project: eth-sdk. It generates typesafe, ready to use ethers.js wrappers and uses etherscan/sourcify to automatically get ABIs based only on smart contract addresses. Under the hood, eth-sdk relies on TypeChain. Interacting with blockchain in Javascript is a pain. Developers need to remember not only a name of a given smart contract method or event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ember Inspector

    Ember Inspector

    Adds an Ember tab to the browser's Developer Tools

    Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application. The Ember Inspector is a plug-in for the Chrome developer tools that makes understanding and debugging your Ember.js application a snap. After installing this extension, you'll be able to easily view all of the routes defined in your application. Reference Ember's naming conventions for your URLs, including what to name your controllers, templates, routes and more. Overlay your...
    Downloads: 0 This Week
    Last Update:
    See Project