Search Results for "fast performance" - Page 3

Showing 69 open source projects for "fast performance"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    power of two

    power of two

    a fast configurabele 2048 clone

    This is another android port of the great occasional game "2048". The original game was made by Gabriele Cirully and uberspot did an android port. Unfortunately the game slows down the more the bigger the tiles are, and is no fun anymore beyond the 16384 tile. So I began to write another port. Besides the performance, I added three difficulty-levels. They differ in the number of undo-steps and the probability of fours appearing instead of twos. Have fun! Christian Wahlmann
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Simplex Project

    Open Simplex Project

    A Simple GUI Implementation of the Simplex Algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Agilefant

    Agilefant

    The scalable open source tool for lean and agile project management

    Agilefant is a simple but powerful web based tool for lean and agile project management. It is the most versatile open source solution of its kind today, with a rapidly growing user base of more than 10k users around the world in thousands of organizations. Based on more than ten years of solid scientific research within real world organizations, Agilefant's unique model scales from personal todo-lists to large-scale multi-team development and long-term product and portfolio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Golden Retriever-Image Retrieval Engine

    Golden Retriever-Image Retrieval Engine

    Library and frontend engine for performing Image Retrieval tasks.

    The GRire library is a light-weight but complete framework for implementing CBIR (Content Based Image Retrieval) methods. Currently, the main objective of the project is the implementation of BOVW (Bag of Visual Words) methods so, apart from the image analysis tools, it offers methods from the field of IR (Information Retrieval), e.g. weighting models such as SMART and Okapi, adjusted to meet the Image Retrieval perspective. The purpose of the project is to help developers create and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    TODO LazyList

    TODO LazyList

    Create Lazy to-do list just by typing anywhere.

    Small application that let you create to-do list,easy and fast way!Just type anywhere in browser/documents/games/out of focus - //todo this is my note// and you got it!How easy is that?!You can connect todo with your own database or use default one. ---Important-- You need Java SE Runtime Environment 8-or higher ,to run this application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Funnel Sort

    command line sort utility

    Moved to GitHub https://github.com/fedups A command-line utility to sort files. Funnel is a sort utility to sort files, large and small. It efficiently handles fixed length records and variable length records. Funnel easily handles ascii (readable) data and binary data. There are many more features in Funnel. It is easy to use and very fast. All documentation is on the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Javafastcomplex

    Javafastcomplex has both mutable and immutable complex numbers

    ...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. The package is released under the liberal MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JActor

    JActor

    High Performance, Lock Free Java Actors

    JActor is a high-performance actor framework designed to make vertical scalability easy. JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed. JActor is divided into several GitHub projects: JActor - https://github.com/laforge49/JActor JID - https://github.com/laforge49/JID JFile - https://github.com/laforge49/JFile JANetty - https://github.com/kumarshantanu/JANetty
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 11
    JPassword Recovery Tool

    JPassword Recovery Tool

    Password recovery tool for compressed archives and md5, sha-1/2 hashes

    This is a simple but sophisticated open source password recovery tool for M$ Windows, it can effectively 'crack' any password protected archive that can be decompressed by 7zip given enough time and resources. It can also bruteforce MD2, MD5, SHA-1 and SHA-2 hashes (SHA-256, SHA-384, SHA-512), CRC16, CRC32, CRC64 and Adler32 hashed passwords for both Windows, and Linux. It requires java 7u4 and above, and 7-zip v9.20 and up for archive recovery. Keeping these above applications up to date...
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 12

    NitroCache

    Extremely fast, scalable, concurrent, pure Java In-memory cache

    ...For details on using NitroCache, please visit wiki section Note: For details on performance chart, please refer the performane section of wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bfrun is a Brainf*ck interpreter (Bf VM). bfrun written in pure Java and Platform - Independent. bfrun is high performance Bf VM with debugging support (works more fast than beef and gbf up to 20 times). Supported 8 ,16 and 32 bit memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project intended to produce light, fast, reliable software for paging data under JVM. During this project API and SPI must be developed as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AutoCAD/.NET Integration
    This project will create a series of .dll files that connect with AutoCAD environment and add functionality like advanced e-learning platform, vizualisation tools and additional import/export support. This will be .NET programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MiGBase64

    MiGBase64 is a very fast and small Base64 Codec written in Java

    MiGBase64 is a very fast and small Base64 Codec written in Java. It doesn't create temporary arrays which many other codecs do. 7-100x faster than Sun's and 2-5x faster than Apache Commons codecs. Se homepage for performance charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JAva Compiled EXpressions - Very fast exression engine for Java, compiled into Java bytecode. Features: - Strong typing - Comipilng into Java bytecode - No reflection during evaluating expressions - Better performance for prepared expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TSG's High Performance Interface (HPI) is an intuitive, fast, and highly-configurable web application providing a simple way to manage inboxes, search and view content, and process high-volume workloads atop a CMS like Documentum.
    Downloads: 0 This Week
    Last Update:
    See Project