Showing 24 open source projects for "byte on"

View related business solutions
  • 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
  • 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
  • 1
    ImHex

    ImHex

    A Hex Editor for Reverse Engineers, Programmers

    ...Such features are a completely custom binary template and pattern language to decode and highlight structures in the data, a graphical node-based data processor to pre-process values before they're displayed, a disassembler, diffing support, bookmarks and much much more. At the same time ImHex is completely free and open source under the GPLv2 license. Byte patching, patch management, Copy-Bytes-As-Array for many common programming languages, string and hex search, Bookmarks, Goto, Huge file support, variable column count, custom encodings and much more. ImHex includes a full custom C++-like pattern language that allows easy highlighting, decoding and analyzing of file formats.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 605 This Week
    Last Update:
    See Project
  • 3
    CoreBus

    CoreBus

    Cross-platform (Win, Linux) Modbus (TCP / RTU / ASCII) GUI terminal

    CoreBus is a cross-platform terminal for working with serial ports and TCP sockets with support for Modbus TCP/RTU/ASCII protocols. Description of some features: "No Protocol": * Working with data in string or byte format. * Support for different encodings. * There are three sending modes: single, cyclic, and file sending. "Modbus": * Support for various Modbus protocol variations: TCP, RTU, ASCII and RTU/ASCII over TCP. * Convenient operation with recording functions. * The ability to work with float numbers. * The ability to work with binary data...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    pineTERM: Free In-Browser UART Terminal

    pineTERM: Free In-Browser UART Terminal

    Easy-to-use, powerful web/browser UART terminal, no installation req.

    A modern, stand alone browser-based serial terminal for UART communication with microcontrollers, embedded devices, and IoT hardware. No installation required - just open in your browser and connect to your serial device. Just unpack the zip file into local folder and open index.html in Chrome/Edge/Opera. Works on Windows/Linux/MaOS
    Downloads: 5 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    PQS

    PQS

    Petoron Quantum Standard (PQS)

    ...PBKDF2-HMAC-SHA256 (200k iterations, adjustable) for password hardening. Key separation via BLAKE2s - independent keys for encryption and MAC. BLAKE2s-MAC authentication - 16-byte tag, any modification = instant rejection. Streaming keystream generator - secure, large-scale XOR without key reuse. Fake padding (HEAD/TAIL) - obfuscates binary boundaries and payload structure. Precise size encoding - restores original payload exactly. Supports files up to 128 MB per encrypted block. No dependencies, fully offline, cross-platform Python implementation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SPSS i/o in Delphi

    Delphi class for reading and writing SPSS SAV files

    The TSPSSio class can be used to read a SAV file produced by IBM’s SPSS application, in uncompressed or byte-compressed format. It will allow you to write a SAV file in byte-compressed format. (Byte-compressed format is the defacto standard.) The class and its supporting software is written in Delphi XE and can be compiled without the need for external units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wordTabulator
    ...It can generate index of word elements extracted from defined text set. Word elements may be words, N-grams or phrases (syntagmes). The program can process texts as in ordinary 1-byte encoding (ANSI), as in multibyte UTF-8 encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyNetVars

    EasyNetVars

    Data Exchange between CoDeSys Devices and .NET via Network Variables

    Library (.DLL) for Data Exchange between CoDeSys Devices and .NET and Step 7 via Network-Variables written in C# V1.0: Bugfixes New 02/2015: Read and Write Operations possible for more than 255 byte. - Read and Write Operations CoDeSys -> .NET - Method to create .GVL-File to import in CoDeSys Example in Step 7 (TIA-Portal) for Data-exchange between CoDeSys and Siemens S7 Devices CoDeSys -> Step7 (S7-1200): https://sourceforge.net/projects/easynetvars/files/NetVarsStep7/ See WIKI and Implementation-Guide for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7,...
    Downloads: 4 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
  • 10
    BinCoMerge

    BinCoMerge

    Compare binary files in hexadecimal view

    BinCoMerge is a binary files diff at byte resolution. It shows hexadecimal and raw ASCII data. BinCoMerge is seeking for common blocks from the bigger ones to the lower ones. It works by levels of minimum block sizes which are powers of 2. For example, with a file sizing between 16 KiB and 32 KiB, Bincomerge will firstly seek for all common blocks bigger than 16 KiB. Then, it will seek for all common bigger than 8 KiB, then 4KiB, 2KiB, 1024 Bytes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    In 2010, I reprogrammed the S7-200 emulator according to the manufacturer's specifications. The special feature I've added to it is the ability to connect to WinCC over the OPC protocol. Support: andrewpham.freelancer@gmail.com, live:andrewpham.freelancer, telegram:andrewphamvn Donate me: https://paypal.me/cnavn
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 12
    Encode Arabic
    Encode Arabic provides tools for encoding and decoding Arabic in Haskell, Python, Perl, or LaTeX. Interprets the ArabTeX notation to generate original orthography or phonetic transcription. Supports Buckwalter and other romanizations. Converts legacy byte encodings into Unicode. http://github.com/otakar-smrz/encode-arabic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    ...Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all of that as Bits, subranges of them, and ints for sizes of its parts. Expansion ability for other kinds of compression, since Bits is a Java interface. Main functions on bits are substring, concat, number of 0 or 1 bits, and number of bits (size). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    x2x (xbit2xbyte\xbyte2xbit)

    x2x (xbit2xbyte\xbyte2xbit)

    Converts xbits to xbytes, and back again if needed.

    ...These two programs also fulfilled a genuine need to convert to xbits (megabit usually) to xbytes (megabytes, again usually) when dealing with things such as cartridge sizes ,which are generally expressed in megabits, and something the author frequently encountered. Thus, xbit can be used to convert whatever bit (mega, giga, etc.) to whatever byte (again, mega, giga, etc.), and the sister program can be used to convert the opposite way.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15

    ASTERIX Display Analyse Record Replay

    Processes, decodes, displays, records and replays EUROCONTROL ASTERIX

    ...Additionally supports: 1.ASTERIX stream Recording (up to 11 different data streams) 2.Replay of ASTERIX “replay” Recordings in the original or up to 10 X faster speed 3.Opening of ASTERIX “raw” recordings in raw format to analyze and visualize data in Local or Google Earth Display 4.Export of imported/captured data in KML/KMZ format in order to analyze/visualize it in Google Earth. 5.Export of live/replayed data in real time to Google Earth 6.Forwarding of ASTERIX data streams between networks or to a different multicast address/port. 7. Support for RMCDE 6 byte header ASTERIX format
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simplified C language API / library for the iRobot Create / Roomba robots that eliminates the byte transfer oriented style of the original command and sensor data calls. Docs, reworked examples from the Create Command Module, build templates for Win/AV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SerialDataScope

    This application is a ASCII-based data scope.

    ...The 'Vertical' tab displays the comm link conversation in a vertically-scrolling half-duplex mode. Each 'side' of the conversation is detected by the user-configured 'start msg' and 'end msg' byte sequence. The 'Horizontal' tab shows bytes, one at a time, as they are received on each side of the link so the relative timing relationships can be monitored. Printable ASCII chars are shown. Non-printable are shown with a '0x' prefix. The two sides of this link referred to as 'Port 1' and 'Port 2'. Each side must communicate at the same baud rate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PortableLatex is LaTeX without installation; you download and use it straight away, without changing a byte of your system. Plus a complete suite of apps to comfortably edit, view, compile and handle latex or tex projects, glued by some scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Byte Investigator

    Scripts for parsing and general use in Computer Forensics - Octane Lab

    ...A técnica de parser ou parsing consiste em usar um programa que detalhe as informações contidas em uma estrutura, seja ela de um arquivo do sistema operacional (por ex, um .lnk), de um arquivo de um aplicativo (por ex, um .ppt) ou mesmo de uma estrutura do próprio sistema (por ex, o $I30). Byte Investigator The Byte Investigator project from Octane Labs was born in order to be a parsing toolkit for several Windows structures (files and file system structures). These Perl script tools are useful tools for Computer Forensics professionals and Information Security researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    lcslib is a free library intended for finding longest common substrings in byte strings. It implements structure of suffix tree that is highly optimized for 256-character alphabet. It was originally implemented for finding signatures in TCP dumps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Windows serial listener and logger for TinyOS MOTEs. Read MOTE packets through serial port. View:raw hex stream, header details. PDP editor converts HEX to decimal values - including multi-byte 'little endian' variables. Log to: CSV file, MYSQL database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB