Showing 110 open source projects for "usb memory formatting"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    USB_FORMAT

    USB_FORMAT

    Make Bootable USB Drive with MBR and 2 Partitions

    USB Format Tool - Make Bootable USB Drive with MBR and 2 Partitions. USB Multi-Boot of Linux ISO + Windows 10 VHD + Win10XPE in BIOS Or UEFI Secure mode.
    Downloads: 183 This Week
    Last Update:
    See Project
  • 2
    SmartFormat

    SmartFormat

    A lightweight text templating library written in C#

    SmartFormat is a is a lightweight text templating library written in C# which can be a drop-in replacement for string.Format. More than that SmartFormat can format data with named placeholders, lists, localization, pluralization and other smart extensions. High performance with low memory footprint. Minimal, intuitive syntax. Formatting takes place exclusively at runtime. Exact control of whitespace text output. string.Format compatibility mode and SmartFormat enhanced mode. Most common data sources work out-of-the-box. Many built-in formatting extensions. Custom formatting and source extensions are easy to integrate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fast CSV

    Fast CSV

    CSV parser and formatter for node

    A high-performance Node.js library for parsing and formatting CSV data efficiently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MimiClaw

    MimiClaw

    Run OpenClaw on a $5 chip

    MimiClaw (from the mimiclaw project) is an edge-AI personal assistant that runs directly on extremely low-cost hardware like an ESP32-S3 microcontroller without a full operating system, Node.js, or cloud backend. By running pure C on a bare-metal chip, MimiClaw brings AI interactions and persistent memory to a tiny USB-powered device you can carry in your pocket. You connect the device to Wi-Fi and chat with it using Telegram, making it a convenient always-on assistant for tasks like reminders, quick lookups, or custom AI interactions. Even though it’s running on minimal hardware, MimiClaw maintains local memory that persists across power cycles, enabling context continuity over time without relying on cloud services. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    fmt

    fmt

    Formatting library as an alternative to C stdio and C++ iostreams

    {fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams. The format API is similar in spirit to the C printf family of function but is safer, simpler and several times faster than common standard library implementations. The format string syntax is similar to the one used by str.format in Python. The library is fully type safe, automatic memory management prevents buffer overflow, errors in format strings are reported using exceptions or at compile time. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Claude-Flow

    Claude-Flow

    The leading agent orchestration platform for Claude

    ...The platform supports both quick swarm tasks and persistent multi-agent sessions known as hives, facilitating distributed AI collaboration with persistent contextual memory. At its core, Claude-Flow integrates Dynamic Agent Architecture (DAA) for self-organizing agent management, neural pattern recognition accelerated by WebAssembly SIMD, and a SQLite-based memory system for context retention and knowledge persistence across tasks. It automates development workflows via pre- and post-operation hooks, providing seamless coordination, code formatting, validation, and performance optimization.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Mistral Finetune

    Mistral Finetune

    Memory-efficient and performant finetuning of Mistral's models

    mistral-finetune is an official lightweight codebase designed for memory-efficient and performant finetuning of Mistral’s open models (e.g. 7B, instruct variants). It builds on techniques like LoRA (Low-Rank Adaptation) to allow customizing models without full parameter updates, which reduces GPU memory footprint and training cost. The repo includes utilities for data preprocessing (e.g. reformat_data.py), validation scripts, and example YAML configs for training variants like 7B base or instruct models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    G-USB-Formatter

    G-USB-Formatter

    Please read the description.

    When I was just starting out in programming, I was very ignorant when it came to naming my applications and didn't understand some of the rules. So, I named my application GNU-... But I later learned that this was incorrect and against the rules. So, the program's name was updated from GNU-USB-Formatter to G-USB Formatter. Mandatory attribution: This program uses pyside-6. My Github: https://github.com/shampuan/G-USB-Formatter This program is a lightweight tool that allows you to...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    pgzx

    pgzx

    Create PostgreSQL extensions using Zig.

    pgzx is a PostgreSQL CLI tool built in Zig for faster, modern command-line interaction with PostgreSQL databases. It aims to be a faster and safer alternative to psql, with a clean interface and additional productivity features. pgzx is a promising experimental tool for developers who frequently work with Postgres via the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Node Thermal Printer

    Node Thermal Printer

    Node.js module for thermal printers command line printing

    node-thermal-printer is a Node.js library that enables communication with thermal receipt printers using ESC/POS commands. It is designed for point-of-sale (POS) applications, allowing developers to generate receipts, barcodes, QR codes, and formatted text.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ollama Python

    Ollama Python

    Ollama Python library

    ollama-python is an open-source Python SDK that wraps the Ollama CLI, allowing seamless interaction with local large language models (LLMs) managed by Ollama. Developers use it to load models, send prompts, manage sessions, and stream responses directly from Python code. It simplifies integration of Ollama-based models into applications, supporting synchronous and streaming modes. This tool is ideal for those building AI-driven apps with local model deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Chronicle Wire

    Chronicle Wire

    Low Garbage Java Serialisation Library that supports multiple formats

    Chronicle Wire is a Wire Format abstraction library. Chronicle Wire uses Chronicle Bytes for bytes manipulation, and Chronicle Core for low-level JVM access. Configuration includes aliased type information. This supports easy extension by adding new classes/versions, and cross-platform using type aliasing. By supporting types, a configuration file can bootstrap itself. You control how the configuration file is decoded. See example Queue Enterprise config. To send the configuration of a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    julep

    julep

    A new DSL and server for AI agents and multi-step tasks

    Julep is a platform for creating AI agents that remember past interactions and can perform complex tasks. It offers long-term memory and manages multi-step processes. Julep enables the creation of multi-step tasks incorporating decision-making, loops, parallel processing, and integration with numerous external tools and APIs. While many AI applications are limited to simple, linear chains of prompts and API calls with minimal branching, Julep is built to handle more complex scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BitFresh V1.1

    BitFresh V1.1

    Prevent Bitrot with BitFresh!

    Prefent Bitrot with BitFresh! -Easy to use -Safe -Refreshes the E:\ Disk! (Usb-Stick,Sd card,...) Update:V 1.1 adds: -Select your own Root Dictionary -More Informarion about the prozzes of the refreshing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DeaDBeeF is a modular cross-platform audio player, which runs on GNU/Linux distributions, macOS, Windows, *BSD, OpenSolaris, other UNIX-like systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
    Leader badge
    Downloads: 5,722 This Week
    Last Update:
    See Project
  • 16
    ...RC1 is now came out🎉🎉🎉 Note: Old Archived ISOs are based on Devuan Chimaera and MX 21.3 Main Website: https://devuboxlinux.github.io/ Official Channel: https://www.youtube.com/channel/UCywtLk7H83pLhn9mVvEZgAw (Outdated) Ventoy is untested. Use Rufus, BalenaEtcher, or MX Live USB Maker. Created in indonesia🇮🇩 System Requirements: Processor: 1 gigahertz (Ghz) or faster​ with 1 or more cores Memory: 1GB Minimum* (With Swap/Zram) / 2GB+ Recommended Storage: 16GB HDD Minimum / 20GB+ HDD or SSD Recommended Integrated or Discrete GPU with 3D acceleration (128 MB+ VRAM) Legacy BIOS or UEFI (Non Secure Boot) 1024x768 VGA Minimum / 1366x768+ Recommended No TPM and Internet is not required for installation!
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    CuerdOS

    CuerdOS

    A distro for different a linux experience or different users.

    CuerdOS es una distribución GNU/Linux de origen español enfocada en la estabilidad, eficiencia y el rendimiento . Esta distribución no es solo un derivado con un entorno de escritorio personalizado, sino que tiene una serie de optimizaciones y mejoras de rendimiento que facilitan al usuario el uso del equipo en el día a día. ------------------------------------------------------------ https://cuerdos.github.io/ ------------------------------------------------------------ CuerdOS is...
    Leader badge
    Downloads: 254 This Week
    Last Update:
    See Project
  • 18
    Archcraft

    Archcraft

    Yet another minimal Linux distribution, based on Arch Linux.

    Archcraft is an arch-based rolling-release distribution aimed at users who cares more about minimalism and aesthetics of their desktop. It comes pre-configured with various lightweight applications which makes it super fast. It can run under 500Mb of memory. There's no desktop environment in (main) Archcraft, just two highly configured window managers - Openbox and Bspwm. The default username & password is 'liveuser' for live ISO. The installer can be found in the app launcher and in...
    Leader badge
    Downloads: 1,477 This Week
    Last Update:
    See Project
  • 19
    akoúste

    akoúste

    Tools for simple, and privacy sensitive, listening experiments

    The akoúste project aims to provide tools for simple, adaptable listening experiments aimed at situations where the use of a dynamic host server storing and serving the speech and collecting the responses over the internet is unpractical or unwanted, e.g., due to privacy concerns. akoúste Pages can be used both on desk/laptops and on mobile devices
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ...The FPGA gateware needs to be downloaded to the FPGA using LimeSuiteGUI. At the time of writing the publication, limr builded upon gateware version 2.17 from June 2018, which was used with API version 18.04.19. Feb2022: LimeSDR USB gateware/API updates, including a new optional gateware fork that allows to playback a waveform directly from LimeSDR memory, which is very useful for setting up CW experiments. Jan2024: LimeSDR Mini 2.0 gateware added Do not hesitate to ask in case of installation problems
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    slint

    Polyglot and accessible Linux distribution for beginners and experts.

    Linux distribution based on Slackware and Salix, suitable for servers as well as desktops and laptops, internationalized, accessible to visually impaired users through speech and braille. Slint is both easily usable out of the box by beginners and configurable at will for experts. It offers package management with dependencies resolution and automatic updates notification. The installation media includes the MATE and LXQt desktops and the i3 windows manager, others can be added after...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    OpenBLT

    OpenBLT

    Bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 23
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    - Live Raizo is a linux distribution based on Debian 13 (Trixie) to experiment the system administration on simulated networks and real devices. - GNS3 is the gui used to manipulate the simulators/emulators of networks and systems like QEmu, Docker, Dynamips. - With this GNS3, you can clone as many times as you want the templates of virtual linux machines named "Debian" and "DDebian" that contain many network tools and services. - The prompt and the output of several linux commands are...
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 24
    LibSecRm - Secure Removal Library

    LibSecRm - Secure Removal Library

    A library for secure deleting data on-the-fly

    LibSecRm (LIBrary for SECure ReMoval) is a set of replacements for these standard C functions which cause data removing from files. The data is first securely wiped on-the-fly, to protect the user's privacy, then the original functions are called. There is NO NEED to rebuild your software, because LibSecRm is a pre-loadable library, meaning you just need to RUN the software with LibSecRm loaded. LibSecRm is also a development library. The following wiping methods are supported:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB