Showing 2570 open source projects for "future"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    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 it Free
  • 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
  • 1
    CSharpLang

    CSharpLang

    The official repo for the design of the C# programming language

    ...Language Design Meetings (LDMs) are held by the LDT and occasional invited guests, and are documented in Design Meeting Notes in the meetings folder, organized in folders by year. The lifetime of a design meeting note is described in meetings/README.md. LDMs are where decisions about future C# versions are made, including which proposals to work on, how to evolve the proposals, and whether and when to adopt them. Parsing (if applicable) should be resilient to experimentation: typing should not cause crashes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mometa

    mometa

    R&D-oriented low-code meta-programming, code visual editing, etc.

    ...The positioning of mometa is more based on the local development mode of programmers, adding the ability of visual coding (modification is also the local code file itself); it is more like an auxiliary coding tool, rather than No-Code (amis/Cloud Phoenix Butterfly ) platform solution; it is not recommended to set up a local development environment for remote services, so no online deployment is done. The current implementation relies on the webpack dev development model, and compatibility with vite will be considered in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyTTI-Notebook

    PyTTI-Notebook

    PyTTI-Notebook

    ...One of our primary goals here is to empower artists with these tools, so we’re going to keep this discussion at an extremely high level. This documentaiton will be updated in the future with links to research publications and citations for anyone who would like to dig deeper..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    ...It also allows making changes of numeric base, prime factor decomposition, solving linear equation systems, statistical and financial computations, rational fraction decomposition and plotting some control engineering graphs. PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU Linux is planned for the near future. It has been developed in Object Pascal using Embarcadero Delphi. A Lazarus/Free Pascal version will be available soon too.
    Downloads: 3 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
    pyphoon

    pyphoon

    ASCII Art Phase of the Moon (Python version)

    ...It computes lunar ephemerides for a given date and location, then maps the illuminated portion onto characters to approximate shading with surprising fidelity. The tool supports showing past or future phases, so you can visualize how the Moon will look on specific dates without opening a browser or an app. It’s intentionally minimal: no GUI, no heavy dependencies, just a quick way to check illumination, age, and phase names in text form. Because it runs cross-platform and works over SSH, it’s popular among terminal enthusiasts and sysadmins who live in the command line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AospExtended ROM

    AospExtended ROM

    An android custom ROM based on AOSP,which provides a stock experience

    ...The project has been made by cherry-picking various commits from various other projects. Being based on AOSP it provides a smooth and lag-free experience out of the box. We will constantly try to add more features and make it even better in future updates. A ROM by a user, for a user. #StayAOSP #ExtendYourDevice #BeExtended
    Downloads: 145 This Week
    Last Update:
    See Project
  • 7
    On Books

    On Books

    Readings and notes on the past, present, and future of books

    This project is a curated collection of readings, notes, and reflections on the evolution of books, publishing, writing tools, and reading habits. The repository engages both historical and contemporary perspectives—examining how the form of the book has changed from print to digital, how readers and authors interact in new environments, and what remains of the “book” metaphor. It includes commentary on writing platforms, self-publishing ecosystems, and design of reading experiences, making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QWait (theme park visitor simulator)

    Simple theme park visitor simulator

    ...There are two types of rides being simulated: continuous (like the awesome "it's a small world" and show (eg Lion King) What's not included (yet?): Food/drink. Accurate paths, visitors currently travel in straight lines. Future? I would like to add all the missing stuff, and more theme parks. View positions of each visitor minute by minute (report already exists for this, but no way to view the data visually). Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSS Critic

    CSS Critic

    Lightweight CSS regression testing

    A lightweight tool for regression testing of Cascading Style Sheets. Your web stack should be fully testable. CSS Critic closes the gap in front-end testing and makes HTML & CSS testable - no more broken UI. For example, make it supervise changes to your project's responsive style guide so you know things are looking good. We believe that your UI will change often enough that a lightweight process on managing changes (near instant feedback, anyone?) is more important than a heavy-weight one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 10
    Jest Beta 0.2

    Jest Beta 0.2

    Echo VR stat tool currently in beta

    ...Diagram stats that can be monitored are: - Save Success Map - Horizontal Shot Success Map Number stats that will be added in future updates are: - Joust Success Rate - 1-on-1 Success Rate Diagram stats that will be added in future updates are: - Horizontal Key Pass Map - Vertical Shot Success Map - Rollout Pass Map Miscellaneous Features to be added are: - Save feature to store stats for comparison & averages - Table feature to compare to other teams & average - In-app help section
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xyris

    Xyris

    The Xyris Kernel

    Xyris is a microkernel-based operating system developed with a focus on modularity, simplicity, and modern code practices. Written in C++, Xyris separates drivers and system services into isolated components using message passing, in line with microkernel philosophy. It’s designed as a research and hobbyist OS, with a clean codebase and early implementations of multitasking, system calls, and filesystem abstractions. Xyris serves as a foundation for further exploration into reliable OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sonar-detekt

    sonar-detekt

    SonarQube plugin for Kotlin

    ...Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed by the community. Join us on GitHub and help us shape the future of this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LiteMessage

    A lightweight, peer-to-peer messaging program.

    ...It is implemented in Java, so it is cross-platform. Currently developed using Java 8 (aka 1.8) It is distributed under the 3-clause BSD license. Planned features in the future include message encryption and file transfers. The most up-up-to-date source can be found on GitHub: https://github.com/cguy777/LiteMessage The MTools library can be found here: https://github.com/cguy777/MTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    eddys_snippets

    Small C snippets for futher projects

    Here are some my snippets which are developing independently for using in some current and future projects: - simple realisation of binary search trees; - realisation of bidirectional list and simple queues; - morphological operations with images (erosion, dilation, connected components search); - wavefront decomposition by Zernike polynomials & reconstruction of Zernike by gradient field to wavefront; - simple CLI interface for motorized linear translator Standa 8MT175-150 moving by SMSD-1.5 driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    telega.el

    telega.el

    GNU Emacs telegram client (unofficial)

    telega is a full-featured unofficial client for Telegram platform for GNU Emacs. telega is actively developed, for this reason, some features are not implemented, or they are present just as skeletons for future implementation. However, the core parts are mature enough so that it is possible to use telega on daily basis. telega depends on the visual-fill-column and rainbow-identifiers packages. This dependency automatically installs if you install telega from MELPA or GNU Guix. Otherwise, will you need to install these packages by hand? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bitburner

    Bitburner

    Bitburner Game

    Welcome to Bitburner, a cyberpunk-themed incremental RPG! The game takes place in a dark, dystopian future. The year is 2077. Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes. Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes. The game is currently in the early beta stage of development. Bitburner is a cyberpunk-themed incremental RPG where you, the player, take the role of an unknown hacker in a dark, dystopian world. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18

    raspberry-gpio-python

    A Python module to control the GPIO on a Raspberry Pi

    ...(see http://www.arduino.cc ) Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19

    WatchBase Collector's Catalog

    Track your watches, including planned, current, and sold ones.

    A database catalog application for watch collectors. Maintain an inventory of watches. Allocate watches to future purchase, in collection, and disposed of or sold categories. WatchBase tracks your purchase history for warranty and other purposes. Analytics include generating a histogram of how many watches are at each price level as well as how many watches have been ordered over the past year.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cloverfield Shop

    Cloverfield Shop

    The fastest and most comprehensive webshop software!

    ...It is easy to set up, super fast and loaded with features. Cloverfield Shop has been translated into four languages for the frontend and in english for the backend. New backend translation wil being added in a future release. Cloverfield wil let you have a natural, native experience, regardless of which country you are in. If your language is not available, we welcome translation contributions! We offer integrations for several payment providers and support for many more if asked fo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ERC-721 Token

    ERC-721 Token

    The reference implementation of the ERC-721 non-fungible token

    ...Instead of re-implementing the ERC-721 yourself you can use this code which has gone through multiple audits and we hope it will be extensively used by the community in the future. Note that this implementation is more restrictive then the ERC-721 standard since it does not support payable function calls out of the box. You are however free to add this yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Glow Sans

    Glow Sans

    SHSans-derived CJK font family with a more concise & modern look

    ...The whole family has a total of 44 typefaces. Compared with the Siyuan black body, the shape of the future Yinghei is more concise and modern, and the layout effect is fresh and light. In the future, Yinghei's middle palace and characters are more restrained, and the center of gravity has been reconfigured between the weights of characters; the details of strokes are handled more cleanly, concisely, and straightly.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 23
    QPCase

    QPCase

    Program that acts kinda like a shortcut for every picked programs.

    Program that acts kinda like a shortcut for every picked programs. And in the future maybe it will be able to run more complex things, like a collection of programs, or programs and commands, idk. This thing is actually useful if you don't want your desktop to look like there was a natural disaster, I actually use it in my computer :) The current version is 1.3.2 More info: https://github.com/miniRex/QPCase/blob/main/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    C coding guidebook

    Escape greedy companies. Learn with the help of a community for free.

    Ever seen ads that sell you coding classes to ensure your future? Well Computers were made for the people, by the people and its of the people. You do not need Expensive courses Made for beginners in mind, important points have been highlighted. The latter part is advanced. But still facing difficulty? Check out the wiki page for help, our subreddit for help, link in support page Heck there is YouTube too, its from there i learnt C and I am trying my best to keep on adding to this rapidly evolving guidebook. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to be a simple and useful front-end for network rendering for POVRay (Persistence of Vision Raytracer) and in the next future for YafRay too.
    Downloads: 1 This Week
    Last Update:
    See Project