Search Results for "wxwidgets source code" - Page 92

Showing 3924 open source projects for "wxwidgets source code"

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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    A Java bytecode weaver that enables you to take advantage of the new 1.5 language features in your source code, while still retaining compatibility with 1.4 virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jolene is a toolkit which provides a DOM (Document Object Model) of HTML documents to Java. This gives developers a pure view unlike JSP, ASP, Velocity. Use plain HTML documents to generate your website and swap them out without changing server side code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JQuery is a flexible, query-based source code browser for Java, developed as an Eclipse plug-in. It gives you the power to combine multiple views of your source code in one browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 5
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Java Flash Movie Writer provides an Java implementation of simple FLV format writer. Code development moved to github. New URL: https://github.com/iceraj/StarJFLVLib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SAgent86 is the Java code for a participant agent in the Agent Reputation and Trust (ART) Testbed 0.3.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bringing BOINC and its projects (SETI@Home, etc.) to the Android mobile platform, through translation to Java. ATTENTION: The code is in pre-alpha stage, and currently meant mainly for BOINC developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides a framework for the generation of workflow code from high-level models. It enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    This project consists from a java based framework to create barcode images (EAN13, EAN8, UPCA, UPCE, Code 3 of 9, Codabar, Code 11, Code 93, Code 128, MSI/Plessey, Interleaved 2 of 5, PostNet, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RTP text/t140 Library is a reference implementation for RTP Payload Type for Text Conversation (RFC 4103). The library has source code for encoding and decoding RFC 4103 data, and may be used either as a plug-in to JMF or in a separate RTP sender/receive
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A Java web framework, which provides an easy and effective way to separate the HTML pages and the associated Java code without using any custom document tags, source code outside class files, or custom XML metadata files. Unlimitedly extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iScore measures the interestingness of news articles in a limited user environment. It is an online learning algorithm that combines a large set of disparate features to classify documents. To download the source code, please use subversion.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Java generator for Spring / Hibernate / Struts application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gullywhumper uses XSLT to transform an XML definition file into a J2EE application ready for deployment into your servlet container. The XML file is similar to a database creation SQL script with the meta-data required to create a web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Main source code is moved at https://github.com/jpahullo/planetsim. We recommend authors of contributions sections to move your code to github. Since then, contributions remain here for your use at will. PlanetSim is an object oriented simulation framework for overlay networks and services. This framework presents a layered and modular architecture with well defined hotspots documented using classical design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An integrated testing framework, covering test case generation, execution, bug reporting, code coverage and coding conventions. Currently This is a module suite for netbeans IDE, integrating some open source PHP Testing Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Coqua measures 5 distinct Java code quality metrics, providing an overview and history for the management, and down-to-the-code, detailed views for the developer. Metrics can be defined per team. Ideal for mid- to large-sized and/or offshore projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BDJUnit is a BD-J library containing a unit testing framework for BD-J applications. It is based on the source code of the original JUnit, the unit testing framework for the standard edition of Java, J2SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Clojure is a dynamic programming language for the JVM. Note - current Clojure development has moved to Google code: http://code.google.com/p/clojure/ Project web site: http://clojure.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    automated refactorings, source-code metrics, audits and corrective actions. install as a stand-alone application or as a plug-in to Eclipse or NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    otatop dvd answers man's most difficult question. "What should I watch tonight?" It is a web based database of all of your dvds. It can recognize most dvd's by bar code or title (based on an online database) and randomly suggest DVD's based on criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Based on the j2ee platform of code generation tool.of Eclise rcp with Simple and practical database modelling function, establishing more page attribute in the table to produce the page code and other code,induct pdm
    Downloads: 0 This Week
    Last Update:
    See Project