Showing 363 open source projects for "take"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    The National Library of New Zealand's Metadata Extraction Tool automatically extracts preservation-related metadata from digital files, then output that metadata in XML formats. It can be used through a graphical user interface or command-line interface. Please take the latest code from 'https://github.com/DIA-NZ/Metadata-Extraction-Tool.git'. The code on source forge will not be updated henceforth as it is moved to github.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Dots and Boxes / Käsekästchen

    Dots and Boxes / Käsekästchen

    Dots and Boxes for 6 players / Käsekästchen für sechs Spieler

    Play Dots and Boxes with the whole family. Who finishes a box, may put his / her cheese in. Who has most boxes filled, wins the game. Hint: turn on your video beamer, get a wireless mouse and take place on your favourite sofa! Käsekästchen spielen für die ganze Familie. Wer ein Kästchen fertig bekommt, darf seinen Käse hineintun. Wer am Ende die meisten Kästchen gefüllt hat, gewinnt. Tip: Beamer an, Funkmaus dran, und rauf aufs Sofa!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Charlotte's Utilities

    Charlotte's Utilities mod for Minecraft Forge made by Sharshar

    ...The mod has quickly developed into one that's aimed primarily at the builders of the Minecraft community, and I plan to expand on that idea going into the future. My goal is to provide new, unique, and easy ways to allow players to construct whatever comes to their mind. I take feedback very seriously and if you have a good idea I won't hesitate to implement it. Development of Charlotte's Utilities is made possible by Full Effect Hosting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JREPL

    JREPL

    REPL for Java

    ...It is a lightweight tool that allows you to write lines of Java code and execute it immediately. The written code is treated as if it were written in a Java main method. JREPL can take a classpath as argument (-cp/-classpath <your classpath>) to allow the usage of your own classes. It can be easily integrated in Eclipse by adding it as an external tool; this is explained in the Readme.txt. Currently, JREPL runs on Windows only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    zombie speed limit logger

    zombie speed limit logger

    Android app lets you log speed limit signs when you drive past them.

    ...When you see a speed limit sign, tap the screen and add it. You have to do this part to get official data. It helps us. Step 2: When you get home, using WIFI, tap the empty screen->Settings->Sync-SyncNow. This can take several hours, do it at night. Terms of use. The goals of this app are: 1. No network use. This project is specifically for a low cost data logger. If a fancier version is desired, please fork the project. No network means no-voice-recognition, no-google-maps, no-querying wikispeedia on the fly. Yes, WIFI can be used to SYNC, but only when the driver has parked his car. 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jitendriya

    Jitendriya

    Work productivity/efficiency analytics, work-life and time manager

    ...Measure time spend on certain activity on a certain time and determine if certain habit needs to be changed 6. Condition for a routine habit, like leaving office in time or take short breaks 7. Increase awareness of time and habits 8. Increase productivity in a manner which is comfortable for the user and does not stretch him beyond healthy limits <Philosophy> सुखस्य मूलं धर्म:। धर्मस्थ मूलमर्थ:। अर्थस्य मूलं राज्यम्। राज्यमूलमिन्द्रियजम:। The root of happiness is Dharm (righteous living). Root of Dharm is good economy. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JavaAtomParser

    JavaAtomParser

    A Java-framework, which allows to parse Atom-feeds.

    "JavaAtomParser" is a Java-framework, which allows to parse Atom-feeds from various input streams. The framework's interface is designed to be as elemental as possible, but also to take the complete specifications into consideration. Furthermore the parsing is implemented to be backward-compatible, to support older versions of the Atom specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ToMarPentathlon

    ToMarPentathlon

    Five games in one level-based brain-training package.

    ToMar Pentathlon is an application that runs on your Windows PC or Mac. It is five games in one, and it helps you sharpen your wits level by level. You solve five puzzles each level. There are no time limits; take as long as you like. There's no such thing as cheating; solve the puzzles any way you can -- we give you the tools to do it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    HAWK - PDF Text Search Java Project

    HAWK - PDF Text Search Java Project

    No more support for this project - TAKE A LOOK AT FALCONSEARCH

    No more support for this project - TAKE A LOOK AT FALCONSEARCH "https://sourceforge.net/projects/falcontextsearch/"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    ...fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GeoWeb 3D Globe

    Geospatial Web 3D Globe Project(To consider S.Korea market)

    The goal of "GeoWeb 3D Globe" is developing 3D visualization and utilization module for geospatial data. We are conveniently wide range of developers hope to take advantage of geospatial information. Using three-dimensional spatial information service developed for web-based 3D "GeoWeb 3D Globe" The main contents of the project are as follows: 1. Based on proven open source SW(WWJava) 2. Specializing in 3D visualization of geospatial data 3. Web based service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WordShuffler

    Scrambles a given string of text

    This little utility will take the string of text you input and scramble it up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    ...Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert data with minimum change as possible). Note: 1) If tables do not exist, this program will not automatically create table while loading data from CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Stark

    explore, expand, exploit, and exterminate

    ...Since then, others have adopted the term to describe games of similar scope and design. 4X games are noted for their deep, complex gameplay. Emphasis is placed upon economic and technological development, as well as a range of non-military routes to supremacy. Games can take a long time to complete since the amount of micromanagement needed to sustain an empire scales as the empire grows. 4X games are sometimes criticized for becoming tedious for these reasons, and several games have attempted to address these concerns by limiting micromanagement with varying degrees of success."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jxt4MockTestJ

    Jxt4MockTestJ

    It is a Simple Java Application Program made easy to practice for Entr

    ========================================================================== Jxt4MockTestJ ========================================================================== Developed: Kumar KBS J Version: 9.0.1v ========================================================================== It is a Simple Java Application Program made easy to practice for Entrance Exams. To take test one should set the environment i.e., Question Papers, Answer Papers and Explanation Papers must be Saved/Created in "Test Papers" directory. Under "Test Papers" directory application maintans three sub-directories i.e., 1. Questions: 2. Answers: 3. Explanations: NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An electronic Book Kit

    An electronic Book Kit

    Kit for building ePUB ebooks from Open Document Text

    eBK – an electronic book kit – is primarily designed to take documents which conform to the Open Document Text format as produced using OpenOffice Writer format and use them to create an electronic book (ebook) that adheres to the ePUB format. Such ebooks can be read using computer software or using many of the currently available ebook readers. The Wikipedia entry on ePUB gives more information on the ePUB standard and on compatible ebook readers. eBK comprises two tools: ODTConverter and eBKBuilder, both programmed in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Okupljanje

    Calculation of prices, potential gains or losses in celebrations.

    ...Some choices produce losses, while other produce extra money that should be returned to the guests or individual classes (groups of guests). An estimator generates a table that demonstrates what kind of money could be gathered. A log is included for the organizer to take notes (in RTF document format).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Javafastcomplex

    Javafastcomplex has both mutable and immutable complex numbers

    ...Mutable complex numbers would avoid garbage-collection penalty and therefore be faster in calculations. Javafastcomplex implements both mutable and immutable complex numbers, and has a common interface for both, allowing users to write functions that can take either a mutable or an immutable complex number as an argument. Mutable complex numbers can then be used in the most performance-critical parts of the code with immutable complex numbers being used elsewhere. Performance improvement of mutable complex numbers is 10x in the best-case scenario and about 2x in real life complex number code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    only my first Steps in Android-Programming. So i dont think this is interesting for you... but hey, take a look if you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ScreenWakeUp

    ScreenWakeUp

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen

    ...You can lock the screen with ScreenLock application (it's not a widget), a long press on search key, covering the proximity sensor on the top of the phone for a few seconds (settable) or simply you can put the phone in your pocket. The screen automatically wakes up (or unlocks if enabled) when you take the phone out from the pocket or you move a hand over it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pulsar Game

    Pulsar Game

    Pulsar is a card video game using Stars as gameplay key elements.

    ...A card represents a star constellation, and thus contains stars that can be used in two ways : * Attack Stars (also called AMAS Stars) will generate an attack to flip opponents cards (and take them) ; * Defense Stars will protect the card from opponents. It is also the interface with other cards to begin a battle. The inner gameplay is much more complex as Cards and Stars can evolve, be damaged. AMAS Stars are "AutoMated Attack System" Stars. Stars are linked each together, in other words it is a network of Stars, as a constellation is. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Matter Framework

    Matter Framework

    Matter Framework is a framework designed to make building web applicat

    Matter Framework is a framework designed to make building web applications simpler. In our experience, building quality web applications can take time to setup and prepare for the entire lifecycle of the project. Matter Framework is designed to help you by taking care of the things that are tedious and time consuming and getting out of the way in the places where you need full control. Our goal is to make your life simpler and help you provide the richest experiences possible.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB