Showing 26 open source projects for "jackson"

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

    SAML Jackson

    A SAML SSO service designed as an OAuth 2.0 or OpenID Connect flow

    Jackson implements the SAML login flow as an OAuth 2.0 or OpenID Connect flow, abstracting away all the complexities of the SAML protocol. Integrate SAML with just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSON Schema Validator

    JSON Schema Validator

    A fast Java JSON schema validator that supports draft V4, V6, V7, V201

    This is a Java implementation of the JSON Schema Core Draft v4, v6, v7, v2019-09 and v2020-12(partial) specification for JSON schema validation. In addition, it also works for OpenAPI 3.0 request/response validation with some configuration flags. For users who want to collect information from a JSON node based on the schema, the walkers can help. The default JSON parser is the Jackson which is the most popular one. As it is a key component in our light-4j microservices framework to validate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Logstash Logback Encoder

    Logstash Logback Encoder

    Logback JSON encoder and appenders

    Provides log back encoders, layouts, and appenders to log in JSON and other formats supported by Jackson. Supports both regular LoggingEvents (logged through a Logger) and AccessEvents (logged via logback-access). Originally written to support output in Logstash's JSON format, but has evolved into a highly configurable, general-purpose, structured logging mechanism for JSON and other Jackson data forms. The structure of the output, and the data it contains, is fully configurable. The general...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    jsonista

    jsonista

    Clojure library for fast JSON encoding and decoding

    Clojure library for fast JSON encoding and decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 5
    jsonschema2pojo

    jsonschema2pojo

    Generate Java types from JSON or JSON Schema for data-binding

    ...), null or empty, then a new bean property named "additionalProperties", of type Map<String,Object> is added to the generated type (with appropriate accessors). The accessors are annotated to allow Jackson to marshal/unmarshal unrecognised (additional) properties found in JSON data from/to this map.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Jawn

    Jawn

    Jawn is for parsing jay-sawn (JSON)

    The term "jawn" comes from the Philadelphia area. It conveys about as much information as "thing" does. I chose the name because I had moved to Montreal so I remembered Philly fondly. Also, there isn't a better way to describe objects encoded in JSON than "things". Finally, we get a catchy slogan. Jawn was designed to parse JSON into an AST as quickly as possible. Currently, Jawn is competitive with the fastest Java JSON libraries (GSON and Jackson) and in the author's benchmarks, it often wins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    elastic4s

    elastic4s

    Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP

    Elastic4s is a concise, idiomatic, reactive, type safe Scala client for Elasticsearch. The official Elasticsearch Java client can of course be used in Scala, but due to Java's syntax it is more verbose and it naturally doesn't support classes in the core Scala core library nor Scala idioms such as typeclass support. Elastic4s's DSL allows you to construct your requests programatically, with syntactic and semantic errors manifested at compile time, and uses standard Scala futures to enable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Finatra

    Finatra

    Fast, testable, Scala services built on TwitterServer and Finagle

    Finatra builds on TwitterServer and uses Finagle, therefore it is highly recommended that you familiarize yourself with those frameworks before getting started. The version of Finatra documented here is version 2.x. Version 2.x is a complete rewrite over v1.x and as such many things are different. Finatra at its core is agnostic to the type of service or application being created. It can be used to build anything based on TwitterUtil: c.t.app.App. For servers, Finatra builds on top of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Swagger Core

    Swagger Core

    Examples, server integrations for generating Swagger API Specification

    ... generation in various languages (e.g with swagger-codegen), custom processing, and so on. Such result is achieved by scanning JAX-RS resources and resolving their operations and used types, (also) processing applied annotations (e.g. Swagger, JAX-RS, Jackson, JAXB, etc.). An extension mechanism allows to further customize and pre/post processing result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications

    Continuous performance testing

    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
    Learn More
  • 10
    Problem

    Problem

    A Java library that implements application/problem+json

    Problem is a library that implements application/problem+json. It comes with an extensible set of interfaces/implementations as well as convenient functions for everyday use. It's decoupled from any JSON library but contains a separate module for Jackson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    est-sfs

    est-sfs

    Estimate the unfolded site frequency spectrum and ancestral states

    .... For details of the method, see Keightley and Jackson, Genetics 209: 897-906 (2018).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    wofm

    Warlock of Firetop Mountain Roguelike

    This is a roguelike adaptation of the adventure gamebook The Warlock Of Firetop Mountain, written by Steve Jackson and Ian Livingstone. About Deep in the caverns beneath Firetop Mountain lies an untold wealth of treasure, guarded by a powerful Warlock, or so the rumour goes. Several adventurers like yourself have set off for Firetop Mountain in search of the Warlock's hoard. None have ever returned. Do you dare follow them? You take the role of an adventurer on a quest to find...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GMOL

    GMOL

    A tool for 3D genome structure visualization

    ... is supported by the National Science Foundation (grant no. DBI1149224). If you use GMOL in your research, please cite: Nowotny, Jackson, Avery Wells, Oluwatosin Oluwadare, Lingfei Xu, Renzhi Cao, Tuan Trieu, Chenfeng He, and Jianlin Cheng. "GMOL: an interactive tool for 3D genome structure visualization." Scientific reports 6 (2016): 20802.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    jstuff

    Toolbox for Java 8 or later.

    jstuff is a collection of utility libraries: - jstuff-core - core utility classes for the Java SE standard library. - jstuff-integration - utility classes for Java EE (Servlet, JPA, ...) and 3rd party frameworks (Spring, Jackson). - jstuff-xml - contains supporting classes for XML processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EPICS Qt Framework

    EPICS Qt Framework

    Qt based GUI system for use on EPICS control systems. (Now on GitHub)

    (Now mantained on GitHub - https://qtepics.github.io/) A layered framework based on Qt for accessing Experimental Physics and Industrial Control System (EPICS) data using Channel Access (CA). Designed for rapid development of control system graphical interfaces. Initially developed by Glenn Jackson, Anthony Owen, and Andrew Rhyder at the Australian Synchrotron. Later, Andrew Starritt and Ricardo Fernandes joined the development team.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 17
    Gen3D

    Gen3D

    A tool for 3D genome and chromosome structural model construction

    ... is supported by the National Science Foundation (grant no. DBI1149224). If you use Gen3D in your research, please cite: Nowotny, Jackson, Sharif Ahmed, Lingfei Xu, Oluwatosin Oluwadare, Hannah Chen, Noelan Hensley, Tuan Trieu, Renzhi Cao, and Jianlin Cheng. "Iterative reconstruction of three-dimensional models of human chromosomes from chromosomal contact data." BMC bioinformatics 16, no. 1 (2015): 338.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    PerformNet

    Queue network modelization tool

    Ceci est le projet réalisé à la session d’hiver 2014 par l’équipe Expresso. L’équipe était composée de : Philippe Olivier, François Lemonnier-Lalonde, Dominique Tremblay et François Moreau. Le projet a été réalisé pour le cours de Génie logiciel orienté objet, donné par M. Jonathan Gaudreault à l'Université Laval. Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RMI over WebSockets

    Remote Method Invocations over WebSockets

    ... the requests and responses using the Jackson JSON processor. . By modeling the communication between the Javascript and Java-server code as method calls, RMI WebSocket allows developers to apply UI patterns such as MVP (Model-View-Presenter) to their web application. More information at http://sourceforge.net/p/rmiwebsocket/wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fastjson is a JSON processor (JSON parser + JSON generator) written in Java.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    scd_EUgran

    EUgran solver for OpenFoam with new Boundary Conditions.

    In the spirit of open source software, feel free to use the code for the boundary conditions. We have tested it last year for the simulation of fluidized beds. It is an extension of the standard twoPhaseEulerFoam. It includes J&J BC's and the newer BC's for the solid phase of Schneiderbauer et. al., which are a modification of the work of Jenkins and decide between sliding and non-sliding particle-wall collisions. Additionally the computation of the solids pressure is changed to the newest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CRest
    CRest is a lightweight annotation driven library that simplifies the integration of third parties RESTful services into java applications, allowing the developer to focus on the essential aspects of the integration of a REST service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Linux port for the Sony Play Station Portable (PSP) gaming system. Based on Jackson Mo's uClinux 2.6.22-uc1 port to the PSP (http://jacksonm88.googlepages.com/linuxonpsp.htm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This perl script (second release done by Alyseo - http://www.alyseo.com/) is a major evolution of work done by Mike Jackson (http://www.netauth.com/) to convert Open LDAP schema to Fedora DS (which is strict RFC 2252 compliant).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next