Showing 15 open source projects for "raw disk write"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    SqlKata QueryBuilder

    SqlKata QueryBuilder

    SQL query builder, written in c#, helps you build complex queries

    SqlKata is a powerful and elegant SQL query builder for .NET that provides a fluent, expressive syntax to construct complex SQL queries programmatically. It supports multiple database engines and can compile queries to raw SQL with parameters, making it easy to integrate with Dapper or ADO.NET. SqlKata emphasizes flexibility and readability, enabling developers to write maintainable and reusable query logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenAPI.NET

    OpenAPI.NET

    Object model for OpenAPI documents in .NET

    The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model. The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    MonoTorrent

    MonoTorrent

    The repository for MonoTorrent, a bittorrent library for .NET

    ...End-game mode to boost the last 1-2% of the download. Sequential downloading (for media files). Per-torrent download/upload rate limiting. Overall download/upload rate limiting. In memory cache to reduce disk reads. Auto-throttling if the download rate exceeds the piece verification/disk write rate. IPV4 connections. IPV6 connections. IP address ban lists. Creating torrents from a single file, a folder, or arbitrary files in arbitrary folders. Fast resume data can be saved/restored to avoid hashing the data every time a torrent is started. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Markdown Monster

    Markdown Monster

    An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

    Markdown Monster is a powerful, yet easy-to-use Markdown editor with syntax highlighting and sophisticated and fast edit features. A collapsible, synced, live preview lets you see your output as you type and scroll. Easily embed or paste images, links, tables and code using raw markup or our smart UI helpers to simplify many operations with a few keystrokes or a click or two. Paste images from the clipboard or drag and drop from Explorer or our built-in file browser. Inline spell-checking and word counts keep your content streamlined. You can export Markdown to PDF or HTML on disk or copy Markdown selections as HTML to the clipboard. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Dapper

    Dapper

    A simple object mapper for .Net

    Dapper is an open-source object-relational mapping (ORM) library for .NET and .NET Core applications. The library allows developers quickly and easily access data from databases without the need to write tedious code. Dapper allows you to execute raw SQL queries, map the results to objects, and execute stored procedures, among other things. It is available as a NuGet package. Dapper is lightweight and fast, making it an ideal choice for applications that require low latency and high performance. It is a simple yet powerful object mapping tool for any .NET language, such as C#, that enables developers to quickly and easily map query results from ADO.NET data readers to instances of business objects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EtherCAT Explorer

    Graphical explorer for EtherCAT network

    Small EtherCAT graphical Explorer in C#. Show cyclical data Allows read/write acyclic SDO Allows EEPROM read out Read slave description from it's XML file Can control the slaves state Full open source code with 2 simples master code for C# developpers. Full Java sample code for developpers. Base on Soem lib (GitHub). Npcap (with Wireshark maybe) should be installed before in Winpcap compatible mode : don't miss the check box ! EtherCAT™ is a registered trademark of Beckhoff...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SD Imager

    SD Imager

    This tool is used for writing drive images to USB sticks or SD cards

    Writes and reads complete drive images to/from SD drives. Running on Windows 7 and above, requires .NET Framework 4.5 Because Win32DiskImager didn't work on my computers (Win7 + Win8), I decided to write my own tool using VS2013 and .Net 4.5. Currently it can read and write Images from/to SD drives or other via USB attached storage. Basic formatting functionality is also included. Please write a review! Thx
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 8
    dotNet Disk Imager

    dotNet Disk Imager

    Lightweight RAW and ZIP disk images reader and writer to USB or SD

    ...Requires .NET Framework 4.6.1 (download here: http://go.microsoft.com/fwlink/?LinkId=671729 ) Supports Windows 7 and newer. If you need older Windows support, use Win32 Disk Imager. Please write a review.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Image Writer

    Image Writer

    Write .raw .iso and .img files to USB disks.

    It writes .raw .iso and .img images to USB. Based on SUSE Image Writer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    SSD Benchmark
    SSD Benchmark is a Windows application for testing the performance of your SSD disk.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    SectorViewer

    Robust .NET application that is able to recover images as raw data.

    Do not expect any usability here! This is my very old research project. From time to time I have found it handy for recovering images from HDDs or memory cards. Sector Viewer reads low level data of any physical drive like HDD or a memory card. This means it don't care about FAT, NTFS or any other file system. For recovering data you just search the file signature of a missing file. For example FF D8 FF for JPGs. Then after long scanning the application returns the address list and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    DDriveWrite

    Disk image read writer

    DDriveWrite is a C#.Net project that facilitates direct reading and writing of a disk image to a disk drive in a manner not unlike a *nix 'dd' command to a drive device node. Designed for use in bootable USB image applications. Update: After about 2 years I've finally made a couple small updates, improving usability on more modern versions of windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Windows disk image reading and writing software. This application is intended for use as a reader/writer for small flash drives. It is compatible with raw and gzipped disk images, including those used by m0n0wall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fdms2tools
    This is a development package for reverse engineering of Fostex D-80 file system FDMS2 (Fostex Disk Management System V2.0). There are ripper tools to convert raw data to wav file and to work as a jack client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    A .NET library with collection classes allowing preservation of object on disk using serialization. The objects written to disk can be released from memory to decrease the memory footprint. Collections supports fast read, write, and recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB