Showing 17 open source projects for "keep%20alive"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    StarRocks

    StarRocks

    StarRocks is a next-gen sub-second MPP database for full analytics

    StarRocks is the next generation of real-time SQL engines for enterprise analytics. Real-time analytics is notoriously difficult. Complex data pipelines and de-normalized tables have always been a necessary evil. Processing any updates or deletes once data arrives has not been possible- until now. StarRocks solves these challenges and makes real-time analytics easy. Get amazing query performance on Star or Snowflake Schemas directly. From canceled orders to updated items, your analytics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    react-native-mmkv-storage

    react-native-mmkv-storage

    Encrypted mobile key-value storage framework for React Native

    ...Starting from v0.5.0 the library has been rewritten in C++ on Android and iOS both. It employs React Native JSI making it the fastest storage option for React Native. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values to achieve the best performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Speedb

    Speedb

    A RocksDB compliant high performance scalable embedded key-value store

    ...When using event streaming platforms like Kafka, Flink, Spark, Splunk, Elastic, or others, consider using Speedb to enhance its performance. The increase in metadata in modern data sets is causing significant performance issues for many applications. With Speedb you can keep costs low and ensure your applications continue to run smoothly even under heavy loads. When it comes to making a choice to upgrade or deploy a new key-value store with your platform, Speedb is up for the challenge. By seamlessly integrating Speedb's advanced key-value storage engine with your projects, you'll experience immediate relief.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XLocate

    XLocate

    Conveniently search and update any volume

    ...XLocate automatically recognizes through libmagic the most widespread locate database formats (GNU locate, slocate and mlocate/plocate). XLocate’s versions from 0.81 keep track of your disk partitions using their UUID, so you don’t have to specify anything in order to add them to the catalogue. You can conveniently search for files using any of the locate tools, even if not installed in your path. You can also transparently create and update indices from within the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Little Software Stats
    Little Software Stats is the first free and open source program that allows software developers to keep track of how their software is being used. It is coded in PHP/MySQL which allows it to run on most web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RoboJournal

    RoboJournal

    Free journal software for everyone

    RoboJournal is a cross-platform journal/diary tool written in Qt/C++. Right now, RoboJournal only supports MySQL but support for SQLite (and possibly Postgres) will be added in future releases. RoboJournal runs on Windows and Linux. I would like to eventually support RoboJournal on OSX but unfortunately I have no reliable way to build or maintain a Mac version right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libby

    libby is an open source library managing system

    Libby is an open source library manager written in C++ and using SQLite, I've created this program to run on both Windows and Linux, even tho i prefer linux, it's written with QT, so will cross compile to both. Originally made to organise a play centre library and keep maintenance of that library to a minimum. Feel free to make suggestions about how to make this program even better. Libby's can * store all your books * sort them by Author, book title, or ISBN number * add users * check a book out to a user * import and export current library databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RC Flyers Toolkit Box

    A cross platform tool for R/C pilots

    RC Flyers Toolkit Box is a cross platform solution for pilots of electrical powered R/C controlled aircrafts and helicopters managing batteries,charging cycles, flights and more. Its focus is primarily on RC helicopters but can also be used by fixed wing pilots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Runner's diary to keep track of your running events and analyse them.
    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
  • 10
    Want to remember your list of games,CDs,books in library or just stuffs at store.Just use this fast project to maintain neat database and keep track of orders if applicable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An application that will enable the user to easily view, catalogue and keep up to date his/her CD collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DesktopTools is a collection of small utillities which help to make your daily life easier. Since the tools themself are rather small (projectwise) I keep them not as individual projects, but have them under this collective name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Load balancing multithreaded PostgreSQL connection pool. Also has a replication mode to keep in sync the load balanced backend servers. Needs the ACE framework libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SoftOrganiser is a simple emulation of a pocket organiser, with data shared by many users. It has a contacts page, schedules page which can be alarmed, and context-sensitive help. First thing I install on any new computer to this day to keep organised!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ODBC Socket Server is an open source database access toolkit that exposes Windows NT ODBC data sources via an XML-based TCP/IP interface. It was developped by Team FXML (fxml@excite.com), we would like to keep on developping and improving it under GPL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Horton's Find-It! is an organizational software designed to allow you to keep track of any item. It can be used for paper files, computer files, cd's, inventory, or anything else that needs to be found. Unlike other tools, this one doesn't require you t
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB