Search Results for "chat source code" - Page 7

Showing 272 open source projects for "chat source code"

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
    Intercepts and parses all instant message traffic received by the computer. A high performance engine allows conversations to be viewed immediately and/or saved for later analysis. NOTE: Requires WINPCAP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nwbintools is a machine code toolchain containing an assembler and various related development tools. It will thus be similar to GNU's binutils, but no attempts are made to duplicate its functionality, organization, or interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is an Anti-Stack 4 game written in TASM assembly using freelib. Fairly well commented code. Please improve this game and fix bugs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ominOS is a small, simple, and lightweight kernel designed for educational purposes. It is designed to be simple and easy for someone to understand the source code powering the kernel.
    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
    A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Database Operating System, with implemented sql server inside the kernel. Read more on website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Omorphia is a graphic, multimedia and gaming library containing Delphi and Freepascal components to simplify multimedia based apllication development on W9xNT and Unix platforms including support for various graphic and sound interfaces and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Code for Mac+WebObjects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project develops the systemcall tracing function in Linux kernel and its analysis tool without change of Linux Kernel source code. Thus user uses them on the existing Linux system without recompile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A small micro operating system kernel written in C (and partly assembly). Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system. The code is designed to be clearly understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phook is a userspace tool which injects code into an application to make it do whatever you want. It has a modular design to allow users use different plugins. Default plugins are able to read and write into file descriptors belonging to another process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tempest is a "Temperature Estimator" that runs on any Linux based system with LMSensors configured. Tempest provides a thermal profile of an application and correlates temperature data to source code. Tempest also regulates the temperature within stipu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A set of windows DLLs (with source code, assembly) designed to ease programming of RTS and RTS-GUI-compatible games in any programming lanugage. Includes procedures for resources, map and unit managment/movement/display. Designed to grow over time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This is a collection of source code, scripts, designs, protocols and other types of documents aimed to help building and modding humanoid robots including Hitec Robonova, Kondo KHR and Robotis Bioloid. Files are contributed by robosavvy.com forum members
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Can emulate old computer on text the code pogram ideal to create kernel for operating system The begin the project the can emulate CPU(8080)and z80.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Skyroads project (interpreter) for the Linux-based handheld GP2X based on the original source code of Bluemoon's game which was released in 1993.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The ELF-Encrypter program suite is a collection of programs to encrypt your ELF binaries using various algorithms. GnuPG is required in order to use some encryption techniques. The suite also contains programs to inject code into ELF binaries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Z80 ASM editor that gives you real-time info about Mnemonics, Waitstates/Clock cycles, and Labels. Features code completion, real-time debugging and T-states profiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSpe is a library allowing partial function application in C (kindof like closures in ML languages) : From a function to be specialized and some of its arguments, it dynamically generates a new function pointer, which can then be called transparently
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    raziel uses encryption algorithms in order to achive a safe communication between two boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 0 This Week
    Last Update:
    See Project