Showing 116 open source projects for "thousand"

View related business solutions
  • 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
  • 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.
    Start Free
  • 1
    next-scripting

    next-scripting

    Next Scripting Framework (NSF)

    ...NX is a highly flexible and object-oriented scripting language. It is a descendant of XOTcl and was designed based on 10 years of experience with XOTcl in projects containing several hundred thousand lines of code. While XOTcl was the first language designed to provide language support for design patterns, NX adds language-oriented programming and higher safety.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 2

    Locale en_RU

    English language locale for Russia

    ....:   • Ridiculous 12-hour clock is replaced with 24-hour clock.   • Date format is changed from confusing mm/dd/yyyy to unambiguous ISO yyyy-mm-dd.   • Weeks start on Monday, not Sunday.   • Thousand separator is not comma but narrow non-breaking space.   • Imperial units are replaced with metric ones.   • Default paper sheet size is A4.   • Territory is changed to Russia: country name, country phone code, currency name, etc. See detailed description at https://en-ru.sourceforge.io in English and Russian languages.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Mandate Engine

    RTSish Game Engine

    The project is a fork of Glest Advanced Engine for the purposes of adding significant gameplay options, graphics upgrades and GUI upgrades in order to create an engine capable of playing a series of 7 games I wish to create. The 7 games are all based on this IP: Children of the Thousand Suns: The Unaligned Mandate Each game combines a few different genres from this list and others: RTS, TBS, RPG, Sim, City Building, Breeding, Management You can also make mods of various kinds with support for all the features my own games use and possibly more. It's open source and free obviously. Most modding is done through XML files quite similar to the ones for other Glest derivatives. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Astro Stardrive Boilerplate

    Astro Stardrive Boilerplate

    The Astro boilerplate to create super stable websites even faster

    ...Out of the box: powerful blog, Markdown-driven events with Add to Calendar buttons, full i18n, light/dark mode, configurable pricing table, WCAG-ready accessibility, and a thousand SEO and GEO tweaks. Fully typed, TailwindCSS, ESLint, Prettier, Cloudflare-ready. Create a new project with npm create stardrive@latest and let an AI agent configure it for you — or fork the repository and make it your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 5
    OpenWhisk

    OpenWhisk

    Apache OpenWhisk is an open source serverless cloud platform

    Apache OpenWhisk is an open source, distributed Serverless platform that executes functions (fx) in response to events at any scale. OpenWhisk manages the infrastructure, servers and scaling using Docker containers so you can focus on building amazing and efficient applications. The OpenWhisk platform supports a programming model in which developers write functional logic (called Actions), in any supported programming language, that can be dynamically scheduled and run in response to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Faast.js

    Faast.js

    Serverless batch computing made simple

    ...Faast.js simplifies serverless batch applications by automating infrastructure, code packaging, invocation, and cleanup. Combine the power of scalable serverless functions with the ease-of-use and familiarity of ordinary async functions. Go from zero to a thousand cores in seconds. Scale back down to zero just as quickly. Faast.js delivers the brute force power of the cloud with the convenience and familiarity of asynchronous function calls. Deploy without zip files. Zero-configuration support for bundling dependencies with built-in webpack support. Use native dependencies, even on AWS Lambda. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    jnovel_unofficial

    this is unofficial jnovel app scroll throgh thousand of novels

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LLM Training Puzzles

    LLM Training Puzzles

    What would you do with 1000 H100s

    LLM Training Puzzles is a notebook-based collection of eight exercises about training large neural networks across many GPUs. It introduces the core primitives behind distributed language model training without requiring access to a thousand-machine cluster. The puzzles focus on memory efficiency, communication, partitioning, and compute pipelining. Learners work through simplified scenarios that expose the tradeoffs hidden inside large training systems. The hands-on format emphasizes deriving behavior rather than memorizing framework commands. Google Colab is recommended so readers can copy the notebook and begin experimenting quickly. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Detic

    Detic

    Code release for "Detecting Twenty-thousand Classes

    Detic (“Detecting Twenty-thousand Classes using Image-level Supervision”) is a large-vocabulary object detector that scales beyond fully annotated datasets by leveraging image-level labels. It decouples localization from classification, training a strong box localizer on standard detection data while learning classifiers from weak supervision and large image-tag corpora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    RogueKiller

    RogueKiller

    The next generation virus killer. Remove unknown malware

    ...Protect your important documents against corruption and theft. With the increasing threat of Ransomware, it's very important to keep your documents secured. Don't be the next victim of a thousand dollars ransom, turn RogueKiller anti ransomware protection on!
    Downloads: 30 This Week
    Last Update:
    See Project
  • 11

    fastPTOptimizer

    a fork of the Panorama Tools / libpano13 with a fast PTOptimizer

    ...When you have only a small or medium number of images and control points, the original PTOptimizer does the optimization in a fairly short time. However if you have a large number of images (several hundrets or more than thousand) and control points, PTOptimizer typically needs much time (up to several days) for the optimization of the parameters. fastPTOptimizer decreases the processing time for large panoramas (a speedup factor of 100 or more can be achieved). This is possible by exploiting the sparseness of the mathematical optimization problem. The original PTOptimizer uses the well proven Levenberg Marquardt optimizer lmdif from the minpack software. fastPTOptimizer uses a "sparse" optimizer lmdif_sparse that uses the SuiteSparse library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Hugin++

    a fork of the Hugin project with a fast geometric optimizer

    ...When you have only a small or medium number of images and control points, the original Hugin does the geometric optimization in a fairly short time. However if you have a large number of images (several hundrets or more than thousand) and many control points, the optimization typically needs much time (up to several days). With Hugin++ the time for the geometric optimization of large panoramas decreases (a speedup factor of 100 or more can be achieved). Hugin++ is not linked with the original libpano library; instead it it is linked with the fastPTOptimizer library.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 13
    Cutieys Fake PW Stealer

    Cutieys Fake PW Stealer

    Fake Password Stealer thats primarily meant to trick terrible people

    The main purpose of this is to trick those that actually attempt to steal peoples passwords and login(s) against the; Computer Fraud and Abuse Act (CFAA) Stored Communications Act (SCA) Electronic Communications Privacy Act (ECPA) And is based off of batch functions converted into an exe that essentially looks like an authentic Oauth2 password stealer, but in reality creates about a thousand empty folders on the desktop changes the BG and restarts the pc, adding the exe to the startup folder and ultimately ruining said bad persons PC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Accelerated Text

    Accelerated Text

    Accelerated Text is a no-code natural language generation platform

    A picture is worth a thousand words. Or is it? Tables, charts, pictures are all useful in understanding our data but often we need a description – a story to tell us what are we looking at. Accelerated Text is a natural language generation tool which allows you to define data descriptions and then generates multiple versions of those descriptions varying in wording and structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Complete Online Banking System

    Complete Online Banking System

    Online Banking System With COT, IMF and OTP code.

    ...The complete site comes with an Ultra-modern interface design and every possible bank feature and design. You can make a Local transfer with has a database of over one thousand banks and also an international transfer with the help of IBAN or Swift code. The bank also has an interface for check deposit, card linkage, bill payment etc. The website is 100% customizable and you can set everything up within a minute. We developed every feature in such a way that you can decide to turn it on or off at every point in time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    restless

    restless

    A lightweight REST miniframework for Python

    ...If you can import a module to work with the data & can represent it as JSON, Restless can work with it. Restless is small & easy to keep in your head. Common usages involve overriding just a few easily remembered method names. Total source code is an under a thousand lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Mailtrain

    Mailtrain

    Self-hosted newsletter app

    Mailtrain is an open source, self-hosted newsletter application that allows you to easily manage your subscriber lists, even with a very large number of subscribers. Whether you have a thousand or a million subscribers, Mailtrain can keep you on top of things by letting you add subscribers manually, through the API, or import from a CSV file. Built on Node.js (v7+) and MySQL (v5.5+ or MariaDB), Mailtrain comes with an excellent set of features, including a wide range of custom fields, list segmentation, template editors, automation and more. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    kaobook

    kaobook

    A LaTeX class for books, reports or theses

    ...Powered by KOMA-Script. Many commands have been redefined to ease the life of the user. A better description can be found at LaTeX Templates. If you think that a PDF is worth a thousand words, have a look at this.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SiliCompressor

    SiliCompressor

    Easy to use Video and Image compression library for Android

    A powerful, flexible, and easy-to-use Video and Image compression library for Android. It's usually said that "A picture is worth a thousand words". Images add flair and beauty to our android apps, but we usually have problems with these images due to their large size. With SiliCompressor you can now compress and use your images more smoothly. Due to the high resolution of our Smartphone cameras and cameras from other devices, Video files have become large in size and thus difficult for them to be shared with others on social apps, and social media even when we need to upload them on our server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    http://lc.kubagro.ru/ http://lc.kubagro.ru/aidos/index.htm http://lc.kubagro.ru/aidos/_Aidos-X.htm On the IBM PC, the Eidos system started working in 1992. MS Windows has been running since 2012. Implemented in Alaska+Express. I want to try to translate some modes, and maybe all of them, to the Harbor. The full source text in a single file is here: http://lc.kubagro.ru/__AIDOS-X.txt Responsible Secretary Kubgau scientific journal, Professor of computer science Department Kubgau...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    frontend-interview

    frontend-interview

    The strongest front-end interview guide in the universe

    ...I hope that through this guide, everyone can open up their own lines of Ren and Du, and go further on the road to the front. This warehouse uses a large number of diagrams to convey knowledge. The so-called picture is worth a thousand words. I hope that this kind of graphic expression will make it easier for you to remember some abstract and incomprehensible concepts. "Graphic Front End" is my subtitle to it. Interviewing is a very subjective and difficult thing. Just because you don't pass the interview doesn't mean you're unqualified, just like passing the interview doesn't mean you're qualified. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    the CRAWL

    RSS Newsreader written in PHP

    A lightweight CLI, RSS-XML newsreader written for my personal use, whose output is a lightweight html aggregation of a few thousand news stories. For the most part, it makes no assumptions about what's in the news and this is deliberate. It is my attempt to keep abreast of the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    C++QED

    C++QED

    A framework for simulating open quantum dynamics

    C++QED is an application-programming framework for simulating open quantum dynamics in general. It has demonstrated the ability to simulate full Master equation of up to several thousand, and quantum trajectories of up to several hundred thousand dimensions. The basic idea is to allow users to build arbitrarily complex interacting quantum systems out of free subsystems and interactions (elements), and simulate their time evolution with a number of available time-evolution drivers. C++QEDv2 specifies a small grammar to describe composite quantum systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wayne

    Wayne

    Kubernetes multi-cluster management and publishing platform

    ...With a complete permission management system and adapting to multi-tenant scenarios, it is a publishing platform suitable for enterprise-level clusters. Wayne has been serving 360 search on a large scale, carrying most of the online services, stably managing nearly a thousand applications, and tens of thousands of containers, running for more than two years, and withstood the test of production.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    benchm-ml

    benchm-ml

    A benchmark of commonly used open source implementations

    ...The focus is on binary classification tasks without missing data, where inputs can be numeric or categorical (after one-hot encoding). It targets large scale settings by varying the number of observations (n) up to millions and the number of features (after expansion) to about a thousand, to stress test different implementations. The benchmarks cover algorithms like logistic regression, random forest, gradient boosting, and deep neural networks, and they compare across toolkits such as scikit-learn, R packages, xgboost, H2O, Spark MLlib, etc. The repository is structured in logical folders, each corresponding to algorithm categories.
    Downloads: 0 This Week
    Last Update:
    See Project