Showing 24 open source projects for "byte on"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    GParted

    GParted

    A partition editor to graphically manage disk partitions

    GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted.
    Leader badge
    Downloads: 27,796 This Week
    Last Update:
    See Project
  • 2
    uuid

    uuid

    Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication

    The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. This package is based on the github/pborman/uuid package. It differs from these earlier packages in that a UUID is a 16 byte array rather than a byte slice. One loss due to this change is the ability to represent an invalid UUID (vs a NIL UUID). Full go doc style documentation for the package can be viewed online without installing this package by using the GoDoc site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    ...It was a source of inspiration for the designers of the more popular (and cheaper) 6502 chip that was used in so many home computers of that era. The MC6800 is a big-endian processor (hi byte, lo byte order), unlike so many others from that era (6502, 8080).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    redaxios

    redaxios

    The Axios API, as an 800 byte Fetch wrapper

    redaxios is a tiny, axios-compatible HTTP client that aims to deliver the familiar axios API with a fraction of the size. It leans on modern browser features to minimize code while preserving the ergonomics developers expect, like request/response interceptors and JSON handling. By mirroring axios method shapes, it allows many codebases to swap without large refactors, particularly for front-end bundles that need to shrink. The library favors standards and simplicity, avoiding legacy shims...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bsnes

    bsnes

    Super Nintendo (SNES) emulator focused on performance, features

    ...Built-in cheat code database for hundreds of popular games (by mightymo). Built-in save state manager with screenshot previews and naming capabilities. Customizable per-byte game mappings to support any cartridges, including prototype games. 7-zip decompression support. Extensive Satellaview emulation, including BS Memory flash write and wear-leveling emulation. Optional higan game folder support (standard game ROM files are also fully supported!).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    ftdetector

    File type detector library

    ...It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON, etc.) and text file UNICODE charsets by using their BOMs (Byte order marks). Its small simple interface can be used at the most popular platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coffee Tools

    Coffee Tools

    Various file manipulation tools written in Java with source included.

    Tools include: CTFilesRenamer: A mass-file renamer. FileCompare: Compare files or paths, showing mismatches, deleting duplicates optionally. FilePatternFinder: Find the largest repeated byte pattern in a file that doesn't overlap. FilenameMixUpper: Scramble all the filenames in a directory. FileSplitter: Split a file into numbered parts. HttpClient: Single web page GETter. InFileFind: Find where/at a file is inside another NumeredFilesCombiner: Combine a directory of files with numbered-filenames. PassCrypt: A tool for password-en/decrypting a file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Smartcard Lib for Arduino compat. boards

    Smartcard access lib for Arduino based boards

    ...Working: - Activation of asynchronous and synchronous smart cards - Exchanging data with supported Smart card (Sending / Receiving) - Asychron T=0 APDU communication. - Basic sychron communication - ETU calculation from TS byte. - Support class for SLE4432 / SLE4442 / SLE4441 and SLE4440 compatible sychron smartcards. Mostly used for secure data storage. Open points: - Error handling not completly implemented. No retries if parity error is found. - Setup of communication parameters from ATR - T=1 communication not supported (Still possible via "raw" sendBytes(..) / receiveBytes(..))
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...Algorithm is simple and suitable for large file sets with few differences: basic set of duplicate candidates is determined by file size, then candidates are compared byte-wise. So for files which don't start to differ by growing at the tail it reduces read operations greatly compared to hash-based comparision (i.e. test case: 40GB of files, 16GB RAM, many differences: initial compare (uncached by OS) around 300sec, subsequent compare (relevant file parts cached by OS) ca. 2sec) Note: this program is not related to lsdup
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    microDispatch

    Microcontroller Task Scheduler

    ...You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5 bytes of RAM and 476 bytes of program memory for the whole program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Raspberry Pi

    An ARM GNU/Linux box for $25. Take a byte!

    The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OISC Emulator

    OISC Emulator

    Emulator for subleq OISC

    This simple Emulator can process OIS programs (one instruction set) and also generate them with a simple built-in assembler. It also contains a 256x256 pixel big screenbuffer for graphical outputs and network support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a small lib. It gives you the ability to have a byte array and write/read on any position with any byte or bit offset (i.e write a MAC (48bit) from the second byte's 3rd bit and on). +OO UDP/TCP Sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    filesort takes an existing text file and sorts it in ascending or descending order based on whitespace or a specified byte size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Wireless is a C++ library that provides simple wireless networking functions for Arduino boards, using many inexpensive radio modules. Simple Wireless uses the Virtual Wire library (by Mike McCauley) as the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A proof-of-concept application of the Statistical Protocol IDentification (SPID) algorithm. SPID can detect the application layer protocol (layer 7) by analysing flow (packet sizes etc.) and payload statistics (byte values etc.) from pcap files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JFileReader allows users to view the contents of any file in a bytewise manner using a simple GUI interface. Functions include byte view changes to different primitive datatypes, endianess changes, and file content exports to new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    File Compare (for binary files)

    Compares 2 binary files for minor differences/copy errors

    FCB compares two files byte-by-byte. Files may be regular files or any kind of devices, pipes, etc. and one can be stdin. You can specify an offset if one file has a header. Usage: fcb <File1> <File2> [-h0,1] [-p0,1] [-v0,1,2,3] [-b0,1] [-q0,1]...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Perl FileHandle supporting multi-byte unget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Histofile analyses files and counts the number of occurances of each byte-value and displays the results graphically and in a sortable list. It shows the output of 'file' and some more info. You can adjust the graphically shown values easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IOG (Input Output Grapher) is a network I/O byte grapher made to graph cumulative kB/MB/GB totals for hours/days and months using SNMP. It is intended to be simple, fast (support for 1000s of hosts) and integrate well with MRTG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB