Showing 1070 open source projects for "chat 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
  • 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
  • 1
    A C/C++ source code IDE which based on interfaces of GVIM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A utility that compiles and executes a single C source file, allowing simple C programs to be easily modified and changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Online code review tools for C/C++/Java and other types of source code. Supports Clearcase, CVS and SVN. Can be extended to support other source code management systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    translates C source code into PHP source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Translate C code in a pipe to a form usable as regular expressions in sed or grep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Free ttcn3 compiler. (cpp code generator)
    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
  • 10
    Checker C++ it is easy programme helping to write source code. It helps to avoid errors in C++ source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse Plug-in for Bison. Uses the yacc context free programming language to generate compilable C code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This library is an Object Oriented API designed to build a OpenGL ES 2D / 3D scenes. The code was wrote in ANSI C, it is cross platform and designed at the begging for iOS applications. At the moment the source can be compiled at almost any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A bridge between Ruby and Python, which allows use of Ruby objects from Python code and Python objects from Ruby code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PACE: the PArallel Cloog Extensions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This package will allow people to check, change, update the license of their projects. It will conform to all new licenses available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A None-UML Object Oriented Visual Design, Code, Test and Maintenance Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of the venerable MACRO assembler preprocessor from back in the mid 60's. It's interesting as a study of what was possible then, and how that could be useful today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mpp Project

    Mpp Project

    MPP is a C-based programming language that allows you to code more eas

    MPP is a C-based programming language that allows you to code more easily . #IDE : WMPP new features - a minimap has been added in order to improve navigation though the source code. - Code autocomplete - Status information - sidebar menu -Simple & Fast -Syntax highlighting -Compiling -Tabs [+] Supported languages : MPP, PHP, SQL, VB, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    I want to build a Compiler that will compile C programs. compiler consists of lexical analysis stage,parser,syntax analysis,code generation stage. code for lexical analysis, parser is written in linux using lex and yacc tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Preprocessor that uses the combination of Common Lisp and Qi as an advanced preprocessor. This will make possible for quick prototyping of new languish features such as constructing a typed macros and advanced debugging facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    serial number generator is a light weight order number generator which depend on shttpd and log4cxx library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jsBison is a parser generator which can read bison style grammar definitions and generates according parsers written solely in javascript. Therefore, using jsBison it is easily possible to perform "real" parsing on websites on the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gfront is an Objective-C frontend for the GObject library. It translates preprocessed Objective-C to C with the appropriate GObject calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Alchemist plugin

    Alchemist GCC/LLVM plugin for code analysis and tuning

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Alchemist plugin is a collection of plugins for GCC/LLVM for external and fine-grain code analysis and tuning. It is intended to to extract program properties for machine learning based optimization (see MILEPOST GCC); optimize programs at fine-grain level (such as unrolling, tiling, prefetching, etc); tune default optimization heuristic; gradually decompose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this project is to create a fully functional C compiler that translate into bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project