Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Zenflow- The AI Workflow Engine for Software Devs
Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Classic Edition of Open Zelda, a 2D game creation software.
This project has been superseded by the Modern Edition, but recently the Player had DirectX code replace with SDL 2 and changes are still welcome.
http://youtube.com/watch?v=zHs4zRkcua8 [Linux]
http://youtube.com/watch?v=lU2Xe5ewgwA [OS X]
A low-power ISA design and simulator for a 2010 IEEE competition
This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition
The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more.
...
SwingInsider helps you produce Graphical User Interfaces to your Java application for an available MySQL database in a secure, professional and attractive way.
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
This mod of Scratch (scratch.mit.edu) will add several new features, including an extensive plugin API.
It is currently developed by the Scratch user SJRCS_011.
C library to quickly implement streaming communication between parallel threads. Optimized for use in embedded systems. Allows FIFO behavior as well as separate data access and synchronization. NOTE: development has moved to the vfTasks project.
This is the sourceforge project page for the original Joda project which is now inactive and unmaintained. It was a domain model framework to bind beans, XML and GUIs. Features include SAX input and output, XPath model querying, Swing integration and an OO property syntax (much better than C# properties!). See http://www.joda.org/joda-beans for the replacement project.
Connect your teams with an integrated digital workplace
Wherever your teams work, keep them connected with a digital workplace that unifies all your productivity tools in one central place
Claromentis provides a reliable and feature-rich business intranet software for modern organizations. Offering collaborative, social, knowledge-sharing, and enterprise-level applications, Claromentis' intranet platform enables businesses to enjoy greater productivity, collaboration, and security. Claromentis' intranet software can be deployed on-premise, in the cloud, or on a company's data center. It can also be customized to meet unique business needs through the addition of modules.
Covered is a Verilog code coverage utility using VCD/LXT/FST dumpfiles (or VPI interface) and the design to generate line, toggle, memory, combinational logic, FSM state/arc and assertion coverage report metrics viewable via GUI or ASCII format.
This project is ported to github and can be found at:
https://github.com/chiphackers/covered
LanMan project is a library for developing multi-language applications. Project also has a special support for CodeGear/Borland VCL library which can automatically translate supported components. Project has editor for language files.
All work at VObject is done in sub-projects and components organized under three top-level projects which is VObject Tools Project, VObject Best Practices Project and VObject Development Platform Project.
Antlion helps Apache Ant build files manage external libraries, and the paths and filesets that are associated with those libraries. This also includes inter-project relationships for multi-build file projects.
Continues Integration system which has been developed for distributed networking execution environment. It started its life serving builds and tests in a commercial environment early days well before continues integration became a standard well-applied best practice in the industry. The code was open-sourced and was used by multiple local development teams known to the author. Later on alternative CI systems, like Jenkins and BuildBot, gained popularity, established big communities and...
VIM emulator plugin for the IntelliJ IDEA IDE. This plugin allows you to use many of the commands of VIM while editing files in IDEA.
** NOTE **
This Sourceforge project is inactive. Jetbrains took over the IdeamVIM plugin several years ago. Any support must be directed to Jetbrains.
Simple implementation of finite state machine concepts.
The project contain ease-to-use library and modeling graphical tool.
Project define simple identical API for Finite State Machines for both language bindings (C# and Java).
March, 29th, 2012:
Woko 1.x is End of Lifed, and we have moved everything out of sf.net for 2.0 :
http://www.pojosontheweb.com
GDBI is a genealogy program integrator. It includes an editor and the lifelines report language. It interfaces to multiple GEDCOM databases and is most popular as a PhpGedView client. At the core is a Java API to simplify adding databases and editors.
Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
SimDB is an object-relational database persistence library with emphasis on simplicity and ease of use. It follows the Model-Driven paradigm, providing an effective implementation of object/relational mapping on top of JDBC and standard SQL.
Io is a project in development. It aims to be a backend for all kinds of online games, relieving game developers from the task of writing the technical infrastructure needed to support such games.
This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.