Search Results for "telegram source code" - Page 63

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
  • 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
  • 1

    ViewMAX CCTV DVR

    ViewMAX is a feature enhanced branch of ZoneMinder.

    ViewMAX is a feature enhanced branch of ZoneMinder. It includes a new look and feel, and attempts to maintain compatibility with it's original ZM parent code tree. This project is no longer being extended or supported.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    this is an implementation of advanced BGP added "MOAS-LIST"mechanism. This mechnism was forwarded by Xiaoliang Zhao to distinguish invalid MOAS from valid MOAS(Multi Origin AS). I modified GNU open source code Zebra-0.94 to implement it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aims in providing utilities, so that the telecom protocol developers can mainly concentrate on writing the code to implement Finite State Machines. The utilities mainly include timer management, message Queues, Hash Tables, Transport Interfaces etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The NFS/RDMA project is a reference implementation of a new RDMA-capable ONC RPC transport for use by Linux kernel NFS. This transport implementation is now available as part of the Linux kernel. The code is also available separately under a dual GPL/BSD
    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
    A Windows native distribution of Bigloo, a Scheme system that includes an optimizing compiler generating C code, Java classes and .NET CIL files as well as an interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ATI Close-to-the-Metal This project is a collection of sample code, libraries, utilities and documentation based on the ATI Close-to-the-Metal API for GPGPU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    DrKnock is a Dynamic Port Knocking solution based on sig2knock (http://www.security.org.sg/code/portknock1.html). Client and server work on both Unix and Windows.
    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
    Code to run on a Microchip PIC processor that will fool the Alfa 166 ICS into believing a CD Changer is actually connected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    umbrello2sql reads a umbrello entity relationship diagram and generates the correspondent SQL instructions to create a PostgreSQL database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tool for translation of Microsoft SQL Server stored procedures to MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A "really Rapid Application Development" tool to generate simple-but-complete and portable applications without the need of writing sourcecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SWFotE is a SWR MUD derivative, featuring a new space system, introduction system, multiple class creation, 3 new classes, ship simulators, code created ships, missile launchers, new force system, copyover, and a whole slew of other customizations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    libral is a C library for in-memory rasters. It also includes code to render GDAL raster and vector data onto a GDK pixbuf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Modular BCX. BASIC translator based on BCX project hosted at: http://groups.yahoo.com/group/bcx/. Modular Cross platform implementation targeting C, C++, C#, Java and possibly other output languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Releases by No Name Development. All original code is released under the zlib/libpng License, the source to No Name MAME is released under MAME's own license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Twilight is an imperative, object oriented, general purpose programming language. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    PradoC is a port of the core Prado framework to a native PHP C extension. For now until the project reaches an Alpha state you may access the source code via subversion: `svn co https://svn.sourceforge.net/svnroot/pradoc pradoc'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A three-address code (C3A) compiler, implemented as a new front end to the GCC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "Distributed breve" (distbreve) is an open-source software package to make the process of implementing asynchronous, parallelizable steve code running under the breve simulation environment easily distributable amongst as many compute nodes as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    YAXX is an XML extension to YACC, a well-known public-domain compiler-compiler. This extension allows a program of a YACC grammar to be automatically converted into an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CRel is an object relational data store for C programs. Based on a structure data specification in XML or autogen, it generates code to store and access the data object. It supports indexing, constraints, memory management and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project