22 projects for "resolver" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Symfony OptionsResolver

    Symfony OptionsResolver

    Provides an improved replacement for the array_replace PHP function

    Symfony Options Resolver is a PHP component that simplifies the handling of configuration options in your applications. It helps developers define, validate, and normalize configuration arrays, making it easier to manage options passed to classes or functions. The component ensures that the provided options meet the expected structure and values, improving code robustness and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP Snowflake

    PHP Snowflake

    An ID Generator for PHP based on Snowflake Algorithm

    An ID Generator for PHP based on Snowflake Algorithm (Twitter announced). Snowflake is a network service that generates unique ID numbers at high scale with simple guarantees. If you want to generate unique IDs using the snowflake algorithm, you must ensure that sequence numbers generated within the same millisecond on the same node are unique. Based on this requirement, we have created this package which integrates multiple sequence number providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Caliban

    Caliban

    Functional GraphQL library for Scala

    ...Pure interface: errors and effects are returned explicitly (no exceptions thrown), all returned types are referentially transparent (no Future). Clean separation between schema definition and implementation: schema is defined and validated at compile time using Scala standard types, resolver (RootResolver) is a simple value provided at runtime. All interfaces are pure and types are referentially transparent. Schemas are type safe and derived at compile time. No need to manually define a schema for every type in your API. Let the compiler do the boring work. Out-of-the-box support for major HTTP server libraries, effect types, Json libraries and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Blocky

    Blocky

    Fast and lightweight DNS proxy as ad-blocker for local network

    Blocky is a fast, lightweight DNS proxy and network-wide ad blocker designed for home labs and small networks that want Pi-hole-like filtering with more flexible DNS routing and modern protocol support. It blocks DNS queries using external deny lists while also supporting allow lists, and it can scope policies by client groups so different devices or households can have different rulesets. Unlike a single-purpose blocker, it supports advanced DNS behavior such as conditional forwarding and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    jasypt-spring-boot

    jasypt-spring-boot

    Jasypt integration for Spring boot

    Jasypt Spring Boot provides Encryption support for property sources in Spring Boot Applications. There are 3 ways to integrate just-spring-boot in your project. And encryptable properties will be enabled across the entire Spring Environment (This means any system property, environment property, command line argument, application.properties, yaml properties, and any other custom property sources can contain encrypted properties) Jasypt uses an StringEncryptor to decrypt properties. For all 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraphQL Kotlin

    GraphQL Kotlin

    Libraries for running GraphQL in Kotlin

    ...As your schema scales to hundreds of types and many different resolvers, it can get more difficult to track what code needs to be changed if you want to add a new field, deprecate or delete an existing one, or fix a bug in the resolver code. graphql-kotlin-schema-generator aims to simplify this process by using Kotlin reflection to generate the schema for you. All you need to do is write your schema code in a Kotlin class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Vexip UI

    Vexip UI

    Vue 3 UI library, highly customizability, full TypeScript, performance

    Highly customizability, full TypeScript, performance pretty good. This library is using base on vue 3.0 with using composition api, and design and code components in the traditional way by Vue possible, fully TypeScript. Almost all the default value of props for each component can be quickly modified by configuration, for easy customization. And, the writing of component codes pays great attention to lowering the threshold of source code reading, and the style of code is as close to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C-ARES

    C-ARES

    A C library for asynchronous DNS requests

    This is C-ARES, an asynchronous resolver library. It is intended for applications that need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers that communicate with multiple clients and programs with graphical user interfaces. The full source code is available in the 'C-ARES' release archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    koa-decorator-ts

    koa-decorator-ts

    koa decorator

    Koa Decorator (with TypeScript). This package is a decorator for koa, including the koa-router, GraphQL. You can use decorators to define the path of routing or create a GraphQL resolver using the existing koa controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    PedrosoGameWork

    PedrosoGameWork

    Um pequeno framework didático de games em Java

    Com finalidades didáticas, a ideia de criar um pequeno framework em Java, que resolva os problemas básicos de mecânicas e ferramentas para games, nasceu pelo fato do Java não ter suporte nativo a games (tipo um XNA/MonoGame da vida) e esse fato é tão realista que Java não oferece suporte nativo a leitura de um joystick/gamepad. Sendo assim, esse framework não tem a pretensão de competir com qualquer outro que já exista em Java, mas sim ser um guia de referência bem documentada de como resolver alguns problemas em Java. O framework se divide em 2 partes: uma versão em Java 2D/Swing e outra em JavaFX. Por enquanto, apenas a versão Swing está em desenvolvimento, após sua finalização, será convertida as mesmas classes para JavaFX. Espero que ajude a todos! :) Obs.: Este projeto está sob a licença GNU/GPL v.3, mas contém o projeto exp4j 0.4.0 (http://www.objecthunter.net/exp4j/) que está sob a licença Apache v.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Materio
    ...Useful for organizations with own application development, to share programs between different parts of the organization or with other organizations. Modules are geared to library topics, such as: • OpenURL resolver (ScourDox module) • Journal article subscription (Article Harvester module) • Content Management System (Little boxes module) • Bug tracking (Bugs module) • Journal metadata database (Master Journal list module) • IP sensitive link generator (Boing module)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Web Services Interoperability Profile Environment is a toolkit for managing and using "service profiles" needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An inversion of control mechanism for C++. cpp-resolver takes advantage of the strengths of C++ to check the resolution of dependencies at link time, while promoting proper separation of concerns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    drba (Dependencies Resolver and Build Automation) is an open source software construction tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A functor object resolver library for the Java™ EE 5 (JSP 2.1) unified expression language. Extends the expression language used in JSF and JSP pages to directly expose static and dynamic methods of plain Java objects or beans.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This library is an add-on library for Ivy and provides a resolver that uses SSH to access the repository. The resolver is able to publish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bookmarklet and Firefox extension to enhance search results in Google Scholar, by adding links to an institutional proxy server and OpenURL resolver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A DNS resolver library written in pure PHP script. This library offers almost same functionalities of getmxrr() and checkdnsrr(). You may find this library helpful when you would like to retrieve MX(Mail exchange) records in win32 PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Biblioteca de classes para resolver problemas comuns de programaусo relativos a software comercial no Brasil, como por exemplo CPF e CNPJ. Tambжm estр sendo previsto Inscriушes Estaduais. It is probably going to become a spin-off, but check the CVS fo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ant task which facilitates adding external libraries to classpath without worrying about their physical location on disk. DISCONTINUED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This package provides statistical (and heuristic) tools for 3 stages of Verb Phrase Ellipsis (VPE) resolution: 1 - Detection 2 - Antecedent location 3 - Resolution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenLinker is a new kind of OpenUrl link resolver client oriented, using AJAX and an open linking knowledgebase, to make links between full text articles, scholarly journals, databases and associated services like interlibrary loan or document delivery
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB