Showing 12 open source projects for "binary options"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    FFmpegKit

    FFmpegKit

    FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, ma

    FFmpegKit is a collection of tools to use FFmpeg in Android, iOS, Linux, macOS, tvOS, Flutter and React Native applications. It includes scripts to build FFmpeg native libraries, a wrapper library to run FFmpeg/FFprobe commands in applications and 8 prebuilt binary packages available at Github, Maven Central, CocoaPods, pub and npm. All scripts support additional options to enable optional libraries and disable platform architectures. FFmpegKit is a wrapper library that allows you to easily run...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    libgit2

    libgit2

    A cross-platform, portable, linkable Git implementation library

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. Libgit2 is developed with CMake, and this is be the easiest way to build a binary from the source. The CMake build system provides lots of options to configure the libgit2 build for your particular needs. It’s highly recommended that you build libgit2 as a static...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    xfrpc

    xfrpc

    The xfrpc project is an implementation of frp client written in C

    The xfrpc project is an implementation of frp client written in C language for OpenWRT and IOT system. The main motivation of this project is to provide a lightweight solution for devices with limited resources such as OpenWRT devices which often have limited ROM and RAM space. The project aims to provide a frp client that uses less space and memory than other available options.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CRC RevEng

    CRC RevEng

    Arbitrary-precision CRC calculator and algorithm finder

    CRC RevEng is a portable, arbitrary-precision CRC calculator and algorithm finder. It calculates CRCs using any of the 113 preset algorithms, or a user-specified algorithm to any width. It calculates reversed CRCs to give the bit pattern that produces a desired forward CRC. CRC RevEng also reverse-engineers any CRC algorithm from sufficient correctly formatted message-CRC pairs and optional known parameters. It comprises powerful input interpretation options. Compliant with Ross Williams...
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    cline

    Command line tool for counting source code lines

    cline is a command line tool that counts code lines or non-whitespace characters in your project folder. It is designed to recursively find any source file matching specific rules and count the line breaks within that file. You may specify file suffixes to include or exclude as well as regular expressions for code lines that shall be excluded (e.g. to exclude comments). By default a heuristic algorithm skips binary files. You may configure the restrictiveness of this algorithm with command line...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    MyMDBDump

    A tool to dump data from a MariaDB database in various formats

    MariaDB comes with the mysqldump tool for exporting data. This is a fast tool, but the output format isn't very flexible and there are some other constraints. MyMDBDump on the other hand aims at providing a lot more flexibility in the output format. In addition to CSV and mysqldump (INSERT statement) output, MyMDBDump includes output for use with Oracle and SQL Server databases, JSON output and HTML output. A lot more other features are added that makes this program different from mysqldump,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pngnq-s9

    A modified pngnq: convert png images to 256 colours.

    pngnq-s9 is a modified version of pngnq, the neural network colour quantizer for png images. Like pngnq, pngnq-s9 takes a full 32 bit RGBA png image, selects a palette of up to 256 colours, and then redraws the image in 8 bit indexed mode. The resulting image can be up to 70% smaller than the original. pngnq-s9 adds several new options to pngnq including the ability to augment a user-supplied palette, the ability to quantize in the YUV colour space, and the ability to give more or less...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    headsort sorts files by line and fields. Options can pick field order and etc. Mostly compatible with gnu sort(1). It also has several sort algorithms to try. In general headsort can sort in 1/2 the time sort(1) (mergesort) does in situations involving either pipes or mult column selection; less than 1/2 with both. Best case was about opposite that of sort(1)*. NEW* hsort main algorithm speed improvement (applies to all; 27,29,31). Now faster than sort(1) (in all cases tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Babel Enterprise
    Babel is a enterprise grade secure monitoring platfform to check OS security status: user/passwords, kernel options, file perms, patches, network setup, SUID, binary files changes and much more. All in a distributed and modular management architecture.
    Downloads: 1 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.
    Get free CRM
  • 10
    filesort and control break

    filesort and control break

    sort text files by many keys and create files with conrol break

    There are two applications: 1. filesort: sort a text file by more than one key. 2. controlbreak: read a sorted file and build control breaks and sums. For filesort and controlbraek you need a csv-file. You find a binary for Linux and Windows. The applications used with command-line options (see Documentation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C based self manageable and adaptable dictionary builder system. It uses "Binary Tree" as its main data structure to store .manage and delete words with their respected meanings. It has got interactive C-graphics based GUI to choose options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    env is an alternative to /usr/bin/env with additional configuration options. env has been designed to meet the standard functionality of /usr/bin/env to facilitate integration of this binary into existing project environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next