Search Results for "telegram source code" - Page 60

Showing 2192 open source projects for "telegram source code"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps 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
    PRECCX is an infinite-lookahead higher-order compiler-compiler for context-dependent grammars. The generated code is ANSI C and ANSI C++; the code will compile and run under either C or C++. PRECCX grammars admit EBNF + inherited and synthetic attributes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pam_chroot is now hosted on google code. see http://code.google.com/p/pam-chroot/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fontgen is a monochrome bitmap font generator, it also provides a lite-weight utility library to help developers display font on embed devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is the robot code for the FIRST Robotics Team #166, Chop Shop. This code is used on Team 166's robots, which compete in robotics competitions across the country.
    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 collection of C and C++ sample code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The FOX (Free Open *X) toolkit is a lightweight replacement for GNU's userland mainly on Linux, based partially on code ported from NetBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Research code for continuous 3D medial modeling targeted towards anatomical objects. Includes an OpenGL viewer and individual and population-based model fitting tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    This software is a set of tools that hides C source code in txt files. Also the software is able to restore the txt files to C source code again. This work is based on the tool c2txt2c by Leevi Martilla. Csteg needs a book file in txt format to hide C so
    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
    gclassfactory is a code generator, it reads a gobject description file(in XML format) and generates the gobject source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    Deobscufates .NET assemblies, primarily by rearranging IL code (basic block reordering) and removing junk. Designed to be modular, it is built from reusable pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    A library for easily and quickly getting a detailed stacktrace. It gives a "gdb style" stacktrace including: function name, argument names, argument types, argument contents, source code file and line number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A FIFO implementation using circular buffers. Portable C code for embedded systems. Deadlock free and re-entrant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    A high-level model of the cortex region of the brain in C. The code has been optimized to run on IBM CELL processor for high performance computation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    You can use this Program to reconstruct images using measuring data of a new small animal PET apparatus (MedPET 2). The code is optimized for the Cell BE platform. No different types of Prozessor are supportet!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The sample code shows how to use the getopt() function to parse the command-line options in a C or C++ program. Options may have no argument at all, or have one or more arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IcyOwl is an Integrated Development Environment (IDE) for C/C++. Most common features of IDE such as syntax highlighting, class browser, code completion, etc. are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an P2P Chatclient for everyone and open source. It was created for people to see an example for a chat-programm and learn how to networkprogramming works by looking at our code. We hope you enjoy it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is about an algorithm for multi-resolution texture systhesis on Cell.BE.There are there source code files.One is serial on x86.One is serial code on cell ppu,and the last is parallel code,which use ppu and 8 spus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    We are looking for a general solution that monitors execution of any program, regardless of the programing language it has been written in, or the accessibility to source code.
    Downloads: 1 This Week
    Last Update:
    See Project