Showing 26 open source projects for "numeric"

View related business solutions
  • $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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    ClickHouse Go

    ClickHouse Go

    Golang driver for ClickHouse

    ...Unmarshal struct to row (AppendStruct). Connection pool Failover and load balancing. Bulk write support (for database/sql use begin->prepare->(in loop exec)->commit). AsyncInsert, named and numeric placeholders support. LZ4/ZSTD compression support. External data.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    headsort sorts files by line and fields. Options can pick field order and etc. 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). Using triangulation, hsort begins piped sorted output when 1st bin is done. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    flom

    flom

    Free Lock Manager

    ...Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5

    JavaMacros

    A GUI interface written "Around" LuaMacros

    JavaMacros is a GUI "Client" for the LuaMacros "HID-aware" macros program - It runs using Java 8, so you will need it installed on your machine. In simpler words, it is a general way to "reprogram" keyboards in windows, using a graphic user interface rather than directly writing macro scripts, that allows to use any number of keyboards - even of the same make and model - as separate, specific devices. Each with its tailored functions (stickers over the keys are a must). It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    footmouse

    footmouse

    Allows Linux users to use a HID compatible USB foot pedal as a mouse

    The foot pedal emulates a mouse in conjunction with up to 4 modifier keys, ALT, CONTROL, SHIFT and ESCAPE. Functions available are Left Click, Double Click, Right Click, Cursor Up, Cursor Down, Cursor Left, Cursor Right, Wheel Scroll Up, Wheel Scroll Down, Middle Click, Page Up, Page Down, Window Select, Close window, Minimise window and Null (define an option that does nothing) - Many foot pedals come with software, often MS Windows only, which allows you to program the pedals to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mousetrap

    Mousetrap

    Simple library for handling keyboard shortcuts in Javascript

    Mousetrap is a standalone library with no external dependencies. It weighs in at around 2kb minified and gzipped and 4.5kb minified. Mousetrap has been tested and should work in Internet Explorer 6+, Safari, Firefox, and Chrome. The bind method is the main call you will be making. This will bind a specified keyboard command to a callback method. If you want to bind multiple key commands to the same callback you can pass in an array for the first argument. Mousetrap 1.4 introduced a generic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rene file renamer

    Windows/Linux lexical/semantic multiple file renamer

    ...Features include: -- Automatic name adjustment to avoid existing file names with a choice of parameterized collision avoidance schemas. -- Semantic name selection, for example, of a numeric or alphabetic range, which would otherwise require a program. -- Recursion to specified depth, excluding (or including) specified directories. -- Renaming of files or directories or both. -- Arbitrary numeric and alphabetic sequences can be inserted sequentially into new names. -- Fragments of the original name can be discarded or incorporated into the new name completely, by selected parts, or with a numeric or alphabetic bump up or down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    netGujarati Keyboard Layout

    netGujarati Keyboard Layout

    netGujarati Keyboard Layout (netGKB) is a Gujarati Language keyboard.

    netGujarati Keyboard Layout (netGKB) is a Gujarati Language keyboard for all Windows system. netGujarati keyboard is used for typing Gujarati script very easily. The layout of characters are mostly same as Old Typewriter layout. i.e. "બકમાન". There is a some change in layout which differs it from other keyboard. netGujarati Keyboard Layout is developed by Nilesh Bandhiya for all Gujarati users.
    Downloads: 4 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
  • 10

    revfat+4rpi.sh

    Script to take an SD card image created by Livemedia-Creator (such as

    ...This will reconfigure the boot partition as vfat and it will take a new bootlabel input and apply it to the fstab on the images rootfs. To use this script, provide the image name as the first argument and the new "UPPERCASE 4-8 char alpha-numeric only" bootlabel for second arg, you can safely add a dash too *BOTH args $1 and $2 are mandatory in this configuration to ensure maximum likelihood of successful booting Use Example "./revfat+4rpi.sh [image-name.img] RPI-BOOT" Requirements The actual rpi install image you created with livemedia-creator already! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Face Recognition

    World's simplest facial recognition api for Python & the command line

    Face Recognition is the world's simplest face recognition library. It allows you to recognize and manipulate faces from Python or from the command line using dlib's (a C++ toolkit containing machine learning algorithms and tools) state-of-the-art face recognition built with deep learning. Face Recognition is highly accurate and is able to do a number of things. It can find faces in pictures, manipulate facial features in pictures, identify faces in pictures, and do face recognition on a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    UAV Drone

    Airborne avionics platform for drone system identification and control

    ...This UAV drone hardware senses critical orientation parameters through a MPU-9250 9 Degree of Freedom sensor. This sensor measures 3-axis Acceleration Nx, Ny, & Nz, Compass Mx, My, Mz, and Gyroscopic rate P, Q, & R. A sensor fusion and numeric integration algorithm then combines these 9 parameters to 4 Euler parameters/Quaternions. An Euler body 1-2-3 sequence relates these to Roll/Pitch/Yaw. Air data is measured through altimeter and differential pressures. GPS measures position and track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OnscreenKeyboard

    On-screen keyboard

    On-screen keyboard (with "numeric keypad only" option) for touch-screens.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    .... -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and working with... ... Ubuntu 12.04 64 bit / LibreOffice 3 ... Windows 7 64 bit / LibreOffice 3* ... Arch Linux 64 bit / LibreOffice 4.2 *Encoding problems with special characters (non-unicode) on Windows reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    UID Lookup

    Script to associate a Unix/Linux login to a numeric UID

    This uses the Unix /etc/passwd file to map from a userid to a numerical uid. It accepts a list of userids on the command line, and maps each one. Can be used as a shell script to map usernames to UID's on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenLCDSim - Open Source LCD Simulator

    OpenLCDSim - Open Source LCD Simulator

    Alpha Numeric Liquid Crystal Display simulator

    Simulates dot matrix liquid crystal display control (LCD) modules based on popular chips, specially HD44780 LCD controller/driver
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    lpep

    LDAP passwd Enumerator for Puppet

    lpep ---- LDAP passwd Enumerator for Puppet Purpose ------- Add users and groups from Active Directory to your Red Hat 6.x compatible systems License ------- Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License Notes ----- (1) objects are stored in a local sqlite database, and the numeric uids and gids retained (2) coded originally for domino ldap, therefore the routines may not be ideal for active directory Meta ---- CentOS Linux Integration with Active Directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free File Renamer
    A cross-platform file and folder mass renamer. Easy to use and to learn. Features: read new names from text files; insert, replace and remove strings; numbering; case-change; real-time preview; interactive tutorial; order files in different ways.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Did you ever forget the password of your 7z archive? 7z Cracker is a, at the moment only numeric cracker to extract the files of a password protected 7z file on Windows. It's average performance on my machine is about 5 to 6 passwords a second.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 21
    Sgrep (sorted grep) is a much faster alternative to traditional Unix grep when searching large files, because sgrep searches sorted input files using a fast binary search to find matching lines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    An easy-to-configure bandwidth monitor and grapher, but so much more. Cross-platform, simpler alternative to MRTG and CACTII. Graph any numeric data you can get from SNMP or an XML (and HTML) source (local or http/https/ftp). Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SkipNet4Java is a Java-implementation of the peer-to-peer-overlay-protocol SkipNet using the Rice Common API. It is possible to establish, join and leave a SkipNet, to route by Name-ID and by Numeric-ID and to influence the routing behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Network Traffic Monitor (NTM) is an application to monitor your network usage. NTM allows you to have a detailed view on your network. You can have graphs about the bandwidth consumption as well as a numeric representation of your bytes used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an attempt to make a complete, and playable atari emulator entirely in python and some common modules. Currently, it only requires PyGame 1.5.0 and Numeric.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB