Showing 745 open source projects for "length"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    WordPress Route Display Manager

    WordPress Route Display Manager

    Map your adventures with Route Manager—easy, interactive, and social

    The Route Display Manager plugin for WordPress enables users to set markers, design personalized travel paths, and establish a dynamic collection of routes that accentuate various attractions. It’s an excellent tool for featuring cycling tours, hiking paths, or jogging circuits on your WordPress website, rendering it an optimal mapping solution for travel-related platforms. With seamless integration with Strava, BuddyPress, and PeepSo, the process of route dissemination is incredibly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Password Dicer

    A small programm to generate a password

    This password generator can create a password with one click and save it to the clipboard. To avoid misunderstandings, a password description is also stored in the clipboard if desired. So you can quickly exchange one-time passwords. Further settings will help you to create a password that meets the required specifications. The password length is currently limited to 1024, this will be sufficient in most cases. I hope you find it useful
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XRD CUBIC

    XRD CUBIC

    Simulate crystal cell length (a), Miller indices {h, k, l}, d-spacing

    This is a basic computer program (coded in Python) to simulate possible unit crystal cell length (a), Miller indices - {h, k, l} and interplanar spacing (d) for cubic crystals from observed (experimental) X-ray diffraction (XRD) angle, 2-theta. It can simulate all these possible crystal lattice parameters for cubic crystal systems between the given 2–theta values within the range of specified cell length (a) limits. 1. Enter wavelength of X-ray (in Angstroms) 2. Enter minimum and maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    Mkpass

    Mkpass

    Mkpass - Command line Secure Password Generator

    mkpass is a simple command line utility to generate secure random passwords. You can easily redirect these to a clipboard or copy and paste as needed. I use a password manager and generate random passwords every time I need one. And while most password managers include a generator, there are times I need one outside of that. The code is written in java so it should run on any OS that supports it. Lastly, the idea and core code came from a Wikipedia article. I just took this and expanded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NPasswordGenerator

    NPasswordGenerator

    A useful tool for generating passwords of any complexity

    NPasswordGenerator is a useful tool for generating passwords of any complexity. You can generate several passwords of any length and any content at once. You can choose what your password will contain. Requires JDK 19.0.2 at least to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Secure Protocol Format

    Generic binary protocol library that prevents injection attacks

    Injection attacks can occur when transmitted data is not interpreted the same way by both the sender and the receiver. Guaranteeing equivalence in data interpretation by both the sender and the receiver is called operational congruity. There is a simple technique for achieving guaranteeing operational congruity: separating fields of data on the basis of their length. When the length of the data is known in advance, there is no risk of misinterpreting it on the basis of spaces or other text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ESP32 BLE Keyboard library

    ESP32 BLE Keyboard library

    Bluetooth LE Keyboard library for the ESP32

    ...("Bluetooth Device Name", "Bluetooth Device Manufacturer", 100);. (Max length is 15 characters, anything beyond that will be truncated.) By default the battery level will be set to 100%, the device name will be ESP32 Bluetooth Keyboard and the manufacturer will be Espressif. This feature is meant to compensate for some applications and devices that can't handle fast input and will skip letters if too many keys are sent in a small time frame.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    WordWrap

    Utility for word wrapping text files

    A command line utility to go through a text file and word wrap all lines to a length determined by the user
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10
    sled

    sled

    The champagne of beta embedded databases

    ... techniques such as prefix encoding and suffix truncation for reducing the storage costs of long keys with shared prefixes. If keys are the same length and sequential then the system can avoid storing 99%+ of the key data in most cases, essentially acting like a learned index. sled performs prefix encoding on long keys with similar prefixes that are grouped together in a range, as well as suffix truncation to further reduce the indexing costs of long keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JQuickBase

    JQuickBase

    elementary database files for Java, B+ tree index files, ISAM

    Java API to realize quick ISAM (Index Sequential Access Method) functionality for application in the file system. Includes scalable database files w/ space recovery and variable record length, scalable B+Tree index files. Supports file backup and restore. Two package types: one with and one without strong file encryption using Twofish algorithm and state-of-the-art encryption technology.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    Timber

    Timber

    A logger which provides utility on top of Android's normal Log class

    Timber is a logger with a small, extensible API which provides utility on top of Android's normal Log class. You can use this library and apply it into all the little apps you want to make. Behavior is added through Tree instances. You can install an instance by calling Timber.plant. Installation of Trees should be done as early as possible. The onCreate of your application is the most logical choice. The DebugTree implementation will automatically figure out from which class it's being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BoltGenerator

    BoltGenerator

    BoltGenerator is an automated CAD tool which produces 3D bolts.

    BoltGenerator is an automated CAD tool which produces 3D bolts per ISO and ASME specifications, built using OpenCASCADE and Qt technologies. Users select their desired thread, head type, and length. Upon export, a fully-featured CAD part is generated in real-time and written to the universal STEP format. The exported files are consistently named based on user selections, making creation and organization simple.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Passlock-Windows

    AES-Encrypted Password manager

    PassLock is a password manager and password generator that encrypts passwords using AES and saves them securely on your local machine. The password is encrypted and decrypted using a user-defined key and will get updated in each use. Extending the length of the private key will steadily improve the overall security. PassLock also generates a 40-bit long password consisting of lowercase, uppercase letters, numbers, and symbols Passlock's 220bit AES encryption and infinitely long password...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ProxyCrypt

    Encrypted volumes through command line

    ProxyCrypt is a command line tool that creates encrypted volumes within a file or a hard drive. Encryption and decryption are made on the fly, allowing you to use encrypted volumes like normal ones. Designed for paranoids and advanced users, it is also fast, very lightweight, open source and easy to recompile. See the features below. It works as a "proxy" for the ImDisk Virtual Disk Driver. The latter is included in the full package and does not require installation. See the documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PhaseDel

    Phasing-based somatic deletion caller from single-cell WGS data

    PhaseDel is a Java-based variant caller designed for detecting somatic deletions from single-cell whole-genome sequencing (scWGS) data. It is highly specialized for discriminating genuine somatic focal deletions (several bases to kilo-bases in length) from excessive SV-like artifacts, which are inevitably occurring during single-cell whole-genome amplification. PhaseDel accurately detects such true deletions based on the linkage information between deletion breakpoints and nearby germline...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WinBGIm Snake game

    Classic "snake" game for Windows.

    This is a clone of the classic Snake game written in C++ using WinBGIm graphics library. You control a snake-like entity and you have to eat apples. Because WinBGIm interface is similar to original BGI, this game can be also compiled for DOS with minor changes. Due to an issue, snake starts to blink a little since it becomes longer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jfootball

    jfootball

    Simple java football game

    Simple java football game, work in progress. Basically the graphics is 2D, no Open GL. Play with classic Top or Side view, you can select it from the start! You can choose between 8 teams, and if to play aginst AI or to put AI va AI. Select the Pitch type: plain, stripes, chess, circles, winter. Select the Helf Length too (in seconds). Source Code available. Currently available teams: Argentina, Brasil, England, France, Germany, Italy, Portugal, Spain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    myDCFocuser Arduino Relative DC Focuser

    myDCFocuser Arduino Relative DC Focuser

    Arduino Nano DC Motor Controller

    An Arduino based controller for a DC motor focuser solution. Replaces RigelSys/JMI DC Controllers. Windows application and ASCOM driver available. Works with most DC motor solutions (eg RigelSys, JMI, Orion, Skywatcher etc). Feature rich and low cost. Build the controller for under $25. (c) Copyright Robert Brown 2014-2024. All Rights Reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    openbu

    openbu

    Lightweight L5e vehicle with freely accessible engineering documents

    WE ASSUME NO LIABILITY FOR ANY SAFETY ISSUES OR DESIGN FLAWS! --> STILL IN PROGRESS !!!! This Project includes the engineering documents of a three wheeled sigle seated electric lightweight L5e-A vehicle. The vehicle is designed to be build with "simple" Tools and machines in an individual production or very small batches. All documents in this product are accessible with open source or freeware Software. Used Software: - LibreOffice - Free CAD + FEM Workbench + CFD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Oramake Framework

    Framework for development in the Oracle Database

    ... to log4j, extending limit of PL/SQL Exception message length to 32K); - easy working with files; - flexibly customized scheduler ( similar to cron); - creating Microsoft Excel xml-files; - sending and receiving email messages ( implementation of smtp and pop3 protocols); - a PL/SQL interface for jdbc access ( existing libraries for accessing MS Sql Server, Sybase, DB2 from Oracle DB); - an interface for accessing Subversion; - a utility for parsing CSV and other text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mkpwd

    mkpwd is a password generating program

    mkpwd is a password generating program. It is designed to satisfy a scalable range of security demands. It's standard behavior is to generate one password consisting of any of all printable ASCII characters (32-128) with a length between 6 and 10. You can modify the way passwords are generated via command-line switches. You can specify a length range, the characters used and even let mkpwd generate passwords which are kind of readable and therefore easier to remember
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    netsnake-sniffer

    netsnake-sniffer

    Network sniffer which a similar to WireShark with sending own packets

    This utility allows you to capture network packets on the selected network interface. A chart o the volume of transmitted and received packets is displayed. It has an ability to filter intercepted packets by source ip,source port, destination ip,destination port, type of protocol and length packets. It is possible to save a dump of captured packets in .pcap file extension for opening by WireShark software. Also,the main advantage of netsnake is sending your own network packets (ARP,TCP/IP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Shaark

    Shaark

    Self-hosted platform to keep and share your content

    ... able to active 2-FA (2 factors authentication). By default 2-FA is disabled but you can update it from your app settings. Code length and code expiration are also configurable. Test if you application can send emails before enabling this feature. Since 1.2.9, all chests data are encrypted in your database using AES-256-CBC and your app key. Others users can be admin or non-admin. Admin users are like the main user and have an access to the entire content.
    Downloads: 0 This Week
    Last Update:
    See Project