Showing 119 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
  • $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

    file digest

    A command-line utility for calculating and verifying file checksums.

    ...Usage: digest [-c] <algorithm> <filename(s)> For example, if you want to calculate the checksums using skein512/256 algorithm, use this command: digest skein512/256 * > checksums.skein To verify the checksums: digest -c skein512/256 checksums.skein You can get a full list of supported algorithms and test the performance of different algorithms on your PC using the command: digest test <iterations> <filename> This will calculate hash sum of <filename> multiple times (number of times is specified by <iterations>) and output the results with precise timings. Note: if you have a 64-bit operating system, use 64-bit binary of the utility, because it is significantly faster for large files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    qcadoo MES

    qcadoo MES

    Web application for production management for SME

    ...It combines the functions of large ERP systems, adapting it to the specific character of Small and Medium Companies. Your people will love it. We have moved posting new binary versions to GitHub! More info on: https://qcadoo.com/en/ Source code and binary versions: https://github.com/qcadoo/mes/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini file editor text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Random Bits Forest

    RBF: a Strong Classifier/Regressor for Big Data

    ...RBF integrates neural network (for depth), boosting (for wideness) and random forest (for accuracy). It first generates and selects ~10,000 small three-layer threshold random neural networks as basis by gradient boosting scheme. These binary basis are then feed into a modified random forest algorithm to obtain predictions. In conclusion, RBF is a novel framework that performs strongly especially on data with large size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Marid

    Marid

    Free data acquisition and data visualization cross-platform software

    ...The base concepts of its architecture include: * Graphical deploy configuration builders * Powerful Groovy scripting language * Embedded database ( H2 , HSQLDB) to store data * Cross-platform design (write once, run anywhere) * Embedded GUI-configurable binary/ascii device protocol parser/generator * Deploy manager to deploy firmwares to remote controllers/servers via secure channel * Embedded web-sever * Dynamically linked plugins available from Nexus Repository * Remote monitoring tools * Modular Marid IDE to manage them all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyCollab - Project Management Software

    MyCollab - Project Management Software

    task management, bug tracking, kanban, project management

    ...MyCollab is the final choice of many organizations to find the best software for their usages. It covers all areas of project management; it's worth to try. Installation ======== * Download MyCollab binary - https://www.mycollab.com/self-hosted/ * Follow installation guideline at https://community.mycollab.com/docs/hosting-mycollab-on-your-own-server/installing-mycollab/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    QPlot

    QPlot - 2d plotting tool based on Qwt

    QPlot - 2d plotting tool based on Qwt project (http://qwt.sf.net). QPlot reads mission INI-files and draw 2-d graphics. Data may read from binary and text files both. Plot area may have 2-4 axis. QPlot may used as Gnuplot alternative. QPlot may used to descovery Qwt as example programm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RoiView
    Explore InSAR data and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BEAR

    CBR Meets Big Data

    Case-based regression learner for big data. The package contains source and binary files for running BEAR's method. BEAR utilizes EAR4 and locality sensitive hashing in its implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    Relation Tags

    Source code for be able to use Relation Tags.

    ...Inside source zip, also contains dialogs for set properties of this extended tags. All this dialogs files finish either with "...dlg.cpp" or ",,,dlg.h". Please read "readme" file. It is recommended to use a binary matrix class like BinMatrix in order to have enough speed for calculations of implicit relations in a system of bogus tags with big data. Need to be compiled with C++11 and Qt libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apache Kafka

    Apache Kafka

    Mirror of Apache Kafka

    Apache Kafka is a distributed streaming platform built around durable, partitioned logs called topics, enabling high-throughput, fault-tolerant event pipelines. Producers append records to partitions, brokers replicate them for durability, and consumer groups read them at their own pace while balancing work across instances. The commit/offset model and retention policies support patterns from real-time processing to event sourcing and audit trails. Exactly-once processing semantics,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    OpenSearchServer Extractor

    OpenSearchServer Extractor

    A RESTFul/JSON Web Service for text and metata extraction

    An open source RESTFul Web Service for text , meta-data extraction and analysis. oss-text-extractor supports various binary formats: Word processor (doc, docx, odt, rtf) Spreadsheet (xls, xlsx, ods) Presentation (ppt, pptx, odp) Publishing (pdf, pub) Web (rss, html/xhtml) Medias (audio, images) Others (vsd, text)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SignalDiagrams

    SignalDiagrams

    Digital/Analog signals visualization tool

    A JavaFx 8 educational application that will let you visualize digital and analog signals from a binary input and let you export the chart in SVG (Everything is in progress). Digital: Bipolar, CMI, NRZ-L, NRZ-M, NRZ-S, Manchester, Manchester differential, Miller, MLT-3, pseudoternary, RZ, Unipolar. Analog: Phase, Frequency, Amplitude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ICTInvoice

    A complete invoice managment solution for Elastix PBX

    Note: For binary packages and updated installation instructions please visit this link http://www.ictinnovations.com/content/ictinvoice-complete-multitenant-hosted-pbx-solution-service-providers ICTInvoice is multi tenant Invoicing module of Elastix PBX. It is complete invoice management solution for multiple companies. It automatically create pdf invoices and emails to Elastix users on monthly basis along with their calls detail records ICTInvoice Main Features Multitenant Create invoices for Multiple campanies with branding Manual as well as Automatic invoice generation on fix date Auto Emailing invoices to users on monthly basis Inbound Billing Outbound Billing Extension / User wise reporting Summrize reporting Detail Reporting For more information , please visit http://www.ictinnovations.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Binary Options Trading Station

    Binary Options Trading Station

    Spreadsheet for trading binary options.

    ...Directions are on the spreadsheet and in readme.txt and manual. This was written in Open Office from https://www.openoffice.org/ Further notes: If trading 1 minute binary options price only needs to be entered every 1 minute or less. If trading 5 minute or later options same applies. Pick a set interval to continually update spreadsheet. 10 prices must be entered before data should be used off spreadsheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    External disk sorter for binary or text files. It sorts fixed or variable length record files with multiple ascending or descending keys. It communicates with the user through an embedded GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JavaBitWise

    A bitwise calculator for two integers.

    A two's compliment calculator designed for specifically for Java, but is still effective for just about any other language. It will accept two integer values and will show the binary, octal, and hexadecimal equivalence, and show how the bits interact with the logical operators not, and, or, and xor, and how primitive types are cast into other types. If there is a feature that you would like to see, let me know and I will see what I can do. I am working on a major update to how the interface works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SimpleCalculator

    A Simple Calculator using QT

    Funtionalities : * General Math Functions * Square Root * Power * Percent * Decimal to Binary,Hexadecimal,Octal conversion and so on Source Code : https://github.com/s4kibs4mi/SimpleCalculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HexTool is a simple yet effective calculator/tool; invaluable for people who work with Hex and Binary. Now you can convert between Hex, Binary and Decimal on the fly. No install needed: just unzip and run it!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Open Door Logistics

    Open Door Logistics

    Open source software for territory design

    Open Door Logistics Studio is free, open source software for territory design and territory mapping. Design sales or delivery territories, generate sales territory maps, export to pdf, word etc. Go to http://www.opendoorlogistics.com for binary downloads, support, tutorials etc. Using the studio you can: - Geocode your customer data held within an Excel based on address or postcode. - View your customers in a map and export maps to PDF or Word. - Perform territory design and territory management for sales or delivery territories based on sales, workload, etc. - Design territories visually by simply ‘painting‘ them on the map using your mouse...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    galculator

    galculator is a scientific calculator in algebraic mode and RPN

    galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic mode as well as RPN. Features include arithmetic precedence handling, mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle bases (radiant, degree, and grad). Please note: This project page at sf.net reflects the state of the project up to August 2015. Beginning in September 2015, the project homepage was moved to http://galculator.mnim.org, with the source code repositories and issue...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23

    BinaryView

    Show binary data

    BinaryView is able to show 2d binary data either as xy-plot or using a simple fragment shader. Standard shaders like simple color mapping or a relief shading for digital elevation data already exist, but you can also write your own shader. As an example, the screenshots show Mars MOLA topographic data taken from http://pds-geosciences.wustl.edu/missions/mgs/megdr.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Sayantific Calaculator

    A simple calculator.

    A calculator that can do the 4 basic functions, calculate factorials, convert temperatures, calculate square roots, find properties of a circle (area and circumference), raise number to a power, calculate a log, factor polynomials, calculate the total angle measure in a figure with n sides, convert a decimal representation of a number to the binary representation, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB