Showing 2309 open source projects for "linux-kernel-webassembly"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Generate plain or object oriented PHP-Gtk2 code from glade2 files with or without signal handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    This is a Visual Game Editor built to support editing of biowares award winning games. Starting with DA:O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHAkt is an open-source extension for Dreamweaver, offering a better re-implementation of the original PHP_MySQL server. Using the ADOdb library, PHAkt can connect to over 13 databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Office Ally: Healthcare Software for Your Medical Practice Icon
    Office Ally: Healthcare Software for Your Medical Practice

    We support healthcare organizations of all sizes with easy-to-use, affordable software solutions.

    Service Center by Office Ally is a trusted revenue cycle management platform used by over 65,000 healthcare organizations processing more than 350 million claims annually. With it, providers can verify patient eligibility and benefits, upload and submit claims, correct rejected claims, check claim status, and obtain remits. With multiple claim types and submission options, providers can easily submit claims to any payer from any practice management system. Transactions are secure, ensuring the confidentiality of sensitive patient information. With no needed implementation, providers can quickly and effortlessly streamline their billing processes, increase their financial performance, simplify medical billing, and reduce claim rejections for faster reimbursements.
    Learn More
  • 10
    CowNewStudio is a tool based on Eclipse,with it,developers can generator Hibernate configration file(hbm.xml) and POJO very easily,and we keep the model for you ,and you can use the model for incremental development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Various extensions for TYPO3 CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A conversion/mapping framework to help converting data from different domains stored in various technologies and formats, by specifying a conversion method in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a little Java Swing applications that lets you draw Finite State Machines (FSMs) and generates portable ANSI-C source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    In the beginning we will publish a slice2qt code generator with special Qt4 mappings for ZeroC Ice. The code generator will create code working together with ZeroC's C++ libs and headers. We will support slice2qt from Ice 3.2.1 on and Qt since 4.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NReflector is an extensible, open class browser and analysis tool for Mono/.NET. It allows users to browse Mono/.NET assemblies, search for methods/types and analyze their usage in an intuitive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Chopped LIVR

    Generate Asterisk IVR dialplans

    Chopped LIVR takes YAML input and generates Asterisk dialplans. It is primarily useful for generating IVR (Interactive Voice Response) applications; however, it may be used as a tool to generate any Asterisk dialplan. Chooped LIVR also incorporates control structures and functionality enhancements to the base Asterisk dialplan language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blade Language Developer
    Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Netcool/SSM API are the java class to generate the CFG file in easy way. It re-map all SSM objects into Java Objects.Support Netcool/System Service Monitors 4.0.0 SSM_API is ditribuited by Softnew.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The BizMDA platform will be the next-level development platform for developing large-scale enterprise SOA software solutions using MDA technology, jBPM, JBossRules and Wicket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Meta-tooling platform to speed and simplify construction of full-featured Eclipse-based language-specific IDEs. PLEASE NOTE: This project has moved to: http://www.eclipse.org/imp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project