Showing 159 open source projects for "seed"

View related business solutions
  • 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    Evil Seed

    Evil Seed

    A Gem for creating partial anonymized dumps of your database

    Evil Seed is a Ruby tool for seeding databases with realistic, localized, and structured test data. It integrates with Rails and uses Faker, but allows more advanced customization like data relationships and repeatable sequences. It’s ideal for developers who need high-quality sample data for testing or demos.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Seed Tag

    Seed Tag

    Hide your seed phrase in plain sight

    ru: хотелось железный кошелёк, но у них один недостаток — кто его в держит в руках, того и деньги. Эта программа попытка сделать что-то вроде brainwallet, можно используя три ключа (число, пароль и адрес почты) превратить свою сид-фразу в бессмысленную сид-фразу, которую уже можно записать на железный кошелёк/армейский жетон(dog tag). Настоящего шифрования здесь нет, но от честных людей может помочь. Pack your seed phrase into a bad phrase using three keys (some number, password and email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crypto Seed Checker

    Crypto Seed Checker

    #1 Free Seed & Private key checker

    What's new: 🪙 Wallet Checker 🔓 Added Coinbase decryption 🛠 Minor fixes for Electrum 💬 Discord Checker 🧹 Fixed collection of junk tokens 🧬 Added duplicate token filter ⚡️ Token search is now several times faster 📂 Implemented fast recursive folder search 🖥 UI (Interface) 💰 Fixed balance display after check ✅ Fixed Keplr decryption 🚀 Added support for sending check process notifications to the Telegram bot 🛠 Fixed duplicate address generation
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Cubiomes Viewer

    Cubiomes Viewer

    An efficient graphical Minecraft seed finder and map viewer

    Cubiomes Viewer provides a graphical interface for the efficient and flexible seed-finding utilities provided by cubiomes and a map viewer for the Minecraft biomes and structure generation. The tool is designed for high performance and supports Minecraft Java Edition main releases up to 1.21. The tool features a map viewer that outlines the biomes of the Overworld, Nether and End dimensions, with a wide zoom range and with toggles for each supported structure type. The active game version...
    Downloads: 66 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    Flipper Zero Unleashed Firmware

    Flipper Zero Unleashed Firmware

    Flipper Zero Unleashed Firmware

    Flipper Zero Unleashed Firmware. This software is for experimental purposes only and is not meant for any illegal activity/purposes. We do not condone illegal activity and strongly encourage keeping transmissions to legal/valid uses allowed by law. Also, this software is made without any support from Flipper Devices and is in no way related to the official devs.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 6
    Rain

    Rain

    BitTorrent client and library in Go

    Rain is a fast, lightweight, and feature-rich BitTorrent client written in Go, designed to be used from the command line. It focuses on performance and simplicity, supporting both seeding and downloading operations with minimal system resource usage. Rain is ideal for automation, headless servers, and users who prefer terminal-based tools. It offers a clean API, making it easy to integrate into scripts and backend services that require torrent functionality. With its statically compiled...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    WebTorrent CLI

    WebTorrent CLI

    WebTorrent, the streaming torrent client. For the command line

    WebTorrent CLI is a command-line interface for the WebTorrent protocol, enabling users to stream, download, and seed torrents directly from the terminal using Node.js. It supports both traditional BitTorrent and WebTorrent peers, bridging the gap between desktop clients and browser-based peers. With a simple and intuitive interface, WebTorrent CLI allows users to instantly stream videos (especially with built-in support for VLC, MPV, and Chromecast), making it ideal for media consumption...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Kalavai

    Kalavai

    Turn everyday devices into your own AI cluster

    Kalavai is a self-hosted platform that turns everyday devices into your very own AI cluster. Do you have an old desktop or a gaming laptop gathering dust? Aggregate resources from multiple machines and say goodbye to CUDA out-of-memory errors. Deploy your favorite open-source LLM, fine-tune it with your own data, or simply run your distributed work, zero-DevOps. Simple. Private. Yours.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Laravel-Modules

    Laravel-Modules

    Module management In Laravel

    nwidart/laravel-modules is a Laravel package which was created to manage your large Laravel app using modules. A module is like a Laravel package, it has some views, controllers or models. This package is supported and tested in Laravel 5. nwidart/laravel-modules is a Laravel package which created to manage your large Laravel app using modules. Module is like a Laravel package, it has some views, controllers or models. This package is supported and tested in Laravel 8. This package is a...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Mikro Orm

    Mikro Orm

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work

    ... right now. Keep your schema in sync with SchemaGenerator and Migrator. Supports both up and down migrations. With the Seeder and seeding factories, we can generate fake data of any volume/shape and seed the database with ease. Thanks to the UnitOfWork, all queries it fires are automatically batched. Inserts, updates, deletes - you name it! Powerful event system allows to hook into not only the entity lifecycle. Want to alter how the UnitOfWork works? Try onFlush event!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    css-doodle

    css-doodle

    A web component for drawing patterns with CSS

    <css-doodle /> is based on Shadow DOM v1 and Custom Elements v1. You can use it on all major browsers right now without polyfills. The component will generate a grid of divs by the rules (plain CSS) inside it. You can easily manipulate those cells using CSS to come up with a graphic pattern or an animated graph. The limit is the limit of CSS itself. Download the latest version or include it directly from a CDN. You can also install it from npm and import the module in JavaScript. The syntax...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    MCP Server Amazon Bedrock

    MCP Server Amazon Bedrock

    Model Context Procotol(MCP) server for using Amazon Bedrock

    The Amazon Bedrock MCP Server is an MCP server that integrates with Amazon Bedrock's Nova Canvas model for AI image generation. It allows users to generate high-quality images from text descriptions using Amazon's AI capabilities. ​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Amethyst Nostr client for Android

    Amethyst Nostr client for Android

    Nostr client for Android

    Amethyst brings the best social network to your Android phone. Just insert your Nostr private key and start posting. This is a native Android app made with Kotlin and Jetpack Compose. The app uses a modified version of the nostrpostrlib to talk to Nostr relays. The overall architecture consists of the UI, which uses the usual State/ViewModel/Composition, the service layer that connects with Nostr relays, and the model/repository layer, which keeps all Nostr objects in memory, in a full OO...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Heritrix

    Heritrix

    Internet Archive's open-source, web-scale, web crawler project

    ...† and META nofollow tags. Please consider the load your crawl will place on seed sites and set politeness policies accordingly. Also, always identify your crawl with contact information in the User-Agent so sites that may be adversely affected by your crawl can contact you or adapt their server behavior accordingly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Keeper Wallet

    Keeper Wallet

    Your entry point to the Waves blockchain and Waves-powered web service

    High-security wallet with swapping capabilities. Keeper Wallet is your entry point to the Waves blockchain and Waves-powered web services. Seed phrases and private keys are encrypted and stored within the extension and cannot be accessed by online dApps and services, making sure that users' funds are always protected from hackers and malicious websites. Completion of a transaction doesn't require entering any sensitive information. Keeper Wallet is designed for convenience, so users can sign...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Miniredis

    Miniredis

    Pure Go Redis server for Go unittests

    ... it in automated build processes. Since miniredis is intended to be used in unittests TTLs don't decrease automatically. You can use TTL() to get the TTL (as a time.Duration) of a key. It will return 0 when no TTL is set. Miniredis will use math/rand's global RNG for randomness unless a seed is provided by calling m.Seed(...). If a seed is provided, then miniredis will use its own RNG based on that seed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Trunk

    Trunk

    Build, bundle & ship your Rust WASM application to the web

    Trunk is a WASM web application bundler for Rust. Trunk uses a simple, optional-config pattern for building & bundling WASM, JS snippets & other assets (images, CSS, SCSS) via a source HTML file. Any additional tools like wasm-bindgen and wasm-opt are automatically downloaded and managed by trunk. Therefore, no further steps are required. Get set up with your favorite wasm-bindgen based framework. Yew & Seed are the most popular options today, but there are others. Trunk will work with any wasm...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Pytorch-toolbelt

    Pytorch-toolbelt

    PyTorch extensions for fast R&D prototyping and Kaggle farming

    A pytorch-toolbelt is a Python library with a set of bells and whistles for PyTorch for fast R&D prototyping and Kaggle farming. Easy model building using flexible encoder-decoder architecture. Modules: CoordConv, SCSE, Hypercolumn, Depthwise separable convolution and more. GPU-friendly test-time augmentation TTA for segmentation and classification. GPU-friendly inference on huge (5000x5000) images. Every-day common routines (fix/restore random seed, filesystem utils, metrics). Losses...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Bogus

    Bogus

    A simple and sane fake data generator for C#, F#, and VB.NET

    ... considered a breaking change. Bogus generally follows semantic versioning rules. For maximum stability for unit tests, stay within the same major versions of Bogus. Bogus can generate deterministic dates and times. However, generating deterministic dates and times requires setting up a local or global seed value, and setting up a global anchor source of time in Bogus.DataSets.Date.SystemClock.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Laravel Roles

    Laravel Roles

    A Powerful package for handling roles and permissions in Laravel

    A Powerful package for handling roles and permissions in Laravel. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, and 8.0+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blazor Boilerplate

    Blazor Boilerplate

    Blazor Boilerplate / Starter Template with MudBlazor

    Blazor is a web framework designed to run in the browser on a WebAssembly-based .NET runtime. Blazor Boilerplate aka Blazor Starter Template is a SPA admin template that is able to run both WebAssembly (Core-Hosted) and Server-Side Blazor with a .NET Core 6.0 Server. The default mode for BB is Server Side. To switch to Webassembly log in as Admin and go to settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    React Dashboard

    React Dashboard

    Isomorphic admin dashboard template

    Built with React, Bootstrap, React Router, Redux and GraphQL based on Create React App and latest industry best practices. This seed project is a sort of a free version of a template that may be found on Themeforest or Wrapbootstrap with working backend integration. You may use it to bootstrap the development of your next web app. You can open your web app in a browser, on mobile devices and start hacking. Whenever you modify any of the source files inside the /src folder, the module bundler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web3UIKit!

    Web3UIKit!

    Lightweight reusable Web3 UI components for dapps

    Lightweight reusable Web3 UI components for dapps developers. Web3UIKit accelerates your dapp development and empowers you to build beautiful dapps. Web3UIKit is a community effort and its strength comes from all the galaxy brain contributors leading the UI development in web3. Beautiful and lightweight UI components for web3 developers. This UI library will speed up your dapp development no matter which chain you build on. If this ui-kit helps you build your dApps faster, please star this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Crypto Wallet Bruteforce

    Crypto Wallet Bruteforce

    Restore/Recovery of your crypto wallets

    One of the best software to recover lost crypto wallets Utilizing Advanced Brute Force Algorithms, the software restores Rescue Your Lost Crypto Private Keys and Seed Phrases, Safeguarding Your Digital Assets. Software can efficiently recover missing private key characters or missing words of a seed phrase (12 or 24 words) This software can also use a list of popular passwords
    Downloads: 149 This Week
    Last Update:
    See Project
  • 25

    Subread

    High-performance read alignment, quantification and mutation discovery

    ... in the following paper: Yang Liao, Gordon K Smyth and Wei Shi. "The Subread aligner: fast, accurate and scalable read mapping by seed-and-vote", Nucleic Acids Research, 2013, 41(10):e108
    Leader badge
    Downloads: 376 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.