Showing 384 open source projects for "tinyxml-2"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    ipld-eml

    ipld-eml

    An RFC-5322 compatible email parser that stores data on IPFS

    ipld-eml is an RFC-5322 compliand IPLD object format for storing email messages, in both a space efficient, and time efficient manner. TemporalX is used as the interface into IPFS. Emails are converted into a protocol buffer object, before being stored onto IPFS. There are currently two methods for storing the IPLD objects:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IXSF Messenger

    IXSF Messenger

    IXSF Messenger is a java-based messenger

    IXSF Messenger is a java-based messenger with file transfer option. Java Runtime Environment (JRE) 1.4 or higher is required. This application is built in two parts - server and client. Server part serves client's requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DAGService

    DAGService

    Library for storing and replicating hash-linked data over the IPFS

    ... piece of the IPFS node reusable on it's own. Because 99% of the time, a browser or mobile (d)App only needs to be able to add and get small bits of data over the IPFS network. This library provides that, in a much smaller package (currently less than 1/2 the size of js-ipfs without much optimization -- we will continue to optimize further). It is also highly extensible, so developers need only include the features they need, keeping load times fast, and (d)Apps feeling snappy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    krab

    krab

    krab is an encrypted keystore for use with IPFS

    krab is a "semi secure" keystore that satisfies the IPFS keystore interface, allowing it to be used natively with many existing IPFS implementations, and tools. It stores keys on disk in a badger datastore, encrypting the keys before being stored in the datastore. Each time a key is fetched, it is decrypted first. A single password is used to encrypt all keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    crawler

    crawler

    A toolchain for bringing web2 to web3

    A toolchain for bringing web2 to web3. IPFS daemon should be launched. Download enwiki-latest-all-titles to crawler root dir. Basically, there are two main functions provided by crawler tool. The first one is to parse wiki titles and submit links between keywords and wiki pages. Also, crawler has separate command upload-duras-to-ipfs to upload files to local IPFS node. All DURAs are collected under single root unixfs directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    go-ipfs-plugin-i2p-gateway

    go-ipfs-plugin-i2p-gateway

    A plugin for presenting an IPFS gateway over i2p

    Plugin for presenting an IPFS gateway over i2p. This is only the gateway part, A.K.A. the easy part. It will make your IPFS gateway accessible via i2p clients, but it will not route communication between IPFS nodes over i2p(1). This means that it doesn't make your IPFS instance anonymous, it just makes it accssible to clients anonymously(2). It simply takes advantage of the plugin system to set up some hidden services when the IPFS plugin is initialized. It does this by reading the IPFS config...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Torrent-Directory Comparison

    Compares files in directory and in torrent to display differences

    This program has 2 mode of operations: - Displays the file paths inside a torrent. - Checks files inside a directory and compares the paths with the paths inside torrent. Then displays files in directory but not in torrent, files in torrent but not in directory and files in both directory and torrent. Program command line parameters are: file.torrent [directory [+] [-] [=]] file.torrent The torrent file directory Directory to compare contents with torrent file + Display files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Quazaa

    Quazaa

    A cross platform multi-network peer-to-peer (P2P) file-sharing client.

    Quazaa is a cross platform multi-network peer-to-peer (P2P) file-sharing client inspired by Shareaza which will support Gnutella2, Ares, eDonkey2000 (eMule), HTTP, FTP, and BitTorrent. Using the Qt software development kit
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    Time Travel Project

    Time Travel Project

    A project for open source time travel with computers.

    For more information please see my web-sight: http://timetravelinstitute.biz/ http://time-travel.institute http://timetravelcomputers.blogspot.com YouTube Channel: https://www.youtube.com/user/Reactor1967 Cryptography - The art of writing or solving codes. The study of techniques for secure communication. Cipher - Code to secure communication. The cipher is used for encryption or decryption Temporal Cryptography - The study of techniques to recover information lost or hidden...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    The aim is to deliver a generic C++ class library for FTP server implementations, including a full-featured, mature FTP server. A completely new implementation of the FTP server library based on C++14 was released in the end of December 2014. This implementation is licensed under GNU LGPL 3.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    phpRFT

    phpRFT downloads file from url dynamically and stores it to webserver.

    php Remote File Transfer download remote files directly from url dynamically. Requirements: PHP version: >=5.4.31(Not tested in lower versions.) Full PHP access: some servers doesn't allow to define time limit or size limit. Installations: to install phpRFT, just open config.php file and 1) define DownloadFolder as folder you want to download. 2) define time limit to download. 3) define max filesize do download. Done! you can now use phpRFT!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kypeless

    Kypeless

    Fully decentralised secure p2p communication program

    Kypeless encapsulates strong symmetric and asymmetric cryptography so you can get the benefits of secure communication following some simple steps. Right now, Kypeless is unstable pre-alpha software, published only for testing purposes. Kypeless allows you to exchange instant messages, long not-so-instant messages and files, but a lot more features are planned to be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    p2pft

    Send and Receive File using a PIN

    This is a Client and Server TCP / IP Peer 2 Peer File Transfer Protocol System. The user request the server to store a file transfer request through a PIN. The receiver resquest the server to the sender to send his file once the PIN of the sender is the same PIN of the receiver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Darwinet is a peer-2-peer based data and application sharing network promiting evolutionary mechanisms for contents change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    icon-de

    icon-de

    A Small Linux Desktop Environment (DE)

    一个自己开发的LINUX桌面环境(Desktop Environment) 3.0.4版本发布!!! 请到ubuntu中文看细节。 http://forum.ubuntu.org.cn/viewtopic.php?f=1&t=372366 wiki: https://sourceforge.net/p/icon-de/wiki/Home/ 注意:有多个DEB包,不要直接点“Download Now”按钮,请点击“笑脸”进入项目“Summary”页,然后点“Files”或者“Browse All Files”,再分别下载安装。 不要只下载其中一个。否则可能运行不正常。 arch用户的安装包里面,已经包含源码,可解压和本地编译。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Use of Michael Rabin's Information Dispersal Algorithm to provide secure, dispersed storage in a networked environment. For full download, please get both Math-FastGF2 and Crypt-IDA releases under the files link. See project wiki for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    PureSave

    Logiciel de sauvegarde de home pour Distribution Debian

    Logiciel de sauvegarde du /home sur les distribution a base de Debian pour facilité les changements de distribution pour être sur de récupéré ces données après réinstallation complète du système
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BTfind

    BTfind

    Metasearch engine for P2P private torrent trackers.

    BTfind allows simultaneous searching on private trackers and combine their results. It's a metasearch engine developed for peers, by peers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pysub-dl

    Script to download movie subtitles automatically

    1. Installation: Now it is a stable release so if you want to install it in your system you can do it else try it in a virtual environment. To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TacoNET

    TacoNET

    Cross platform darknet written in python

    TacoNET is an open-source, Friend 2 Friend, cross platform, encrypted Darknet written in python. Currently in Alpha, it's functional, but nowhere near what it will be. There will be gui weirdness, useless error messages, spelling/grammer mistakes, and of course some features may not work 100% in all cases. This will, of course, improve over time. Project dev has stopped here, all further dev @ https://github.com/withorwithoutgod/taconet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a collection of my hacks for xbtit (BtiTracker version 2), a BitTorrent tracker. You can find xbtit here http://btiteam.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a BitTorrent client which can work as a system service (or daemon) controllable through a web interface. It is written in Java so it should run in Windows, Linux, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FTXP

    FTXP

    FTXP : File Transfer and Execution Protocol

    FTXP stands for File Transfer and Execution Protocol. This is a suitable solution for file transfer & remote-execution in private-IP network. Server and client program are provided. Supported OS: Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    download cluster

    Java application for multiple downloads

    Java application that allows you to download multiple files (concurrently) using a cluster of computers. Aplicación en JAVA que permite descargar multiples archivos de manera concurrente utilizando un conjunto de ordenadores
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.