Showing 2601 open source projects for "json-java"

View related business solutions
  • 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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Digital Logic Design

    Digital Logic Design

    Digital Circuits Design and Simulation

    DLD V 2.0 Released Digital Logic Design is a Software tool for designing and simulating digital circuits. It provides digital parts ranging from simple gates to Arithmetic Logic Unit. You may start your circuit from simple gates and flipflops and keep on converting them into ICs. These ICs, later on, may be incorporated into other circuits to built more complex circuits like CPU. You may even use SOP expressions to generate digital circuits in IC form. You can use this software to...
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 3
    UMHDL

    UMHDL

    Integrated Development Environment (IDE) for learning HDL

    UMHDL is an educational Integrated Development Environment (IDE) intended for learning digital designing with programmable logic devices using Hardware Description Languages (HDL) through simulation. It is an open-source application created at the Miguel Hernández University (UMH). The aim for the UMHDL development was to have a graphical application that allows learning the VHDL language without licensing restrictions (using some existing open-source tools) and requiring few resources. So,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Dual Clip Translator
    Translation of Selected text or Clipboard contents powered by Google. HotKeys Paste/Change Text auto translated. View in Balloon/Window the result of translation, besides being sent to the clipboard. Screen Capture of Desktop/Game > OCR > Translated.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    0xcafed0c5

    0xcafed0c5

    An Interactive Java API Examples and Documentation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyQuizzer

    EasyQuizzer

    Helping teachers around the world to create unique tests per student.

    English Developed with the aim of helping teachers from different areas to create automated tests that are unique for each student. EasyQuizzer stores all questions in a database management system. Subsequently, an exam is set up with the desired items. The program will then run randomization algorithms that will shuffle both the questions and the alternatives so that there are no two identical exams. Portuguese-Brazil Desenvolvido com o intuito de auxiliar professores a criar provas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spring and Hibernate for Beginners

    Spring and Hibernate for Beginners

    Source code for the course: Spring and Hibernate for Beginners

    This repository contains code and resources for learning Spring and Hibernate, tailored to beginners looking to understand Java-based web development. Here is a Spring Boot Learning Path and Roadmap to help you learn more about Spring Boot. These are links to luv2code courses on Udemy. You can purchase the courses to further your studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MGB OpenSource Guestbook
    MGB is a free OpenSource Guestbook completely written in PHP, using JavaScript and a MySQL Database. Easy to use, flexible and customizable with templates to make it fit 100% to your homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Worderize Lite

    Worderize Lite

    Worderize is designed to make the language learning more effective.

    Worderize Lite is an open-source software that is designed to make the language learning process more effective. New features in V2.0: German and French localization; You can now add definition to words; "Edit" button for words and their definitions; DES + AES encryption. New features in V2.1: Support for Hebrew language. For more information please visit: https://github.com/Northstrix/Worderize Worderize Lite requires java to be installed on your computer. You can download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Biogenesis
    Biogenesis is an artificial life program that simulates the processes involved in the evolution of organisms. It shows colored segment based organisms that mutate and evolve in a 2D environment. Biogenesis is based on Primordial Life.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 11
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    JQM Java Quine McCluskey

    JQM Java Quine McCluskey

    JQM - Java Quine McCluskey for minimization of Boolean functions.

    Java Quine McCluskey implements the Quine McCluskey algorithm with Petrick’s Method (or the method of prime implicants) for minimization of Boolean functions. This software can be used both for learning and solving real problems. As a learning/teaching tool, it presents not only the results but also how the problem was solved as well as how to use Karnaugh Maps to solve the problem. Up to sixteen functions of sixteen variables can be minimized. A graphical interface is provided for entering...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Advanced Java

    Advanced Java

    Comprehensive guide to advanced Java topics and backend tech

    advanced-java is a curated knowledge base for Java developers seeking to deepen their understanding of advanced topics, including JVM internals, multithreading, networking, databases, system design, and common backend technologies. Written in Chinese, it serves as both a study guide and reference for preparing for technical interviews or mastering large-scale system development with Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with binary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MolMarker

    MolMarker

    Java software to evaluate the results obtained by molecular markers

    Journal article to cite: Jahnke, G.; Smidla, J.; Poczai, P. MolMarker: A Simple Tool for DNA Fingerprinting Studies and Polymorphic Information Content Calculation. Diversity 2022, 14, 497. https://doi.org/10.3390/d14060497 Leave a review, please! Your opinion matters! :-) MolMarker is user-friendly software to help evaluate the research results obtained by molecular markers. The software can handle genetic (e.g. SSR) and biochemical (e.g. isozyme) data, can construct similarity...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Java based paino trainer. Creates random scores according to user preferences (scale, single/chords...) and waits for right MIDI in to erase right notes or complain about bad ones. Though the screenshots are in German it's i18n feature is just overwhelm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CompPad
    CompPad is a LibreOffice extension that provides live mathematical and engineering calculations within a Writer document. It is intended to provide a free / open-source alternative to Mathcad .
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    Horas de servicio
    Aplicación para Android con el fin de ayudar a llevar un control de las horas de entrada y salida de los estudiantes de servicio social.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Extended Java WordNet Library

    Extended Java WordNet Library

    extJWNL is a Java library to handle dictionaries in WordNet format.

    extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format. extJWNL is an upgraded version of JWNL. The library features support for creating, editing and writing dictionaries; dictionary encodings, including UTF-8; Java generics; huge dictionaries; instance dictionaries and static singletone dictionary; Maven and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DiseaseExpert

    Expertsystem for Disease Diagnostic

    Expertsystem for Disease Diagnostic (experimental).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Test case generator

    Test case generator

    GUI based tool to generate test cases for competitive programmers

    Test Case Generator (TCG) is opensource and easy to use gui based tool to generate test cases to use in competitive programming. The tool supports test cases for Array, String, Matrix, Graph and Palindrome. Installation - To run this tool, you will need JAVA JDK 8 or later version installed on your host machine. Download JAVA JDK 8 or above from here, if not already installed. - Download Test Case Generator - Double click the downloaded package to start the application. - For Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linha do Texto is a web based game for classificate semiotic text content from user input data with 1 to 4 parameters predifined in each section. It can be used to discuss discrete and continuous semantic categories in a scientific and educational fied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+ needed Github: https://github.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Linearizer

    Small application that helps linearizing (cos x)^n and (sin x)^n

    Small application that helps linearizing (cos x)^n and (sin x)^n according to M. YAKAM Olivier's formulas presented on this page: http://yakamyale.over-blog.com/article-linearisation-proposition-de-formules-82233204.html This project is a showcase of the formulas presented on the above blog. The aim is to help students view a quick result of an operation of linearization they are dealing with. The small app helps doing this: *Decomposition of a number into prime factor products *...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.