Showing 2205 open source projects for "c-like"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Java.tri project is an effort to build tools to accelerate the development of java web applications. It integrates several other open source projects like hibernate,struts,eclipse with an Model Driven Architecture approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tinboy is a notetaking application that combines ease of use and simplicity with sophisticated means to organize information. It will be available as an Eclipse Plugin and notes can be shared using a revision control system like CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This Project implements the mergesort algorithm in a MPICH2 (parallel programming -) environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Girders is an open source framework that enables Model View Controller (MVC) functionality for a multi-tiered software application communicating through SOAP web services. It allows the communication via an ASP.NET front end to a C# or Java back end
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ServiceFixture is a fixture library built on top of FIT/FitNesse for SOA or distributed applications that consist of stateless services like web service(SOAP/REST),ejb and pojo etc. It enables FitNesse to be the integration test platform for those apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JempBox is an open source Java library that implements the Adobe XMP specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Online game for developers. Program your team of 4 ants (in LISP) that can reproduce and gain experience and fight against another players in different game modes(CTF, TDM, DM)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSON eXtended Notation is a augmentation of the current JSON api to provide, inline calling of functions and macro api capabilities from plain JSON strings. It also extends JSON to have a CDATA capability using Java-like meta-tagging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    Inline::Java lets you write Perl classes in Java and wrap/use existing Java classes. It is an ILSM (Inline Language Support Module) for Java 2, and is part of the Inline family of modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TRIAD is a browser-independent and platform-independent framework for Rich Internet Aplications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BarControl is a Swing control that implements an interface similar to those used in calendar and scheduling applications like Outlook and iCal. It's straightforward to use and has some premium features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SMC is a java program that generates Java, C++, or C# (and possibly others) code from a simple state table syntax. This is the original project from Robert C. Martin (Unble Bob) as presented on the www.objectmentor.com website for so many years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library to turn MS chars (like smart quotes) and ISO-Latin chars into ASCII. The name is derived from the python script with the same function named AsciiDammit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata. The library has identical API for Java (1.5) and C# (.net 2.0) . Supports String,Integer,Boolean and List command line options. Project migrated to www.latestbit.com and code.google.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Extensible Java Profiler (EJP) is a profiling tool for Java with a scalable and extensible architecture, allowing its usage for exotic programming languages that use a Java backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Eclipse Rich Structured-Text Tools (RST) is a platform for editing structured text documents like DocBook that are marked-up using XML. Since RST is built on top of Eclipse WTP, it inherits a powerful XML source editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The DataTable for java,like DataTable of ado.net. can use index to accessing the data, example:myTable.getRows().get(1).getString(4); have metaMangager and fill data from jdbc. can manage blob,clob and all jdbc type; can to xml and from xml;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JMonitoring and NMonitoring are monitoring frameworks for Java and .Net applications, based on AOP (AspectJ and AspectDNG). Data are stored in database, memory or XML and can be consulted with a web console. http://forge.octo.com/confluence/display/JMO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Proximity is a general web-proxy "like" engine with configurable proxying engine. One of primary use is to serve as Maven proxy on intranet. Useful for reducing outgoing traffic (caching), for publishing in-house and other external maven artifacts.
    Downloads: 0 This Week
    Last Update:
    See Project