Showing 674 open source projects for "binary"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    Mac binary format converter. Supported binary formats include: native, datafork+resourcefork file, applesingle, macbinary, services for macintosh, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    This project aims to deliver a high-quality number base converter utility in Java. It will support decimal, binary, hexadecimal, octal, and a user specified base and convert between numbers of any base from 2 through 36.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This is a conversion-to-binary training game prototype. Random bits appear, and you must shoot them where they fit onto various bytes (given in octal, hex or even bit ops, decimal or Ascii). Shoot wrongly and you lose that byte, or get it right and win.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This project aims to create an ARM processor emulator for Linux/x86, utilising dynamic binary translation techniques for maximum speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Language used: c++ Libraries used: fltk OS: Linux Problem Description: Jtag management software for CPLD and jtag aware chips Major features: X11 UI, c++ platform for jtag apps Data formats: jtag, bsdl, binary Derived from existing project "jtag"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Eclipse plugin that provides support for developing applications for SuperWaba VM. For binary packages, use the update site, please (see project home page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Open a Java class file binary to view or edit strings, attributes, methods and generate readable reports similar to the javap utility. In built verifier checks changes before saving the file. Easy to use Java Swing GUI.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 8
    JustRun is a java package that provides you with a pool of threads ready for use. It comes in binary and source format with javadoc included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    P2P application protocol framework (RFC3080, RFC3081) for connection-oriented, async request/response messages. Allows multiplexing of message streams over one transport connection. Supports binary and textual messages, TLS, SASL/Anonymous, SASL/OTP.
    Downloads: 5 This Week
    Last Update:
    See Project
  • $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
  • 10
    Ironseed is a crossplatform binary version-compatible programming language, an answer to Microsoft COM technology which also does not have such limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ResourcePackage is a mechanism for automatically managing resources (i.e. non-Python files: small images, documentation files, binary data) embedded in Python modules (as Python source code), particularly for those wishing to create re-usable Python pack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ABIcheck is a tool for checking an application's compliance with a library's defined Application Binary Interface (ABI). It relies on ABI definition information contained in the library. Example definitions are given for GNOME and glibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RUG is an universal machine-friendly binary file generator. Together with suitable macro packages, it can be used to assemble executables for almost any known processor. The main goal is to build a backend for a future Scheme translator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A KDE binary executable/object file viewer (presently supporting ELF, to support others eventually)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    binaryfinary is a binary file format viewer/editor. Profiles are written which describe binary file formats e.g. media files formats, TCP packets, compression formats. Binaryfinary provides an XML-DTD so that these templates can be described in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generates internal (in memory) and external (on disk) forms of binary data structures, and the code to convert between the two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of IDA-Pro-Code is to provide support for auditing applications including binary audits through extensions of the IDA Pro disassembler by DataRescue sa/nv and/or HexRays.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HexCalc is a simple calculator similar to GNOME calculator. it can do simple calculations in hexadecimal, octal, binary, and non-floating point decimal. It uses a 32bit signed integer. It is a helpful little coder utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DataScript: DataScript is a language to describe and manipulate binary data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Obtain dumps of important ELF file structures such as segment and section information, dynamic linker requirements and function listings. Can analyse binaries from both Big-Endian and Little-Endian machines, eg. Can analyse a PPC binary on an i86 machi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eternity is a very small, cross platform framework to store and retrieve any kind of C++ class (template classes also). This capability is known in literature as persistence. Eternity could realize persistence using binary serialization and XML persi
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    This utility converts Motorola S-record files (namely .S19 files) to binary files and vice-versa. It has several useful features that allow full manipulation of record addressing and output file size.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Editor Hexadecimal para incrustar en aplicaciones Java 1.4/Swing con el que se podra editar cualquier tipo de contenido, ya sea binario o ASCII. Hexadecimal Editor to inlay in Java applications 1.4/Swing. To be published any type of content, or binary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Generic Data Structures Library. A collection of data structures you're most likely to need. Written in ANSI C. Interface is basic, but powerful, and intuitive. Has AVL tree, binary heap, queue/linked list, and more. All platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    myBeasties is a highly flexible evolutionary programming module. It is designed to be extendable and customisable for maximum use by the discerning Perl hacker. Phenotypes can be anything: simple binary strings, or whole classes of objects and methods.
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB