Showing 25 open source projects for "windows hex memory"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 497 This Week
    Last Update:
    See Project
  • 2
    RDD! USB HID Report Descriptor Decoder

    RDD! USB HID Report Descriptor Decoder

    Create C structures from USB HID Report Descriptors

    This will read a USB Human Interface Device (HID) report descriptor from the specified input file then attempt to decode it and, optionally, create a C language header file from it. It also does some minimal sanity checks to verify that the report descriptor is valid. The input file can be a binary file or a text file (for example, an existing C header file). If it is a text file, it will concatenate all the printable-hex-like text that it finds on each line (until the first non-hex sequence...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    Smederevo, 05, august 2018 Long time ago, about 1986 I have become proud owner of eight bit computer ORAO based on MOS 6502 processor. It was first and for me the best home computer at that time. My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RedSky Ruby - Vinari Software & DO Dev

    RedSky Ruby - Vinari Software & DO Dev

    Ruby nunca ha sido tan fácil! - Ruby has never been so easy!

    Un simple y poderoso IDE de Ruby finalmente ha llegado a Microsoft Windows. RedSky Ruby, permite a cualquier persona comenzar a programar en Ruby, pues incorpora la guía oficial de Ruby, además de esto, RedSky Ruby es compatible con cualquier de computador corriendo Windows 8 o posterior, por lo cual, no es requerido un computador increíblemente poderoso para correrlo. ¿Por que no comienzas a programar ya? A simple and powerful IDE for Ruby has arrived to Microsoft Windows. RedSky Ruby...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    xsv

    xsv

    A fast CSV command line toolkit written in Rust

    ... the data and start examining it. The next thing you might want to do is get an overview of the kind of data that appears in each column. The stats command will do this for you. The xsv table command takes any CSV data and formats it into aligned columns using elastic tabstops. These commands are instantaneous because they run in time and memory proportional to the size of the slice (which means they will scale to arbitrarily large CSV data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    xml2j

    XML Schema SAX based code generator for Java

    ... generation. The last step is the actual code genaration during which Java code is generated that extends the core framework. A great asset is that the framework uses eventing allowing your application to subscribe to high-level events that correspond to your complexTypes. This is done using a properties file. You have full control of memory usage making it a great fit for processing very large documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CodeNames

    CodeNames

    CodeNames is a simple C# library for random identifier generation.

    CodeNames is a simple C# library for random identifier generation. It is intended to be used for renaming variables for source code manipulation. We are using evolutionary approach in developing our open-source software and this is an early version, so it is not very advanced, but is usable, tested and well documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JavacTo

    Translate java source into another language

    JavacTo is a prototype tool designed to evaluate the need and value of translating java code into another programming language. An ideal language for translation is a language that supports the concept of packages, classes, interfaces, and enums as well as built-in memory garbage collection. Languages such as C# and D, are well suited as a translation “To” language. Eclipse project provided to get started. Three visitor classes provided to learn how to use JavacTo and write visitor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.2 for acceleration. RapidJSON is self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL. RapidJSON is memory-friendly. Each...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 10

    APKRepatcher

    APKRepatcher helps you to modify an existing apk with simple GUI

    APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MonoBitmap

    MonoBitmap

    Creates value-representation of any BMP file.

    ... convert any (1-32bit) BMP into a string representation of 0 or 1, or even in hex. The program hasn't any problem with images up to 1000 * 1000 px. Btw, it's not as useful to tell you all about everything the program can do as to try yourself, just download it and feed it with an random BMP image, it's smaller than 200kB :) If you're not on Windows you can use the Program with WINE or easily recompile it for your platform (You have to change the output coloring) Program developement: finished
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ based lightweight, non-invasive SCA (Service Component Architecture) runtime. Optimized for the use in the embedded domain. We are proud to announce release 0.8 of Trentino Release 0.8 adds a major feature to Trentino. With Service discovery, configuration, deployment and operation of Services on devices is made simple and cost efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ICEdit is a web-based open source IDE built as a replacement for the standard desktop-installed IDE's. ICEdit allows you to work your site from anywhere and anytime!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mosquito is an open source Java library for parsing Power Designer PDM files and converting them to the in-memory structure based on object model provided by this library. It is quite useful for relational model based code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StormFactory is a light, streamlined ORM code generator for C#/SQL Server apps. The project's aim is minimize the learning curve, maintain a tiny memory footprint, and to generate extremely portable, scalable, easily maintained and dependency-free code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Knarvik is a table-oriented framework for C++. Knarvik generates source code for an in-memory database of your design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MakeDBO
    MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the tool for generating C++ and Java finite state machines and also diagrams. The benefits of this solution: It is light and fast. It is using dynamic memory allocation very low. Logic of transitions is separated from implementation of event
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Quickly modify all hex colors in a stylesheet (css) file. Group similar colors together in as many groups as you like and add an RGB offset to alter them in bulk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next