Showing 173 open source projects for "c# read doc file"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 1
    Android File Transfer For Linux

    Android File Transfer For Linux

    Android File Transfer for Linux (and macOS!)

    Android File Transfer for Linux — a reliable MTP client with a minimalistic UI similar to Android File Transfer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Citra

    Citra

    A Nintendo 3DS Emulator

    ... "Okay" on our game compatibility list.) Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the FAQ before getting started with the project. If you want to contribute please take a look at the Contributor's Guide and Developer Information. You should also contact any of the developers in the forum in order to know about the current state of the emulator because the TODO list isn't maintained anymore.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 3
    DwarFS

    DwarFS

    A fast high compression read-only file system for Linux, Windows

    The Deduplicating Warp-speed Advanced Read-only File System. A fast high compression read-only file system for Linux and Windows. DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Vita3K

    Vita3K

    Experimental PlayStation Vita emulator

    Vita3K is an experimental PlayStation Vita emulator for Windows and Linux. The emulator currently runs some homebrew programs. It is also able to load some decrypted commercial games. Vita3K is licensed under the GPLv2 license. This is largely dictated by external dependencies, most notably Unicorn. Specify the path to a .vpk file as the first command line argument, or run Vita3K --help from the command-line for a full list of options. For more detailed instructions on running/installing games...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. There are some other libraries to do nearest neighbor search. Annoy is almost as fast as the fastest libraries, (see below), but there is actually another feature that really sets Annoy apart: it has...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Likwid

    Likwid

    Performance monitoring and benchmarking suite

    Likwid is a simple to install and use toolsuite of command line applications and a library for performance oriented programmers. It works for Intel, AMD, ARMv8 and POWER9 processors on the Linux operating system. There is additional support for Nvidia and AMD GPUs. There is support for ARMv7 and POWER8/9 but there is currently no test machine in our hands to test them properly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    ..., install libraries 561, 562, and 563 with "platformio lib install", adapt the WeatherStationDemo.ino file to your needs. The simple class uses the header date and time to set the clock. NTP-based time class written by Fabrice Weinberg. We fixed many bugs and improved performance and changed the API a little bit. Either compare your code to the updated WeatherStationDemo or read through the upgrade guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary bytes from a file on a web-server. This is particular interesting for an iso, since it can be investigated (loop device) without actually downloading the whole iso.
    Leader badge
    Downloads: 353 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Squashfs is a highly compressed read-only filesystem for Linux. Squashfs compresses both files, inodes and directories, and supports block sizes up to 1Mbytes for greater compression. It is implemented as a kernel module under VFS.
    Leader badge
    Downloads: 2,985 This Week
    Last Update:
    See Project
  • 11
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    ... on a remote cloud storage, by only reading/fetching the necessary data to perform the operation. Dar saves *all* UNIX inode types, takes care of hard links, sparse files as well as Extended Attributes (MacOS X file forks, Linux ACL, SELinux tags, user attributes) and some Filesystem Specific Attributes (Linux ext2/3/4, Mac OS X HFS+) more details at: http://dar.linux.free.fr/doc/Features.html
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 12
    Log Viewer (Log4j, NLog)
    LogViewer is a high performance realtime log viewer via UDP (Chainsaw/NLogViewer) or text file. Hotkeys: · Ctrl+F - Show search result · Ctrl+Shift+F - Show search result in another window (tips: double-clicking a log message in the search window that opens will highlight that message in the main window) · Shift+F - Find previous log message using search filter · Shift+D - Find next log message using search filter · Ctrl+R - Clear all logs · Shift+R - Clear search text and search result · Ctrl...
    Downloads: 73 This Week
    Last Update:
    See Project
  • 13
    HxC Floppy Drive Emulator
    The aim of HxC Floppy Emulator project is to provide software and hardware solutions to replace old floppy disk drives and floppy support with modern solutions (USB, SDCard, network,...)
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 14
    akaiutil

    akaiutil

    akaiutil: access to AKAI S900/S1000/S3000 filesystems

    ... import/export Additional utilities: * akaiutildisk2tar (tool for tar-file export) * akaiutilconvertfloppies900 (shell script) * akaifloppyio (read/write floppy image) Copyright (c) 2008-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned on this page. All brand names and trademarks are property of their respective owners.)
    Downloads: 41 This Week
    Last Update:
    See Project
  • 15
    ToolShed is a package of utilities to perform cross-development from Windows, Linux or Mac OS X computers to the Tandy Color Computer and Dragon microcomputers. Tools are included to read/write both OS-9 RBF disk images and CoCo Disk BASIC disk images, generate cassette WAV files and more.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16

    DIRCBM

    Plugin for TotalCommander to read / write Commodore images

    Plugin Extension for TotalCommander to extract/view/create CBM (Commodore Business Machines) disk images Keywords: C64, 1541, 1571, D64, D80, D82, T64, 8050, 8250, D71, D81, 1581
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 17

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Hotstrings

    Hotstrings

    automatic text replacement tool

    ... → Keyboard → Text (replacement) BUT system wide • free and increasing database of existing libraries or triggerstring / hostring definitions. For more features, read on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    RapidDisk Linux Kernel RAM Disk Module
    RapidDisk is a Linux kernel module to dynamically create, remove, and manage RAM disk volumes. Ramdisks are a method by you which can allocate parts of your RAM for high performing file data storage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    FullDiskHash

    FullDiskHash

    Get and save hashes of files in a drive or folder.

    Get and save hashes (MD5 and SHA256) of files in a drive or folder. In later stages of the project, it will be possible to compare the hashes with previous scans to check which files have been changed. Additional information such as the author of the software or its certification in the case of executables or libraries is also read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LogAnalyzerForWindows

    LogAnalyzerForWindows

    This project is a log analyzer for Windows

    Requirements The primary language of the operating system must be either English or Russian for the application to work correctly. Description This project is a log analyzer for Windows, which reads system logs, filters them based on the selected log level and time interval, and displays the results in a user-friendly format. Features Read system logs Filter logs based on log level and time interval Display logs in a user-friendly format Save logs in txt or json format Archive logs Send logs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the ability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FUSECFS

    CFS filesystem mounting using FUSE

    Gives read/write access to IDEDOS's CFS 0.11 partitions using FUSE for fast bulk file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Casper-fs

    Casper-fs

    Casper-fs is a Custom LKM generator to protect and hide files.

    Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module, the attacker will not find the hidden kernel module that has functions to turn any file invisible and protect to block read/remove/edit actions. My beginning purpose at this project is to protect my server, which is to protect my friends...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next