Showing 10711 open source projects for "basic-256"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 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
  • 1
    ngrok Node.js wrapper

    ngrok Node.js wrapper

    Expose your localhost to the web. Node wrapper for ngrok

    ...It is commonly used for webhook testing, local API demos, development previews, and temporary public access to local applications. The package can start HTTP, TCP, and TLS tunnels, with options for ports, regions, authentication tokens, basic authentication, custom configuration paths, and logging callbacks. It also exposes a wrapper around ngrok’s local client API, letting applications list tunnels, start or stop tunnels, inspect requests, replay requests, and clear request history. The module can be installed locally for application-level use or globally for CLI-style tunneling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    octave-raspberrypi

    GNU Octave toolkit for controlling a Raspberry Pi

    Basic Octave implementation of the matlab raspi extension, allowing communication to a Raspberry Pi board to control its hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LaTeX-g7-32

    LaTeX-g7-32

    LaTeX template for preparing research reports and calculation

    LaTeX template for preparing research reports, calculations and explanatory notes for course and diploma theses (GOST 7.32-2001 and GOST RV 15.110-2003) Aimed at students of IT specialties, researchers and others who need to draw up documents in accordance with GOST 7.32-2001 or GOST RV 15.110-2003. It was originally written in pdfLaTeX, with support for XeLaTeX added in commit 23b1612. In addition to styles, it contains the "fish" RPP (in the same tex folder). There are also the necessary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RasterPS

    RasterPS

    Basic Digital Image Improvement and Processing

    ...The common Image File Formats are supported. Fundamental Functions like Histogram, Conversion, Point Operations, Filtering, geometric Transformations and Image Analysis are implemented. A basic Image Manager retrieves file attributes from digital images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    LostGrid

    LostGrid

    LostGrid is a powerful grid system built in PostCSS

    ...The great thing is that calc() is widely supported in all current browsers and the LostGrid usage of calc() is supported as far back as IE9+. If using LostGrid in flexbox mode browser support is limited to IE 10+. To create a basic horizontal grid, just insert some elements into any containing element like so and pass a fraction to the `lost-column` property. To unset (or remove) a column rule, possibly at a larger breakpoint, use `lost-column: none;`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EvidentialGene

    Evidence Directed Gene Construction for Eukaryotes

    EvidentialGene is a genome informatics project, "Evidence Directed Gene Construction for Eukaryotes", to construct high quality, accurate gene sets for animals and plants, developed by Don Gilbert at Indiana University, see http://arthropods.eugenes.org/EvidentialGene/ Construction refers to the combination of classical gene prediction, and more recent gene assembly (de-novo and genome-assisted) methods. The basic Evigene methods involve using available best-of-breed gene prediction and assembly software, combining all evidence for genes, from expressed sequences, genome assembly sequences, related species protein sequences, and any other, to annotate and score gene constructions. Over-produced constructions are classified by gene evidence for best qualities per "locus", including genome-aligned and gene-transcript aligned (genome-free) locus identification. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Sezioni

    Python tool for section property evaluation and stress calculation

    This software is a basic tool for section property evaluation and stress calculation, written in python. The section can be imported or input by points and then can be modified moved, rotated etc.. Area and section inertia can be exported. Loads can be applied (multiple load cases can be imported) and the related stresses are calculated by mean of De Saint Venant formulas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ShadowsocksR-native

    ShadowsocksR-native

    ShadowsocksR (SSRoT) native implementation for all platforms

    ShadowsocksR-native is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes. It's derived from Shadowsocks-libev.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Tiny Pascal for TI83p and TI84

    Full Pascal and Assembly language tool chain for Texas Instrument TI-

    ...The benefits are : · All the features of assembly programs and applications are available without the inherent complexity on Z80 assembly programming · Programs will run much faster that TI-Basic equivalent · A standard library is available (gotoxy, ClrHome, flush, crlf, …), and it will be expanded when needed · Built in access method to TI8xPlus system routines from Tiny Pascal programs · TI-8x menus support To show what you can do with this tool chain, we have coded an Othello/Reversi like game.
    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
  • 10
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    ChickenAutoClicker

    ChickenAutoClicker

    Easy in use autoclicker with modern design.

    ChickenAutoClicker is a simple auto-clicker with a modern design and easy-to-use interface. It's not too different from other autoclickers, but it's unique. At least I think so.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    minimalRL-pytorch

    minimalRL-pytorch

    Implementations of basic RL algorithms with minimal lines of codes

    minimalRL is a lightweight reinforcement learning repository that implements several classic algorithms using minimal PyTorch code. The project is designed primarily as an educational resource that demonstrates how reinforcement learning algorithms work internally without the complexity of large frameworks. Each algorithm implementation is contained within a single file and typically ranges from about 100 to 150 lines of code, making it easy for learners to inspect the entire implementation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Basic Metric Converter

    Basic Metric Converter

    Basic Metric Converter

    Basic Metric Converter is an application that can help you perform conversions between various systems of measurement. (Temperature, Area, Length, Volume, Speed etc) It is designed to be friendly and does not need to be installed on the PC. Tools are organized into categories, which are listed in separate tabs. Enter a value into one of the two fields and then click the “Run” button to have the application convert it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AurelEdit IDE

    AurelEdit IDE

    Coding IDE for Basic programming

    AurelEdit is simple free and open source IDE for Oxygen Basic and micro(A)basic BASIC languages. Written in Oxygen Basic compiler . AurelEdit has syntax highlighting and theme changer. The program is portable application and don't have any impact on regisrty, works out of the box and is great for beginners or hobbyist to learn and use BASIC language. In AurelEdit you can easily develop and execute programs, written in BASIC languages. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    bugstack

    bugstack

    Java Backend Development Skills Roadbook

    RoadMap is a Java backend development learning roadmap created to help programmers understand the full skill path from basic computing knowledge to delivery and deployment. It organizes the learning journey around the real workflow of taking requirements, designing systems, building software, testing quality, and releasing applications. The roadmap covers computer fundamentals, programming foundations, architecture, environment setup, backend development, libraries, debugging, testing, quality analysis, and deployment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lector

    Lector

    W Lectorze liczy się kreatywność.

    Lector to program służący do zarządzania tekstem i tworzenia książek .book. Obsługuje audiobooki oraz inne formy tekstu takie jak: Lapbooki, Listy, Dokumenty. Umożliwia na zaawansowane edycje tekstu i jest unikalnym programem. Mam nadzieję, że przypadnie Ci do gustu!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    HyperVoicing

    HyperVoicing

    HyperVoicing is a chords generator.

    HyperVoicing is designed to create note-to-note musical compositions. HyperVoicing has six keyboard editors, a drum editor and a MIDI editing table. HyperVoicing has a composition aid called "MIDI Layer". This composition aid based on : - a chord generator, - a system for calculating playable scales on chords, - the materialization of playable scales in a keyboard editor by horizontal lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Custom Fields Account Woocommerce

    Custom Fields Account Registration For Woocommerce

    Custom fields in WooCommerce allow you to add extra fields to the account registration and checkout pages, enabling you to gather specific information tailored to your business needs. The default WooCommerce registration form usually collects basic information like email, username, and password. By customizing the account registration fields, store owners can: Personalize the User Experience: Collecting personalized information allows you to greet customers by their names, tailor product recommendations based on preferences, and offer a more engaging shopping experience. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Next Right Now

    Next Right Now

    Flexible production-grade boilerplate with Next.js 11

    Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support. To be used as a boilerplate to quickly deploy a new project. It is used in production by Unly, and thus covers enterprise-grade features and needs. It has been used to build production-grade websites within 2h...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Product Dropdown Field For Contact Form

    In this plugin, we manage many features for product dropdown field.

    If your website offers products or services, incorporating a product dropdown field into your contact form can significantly improve user experience and streamline the communication process. Traditionally, contact forms provide generic text fields where users can type their messages. While this serves the basic purpose, it lacks specificity when users want to inquire about a particular product or service. The product dropdown field acts as a selector, giving users a list of available products or services to choose from. By doing so, it allows visitors to categorize their inquiries accurately and provides you with essential information even before reading the message. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Objective-Oriented Directivity

    MATLAB toolbox for processing directivity models

    The project is a framework developed in the form of a MATLAB toolbox, which aims to bring common interface for various directivity representations in acoustics. The legacy version was described in paper 10521 at 151st Audio Engineering Society Convention (https://arxiv.org/abs/2109.14370). The preprint on the current, improved version, can be found here: https://arxiv.org/abs/2206.12283. Currently not submitted anywhere, please refer to the toolbox by citing this website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Addon Paypal For Contact Form 7

    Addon Paypal For Contact Form 7

    The Add-on PayPal for Contact Form 7 is a powerful extension that seamlessly integrates PayPal, one of the world's most trusted and widely used online payment gateways, into your CF7 forms. With this add-on, you can turn your basic contact form into a full-fledged order form that can securely process payments, making it an excellent solution for e-commerce websites, service providers, event organizers, and anyone else needing to accept payments online. Benefits : Simplified Integration : The add-on provides a straightforward integration process for PayPal and CF7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SecretManager

    SecretManager

    FR : Outil de partage des mots de passe, EN : Sharing tool passwords

    * SecretManager V2 started. *New design and new features ************************************ This tool allows you to store (AES 256) and share passwords. Passwords are placed in groups. Groups are associated with user profiles. Finally, we associate user porfiles with users. So users have access to passwords for which they are authorized. In addition, it is possible to supervise the access to secrets (alarm and all access).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MS Project Add-In - Good Plus Fast

    MS Project Add-In - Good Plus Fast

    Extends Project to export Excel report, audit the schedule and more...

    This Microsoft Project add-in includes over 20 features for MS Project 2013 and 2016. You'll be able to see the full chain of predecessor tasks based on the current task, audit your schedule based on industry best practices, see all tasks coming up in the next "x" weeks. This add-in also gives you the power to export a report of your entire project into Microsoft Excel with dates, dates and time, filters, and to see a "Who Does What When" table.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    ClassiPHPied - PHP Classified Ads

    ClassiPHPied - PHP Classified Ads

    ClassiPHPied is a simple PHP MYSQL classified ads system.

    ClassiPHPied is a simple PHP Classified Ads System. This is not a “we have a load of features, but you won’t even use half of them” kind of system. Just a basic one, with the essentials to help you get started quickly – Be it for a small business, or expanding on top of it. = DOCUMENTATION = https://code-boxx.com/classiphpied-php-classified-system/ = SYSTEM REQUIREMENTS = * LAMP/WAMP/MAMP/XAMPP * Apache Mod Rewrite * PHP MySQL PDO Extension * At least PHP 8.0 = INSTALL = Just access http://YOUR-SITE.com in your browser to launch the installer. ...
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo