Showing 246 open source projects for "json-java"

View related business solutions
  • 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
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    PYWAL

    PYWAL

    Generate and change color-schemes on the fly

    ...It analyzes the input image, extracts a palette, and builds theme files for terminals, window managers, and various desktop applications so everything looks coordinated. The magic is that it’s not just a one-off script: it supports many terminals, shells, and launchers, and can export the colors in multiple formats (JSON, Xresources, CSS) for other programs to consume. It also includes a set of predefined themes if you don’t want to generate from an image. Many users integrate PYWAL into their login or wallpaper-change workflows so the desktop “breathes” with whatever image they set. It’s lightweight, fast, and fits perfectly into the r/unixporn workflow of building cohesive, themed desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Olympos
    Olympos is an holistic MDA/MDD approach to projects. It allows to create Web (PHP, J2EE), Desktop (c#) and Mobile applications (.NET, J2ME) from a UML model. Features a Web 2.0 IDE, a generator based on openArchitectureWare and several cartridges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Blueprint Builder

    Blueprint Builder

    The markup language for design the programs

    ...Blueprint is a technology for designing : 1. structure of program 2. process of development 3. business processes The technology is compatible with Rational Unified Process Articles about Blueprint in english and ukrainian reveals the major moments of the using Blueprint technology. Examples of the using technology includes the blueprints of MultiText Editor, Blueprint Builder and Neutrino (Java library for text editing) The program costs $500. See Donate section for datails Install Java 1.6 from distributive firstly
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    BottomNavigation

    BottomNavigation

    This Library helps users to use Bottom Navigation Bar

    This Library helps users to use the Bottom Navigation Bar (A new pattern from Google) with ease and allows a ton of customizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Douya Bean sprouts

    Douya Bean sprouts

    A Material Design app for douban.com

    The open source Material Design Douban client. Among all people who directly access Douban, the most common and consistent usage is around ratings, comments, discoveries, and discussions around movies, TV, books, records, and events (what we call "items"). We will use the ratings and comments that are synchronized with the website as a starting point and basis to reconstruct the discovery and discussion around personal interests on the mobile phone. Douban is never a single website, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wallaroo

    wallaroo

    C++ Dependency Injection

    Wallaroo is a dependency injection library for C++. With wallaroo you can easily separate the object graph from the class implementation. You can create objects and wiring them using strings, so that you can load the "object graph" from a configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    2ERPro

    Un éditeur des diagrammes Entité/Association sous Processing

    Un outil pour éditer des diagrammes Entité/Association sous Processing d'où son nom Editor of Entity/Relationship under PROcessing (2ERPro). L'outil est dans sa première version et loin d'être final. Il vise à démontrer les capacités de Processing plus qu'être éditeur dans le sens propre du terme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    indentLine

    indentLine

    A vim plugin to display the indention levels with thin vertical lines

    ...This plugin enables the Vim conceal feature which automatically hides stretches of text based on syntax highlighting. This setting will apply to all syntax items. Even though this plugin requires conceal to be enabled for it to work, it is possible to disable conceal for JSON and Markdown files and still get the indentLine plugin to show indent lines for those files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    xGuse

    xGuse

    Xuse's project editor

    ...Please remember to always make a copy of your project files before using this software. Recommended way is to use the version control system. You are welcome to try it and send a suggestion or report a bug (ticket section). The program requires Java 1.8_40 or newer to be installed. Please read wiki page for further information:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    ...Usages: - Development and Learning: create from scratch a new Java program, - Reverse engineering: the block structure facilitates the understanding of the code. - Documentation: NSD images can be added to javadoc. - Add-on tool: JStruct can be added to an IDE (eg JCreator ) - Java Pretty printer: to import then export a java file formats the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ML Manager 1.X

    ML Manager 1.X

    A modern, easy and customizable app manager for Android with Material

    A modern, easy and customizable APK extractor & app manager for Android that allows you to extract any installed and system app, mark them as favorite, share .apk files easily and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Arduino Multiple Controller

    this is Arduino multiple controller beta service

    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java Call Trace to UML Sequence Diagram
    This tool helps you to reverse engineer UML Sequence Diagram for your java program at runtime. It works well with both complex java programs (that have multiple threads) and J2EE applications deployed on Application Servers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The Ptolemy Language
    Ptolemy is an extension of Java whose goal are to enable separation of crosscutting concerns, while retaining our ability to understand separated concerns modularly. It balances modularity and expressiveness for aspect-oriented software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jikes RVM
    The Jikes Research Virtual Machine (RVM) is designed to execute Java(TM) programs that are typically used in research on fundamental virtual machine design issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    COMPASS Research
    Development is now hosted at https://github.com/symphonytool/symphony
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MBSE for MagicDraw

    Plugin for MagicDraw to support MBSE with SysML

    Support for more productive Model Based Systems Engineering, following the recommendations in the Cookbook of the INCOSE SE2 Challenge team http://mbse.gfse.de The Plugin for the MagicDraw modelling tool provides support for model based document generation which ties together system model and documents to keep them up to date and consistent, using a AWYSIWYG editor in MagicDraw. It provides basic support to model variants and extract variants from a system model. It provides support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Green, an Eclipse plugin, is an advanced yet simple UML class-diagram tool, developed primarily for student use. It does live round-tripping, so it's easy to move between diagram and code views. It's extensible: users can define their own relations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    PDFReporter Studio

    PDFReporter Studio

    Eclipse-based report and document development tool for PDFReporter

    PDFReporter Studio is an open source, eclipse-based report designer based on Jasper Studio using the PDFReporter library. Create very sophisticated layouts containing images, subreports, crosstabs and much more for mobile usage. Access your data through JDBC and XML, custom sources can be added. Then publish your reports as PDF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ...For more information, see: https://datatracker.ietf.org/doc/draft-huangng-idtp/ https://datatracker.ietf.org/doc/draft-huangng-utid/ Project Busilet is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. See project document for more. Author: Huang Nenggeng huangng@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project