Showing 52 open source projects for "todo list java 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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    Agilefant

    Agilefant

    The scalable open source tool for lean and agile project management

    Agilefant is a simple but powerful web based tool for lean and agile project management. It is the most versatile open source solution of its kind today, with a rapidly growing user base of more than 10k users around the world in thousands of organizations. Based on more than ten years of solid scientific research within real world organizations, Agilefant's unique model scales from personal todo-lists to large-scale multi-team development and long-term product and portfolio management...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a pair...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    ... DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The Tool Box

    The Tool Box

    Tools for the payments type!

    Version 1.1.5 - Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in - Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10) - Added: Menu link to the homepage (sourceforge) - Fixed: 9F07/AUC had the wrong tag details - Fixed: File>Close now saves notes and config updates before exiting - Fixed: Tag 95/TVR title had a spelling mistake - Fixed: Homepage wasn't populating EMV page names -...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ABTools provides an open environment based on ANTLR and Java and provides some facilities for design and test the B language and somes extensions. ABTools est un environnement de développement base sur ANTLR et Java. Il permet de manipuler le langag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Climax

    A Java command line argument parser framework

    Climax is a Java command line argument parser framework that allows you to create and customize your own command line interface. The command line help and version information can be customized using built-in Apache-Ant-like properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RegAxe - Regular Expression Tester

    A tool for testing regular expressions.

    RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Code Replicator
    Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables. It uses case inference to detect common programming patterns. It can create stupid code faster than you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    In large projects there are a lot of task tags like TODO, FIXME, etc. and Eclipse provides only plain list of all these task tags which is difficult to use. Task Tag Decorator plugin is a plugin which can decorate Package Explorer with icons or text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eslink Eclipse SAS Integration Plugin
    Eslink is a Eclipse plug-in collection for SAS® development. They provide a partly integration of the SAS® system into the Eclipse environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SennMagic
    SennMagic, a small bundle of open source Java classes with handy and fun methods by Bart Thierens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Project Manager and Bug Tracker for Agile Software Development. Flexible Task Workflows and Views. Supports Velocity and Iterations planning. Web-based, Easy to install and user friendly. Supports unicode. Free unlimited online hosting on Amazon cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Very simple and powerful list of things that need to be "just done". Created mostly for agile people. Developed with good desgin (design patterns) using test driven development and clean code principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Cobol Lexer take a cobol source program and return it as a list of lexical tokens. Library takes source code in fixed, free and mixed formats. It recognizes standard Cobol 85.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to create a testing environment for S7-PLC (programmable logic controller) software. It is based on the Eclipse platform and can test S7 instruction list code exported from the Siemens Step7 software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Todo List Manager is a web based application that can be used for creating, editing and maintaining a todo list. Todo lists can be shared with others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Custom J2ME components for advanced GUI display. Among them are an advanced ticker component which can be added into any List or Form componet, and cHTML display component to display cHTML, graphics and animated GIF. Latest code at http://zopensource.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project aims to 1) To provide a rapid application development framework based combining AJAX and STRUT. 2) A tool to generate code 80% code with all the basic helper features like validation, datasource list, webservice etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code! Please provide your feedback/suggestions to author to make the necessary improvements ...
    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.