Showing 1181 open source projects for "telegram 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Application for searching classpath dependencies of source code. Sometimes you do not know, which common libraries you need to compile existing java source code including transitive dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Delphi libraries containing custom controls, database components, and utility code. Documentation in progress on the wiki at http://apps.sourceforge.net/mediawiki/prometheuslibra/ . Depends on the Jedi Code Library at http://sourceforge.net/projects/jcl/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This projects is closed. The code is maintained as part of the HuMuS project. http://sourceforge.net/projects/humus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cxxsql

    C++11 based SQL Library

    CXXSQL allows to write a code which looks almost like a SQL however is a pure C++11 code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    nate's software

    Code that some might find useful.

    This project is exclusively for sharing code snippets and tiny projects, that others may find useful for their own projects. Unless otherwise noted in the files, it is safe to assume that the source code is public domain. I will try to include license information and doxygen documentation of all code, but no promises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Voodoo compiler is an implementation of the Voodoo programming language. It provides both a stand-alone compiler executable and a Ruby API for generating code for target platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • CivicPlus Software for Parks and Recreation Teams Icon
    CivicPlus Software for Parks and Recreation Teams

    Local government parks and recreation departments

    Recreation departments within a local government provide more than recreational opportunities. They are a source of revenue but more importantly, directly impact the quality of life. Benefits include providing community connection and improving physical and mental health. Organizing such a broad portfolio of events, facilities, and people is no small task, so CivicPlus offers parks and recreation software geared specifically for local government needs.
    Learn More
  • 10
    Catharsis.NET.Commons

    Catharsis.NET.Commons

    Library of extensions for many common .NET types.

    Catharsis.NET.Commons is a library of extensions for many common .NET types. It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls. This library is extensively unit-tested, greatly reducing the possibility of bugs and quirks. Purpose : Provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fm-mime-types

    fm-mime-types

    Returns a MIME-type string from a filename on the FileMaker Pro.

    A FileMaker script which when passed a valid filename, will return the correct MIME-type for that file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DOMbasic

    DOMbasic

    PHP pakage to create dynamic DOM elements. Follow the OOP paradigm, im

    You can create complete websites that adhere to the standards validation of its structure. More flexible and lighter than the native PHP. It allows you to create any document labeling: HTML, XHTML, XML, ... It is designed for flexibility and dynamism, performance and low resource consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    flibc

    flibc - The Forty second Library for C

    Main goals of this library: * light, understandable, ergonomic and fast; * only usefull things for John Doe or Jane Doe C programmers; * produce secure code (https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard). If you want to participate, come on http://github.com/homer242/flibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hedera provides common interfaces for popular group communications packages like JGroups, Appia, and Spread. Hedera allows applications to switch easily between group communications without code changes and with minimal reconfiguration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TennisScore

    Java classes to count tennis scores

    This Java project contains source code to count tennis scores. It also contains J2ME to build a SmartPhone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FD-SDK

    The FreeDOS Software Development Kit

    The project aims to be the repository for commonly used routines within the FreeDOS project, to help developers make it easier to develop and reuse code that is better proved and follows the FreeDOS standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    apsScript is a scripting suite that consists of multiple layers. The core is an interpreter capable of processing of assembly-like code, allowing addition of some higher abstraction layers (extensions for functional and OO programing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Making Hebrew properly searchable by IR software. Right now, most work is being done in our mailing list (planning), and on our github repository (concept code, see below).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    context_menu

    context_menu

    A Python library to create and deploy cross-platform native context

    A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project