Search Results for "basic compiler windows" - Page 56

Showing 11940 open source projects for "basic compiler windows"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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.
    Try It Free
  • 1
    simple-router

    simple-router

    Simple, fast and yet powerful PHP router that is easy to integrate

    Simple, fast, and yet powerful PHP router that is easy to integrate in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expandability in mind. With a simple-router, you can create a new project fast, without depending on a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bayesian Julia

    Bayesian Julia

    Bayesian Statistics using Julia and Turing

    Bayesian statistics is an approach to inferential statistics based on Bayes' theorem, where available knowledge about parameters in a statistical model is updated with the information in observed data. The background knowledge is expressed as a prior distribution and combined with observational data in the form of a likelihood function to determine the posterior distribution. The posterior can also be used for making predictions about future events. Bayesian statistics is a departure from...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Very easy password generator

    Very easy password generator

    easily generate strong passwords

    Easily generate strong passwords, the program generates 3 password length options, 24 characters, 33 characters and 42 characters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CFIS
    Basic script tools in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    SOR4 Swapper

    SOR4 Swapper

    Swap stuff in Streets of Rage 4!

    This app allows you to mod Streets of Rage 4 by swapping specific characters, items, breakables, and/or levels! Retro swaps, change your Survival allies, swap levels for practice, and more! This app only works for the Steam version of the game as far as I know and is known to work only on the v7 patch of the game (v08-s r14424) released in March 10, 2023. RANDOMIZER PRESETS ARE STILL VERY EXPERIMENTAL TUTORIALS Mod Items - https://youtu.be/yPo7oOXnq9g Move Inputs -...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    cpprestsdk

    cpprestsdk

    Microsoft project for cloud-based client-server communication

    ...We will continue to fix critical bugs and address security issues. Once you have the library, look at our tutorial to use the http_client. It walks through how to setup a project to use the C++ Rest SDK and make a basic Http request. HTTP client/server, JSON, URI, asynchronous streams, WebSockets client, oAuth. A powerful model for composing asynchronous operations based on C++ 11 features. Windows desktop, Windows Store (UWP), Linux, OS X, Unix, iOS, and Android. Support for Visual Studio 2015 and 2017 with debugger visualizers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    T4Rust

    Tool kit for Rust

    (1) awk4j - AWK for Java - gawk compatible, object-oriented, Interpreter + compiler (2) T4Rust - Tool kit for Rust - copy シリーズは世界一のスピードを誇ります (async 有り) - The copy series boasts the fastest speed in the world (with async)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenAI-Java

    OpenAI-Java

    OpenAI Api Client in Java

    OpenAI-Java is the official Java client library provided by OpenAI for interacting with the OpenAI API. It is designed to make it easier for Java applications to call endpoints like chat completions, embeddings, function calling, streaming, and other model services using idiomatic Java patterns. You configure the client (often via environment variables or system properties), then build parameter objects (e.g. ChatCompletionCreateParams) and invoke methods like...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    AI System & AI Infra

    AI System & AI Infra

    Tutorial repository focused on the full-stack design of AI systems

    AI System is an educational and technical tutorial repository focused on the full-stack design of artificial intelligence systems, covering the foundational infrastructure that powers modern deep learning workloads. The project explores the AI software and hardware stack end to end, including AI chips, AI compilers, inference engines, and training frameworks, helping learners understand how these components interact in real-world deployments. Rather than being a single library, it functions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    crossemx

    crossemx

    EMX compiler hosted on Win32

    I'm taking various older versions of the OS/2 based EMX port of GCC and re-hosting them on Win32. This way I can use multiple core machines to build my OS/2 side projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KN-Lite-Web-Browser

    KN-Lite-Web-Browser

    Text based browser with limited search provided by DuckDuckGo.

    V2.0 - Browsing made Simple, Now with Images I found it useful back when I was only getting 5kbps down on a rainy day to build a browser that cut out images. Certainly isn't as advanced or fun to browse on compared to even Netscape Navigator, but it's gotten to a place where it might be of some use to those who want to avoid Javascript, ADs, or just see a lotta improperly formatted text. It is a Godot HTTP Request tool, does not display the page, only digests the text and links and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Essentials-of-Compilation

    Essentials-of-Compilation

    A book about compiling Racket and Python to x86-64 assembly

    LaTeX source for two companion books—one compiling a subset of Racket, the other a subset of Python—both targeting x86‑64 assembly, used in Indiana University’s compiler course and published by MIT Press.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Planilha - Cálculo Cartão de Ponto

    Planilha - Cálculo Cartão de Ponto

    Cálculo de cartão de ponto

    Versão completa: A versão completa precisa ser adquirida através do botão "Versão Completa!" ou através do link http://bit.ly/cartao-de-ponto-completa (você será redirecionado para a página de pagamento e a planilha completa será disponibilizada por e-mail). As funcionalidades da versão completa são, além das que já estão contempladas na versão gratuita, ainda tem somatória do ADICIONAL NUTURNO AUTOMÁTICO, 3 campos de entrada e saída, 3 faixas de distribuição de horas extras e somatória...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14

    From FBA to self-contained models

    Methodology to create self-contained models for cellular systems

    The tutorial presents a systematic procedure, commencing with a basic biochemical network devoid of a biomass compartment. It delves into thermodynamic properties and introduces methods for a proper description. Conforming to the dimensions mentioned earlier, the tutorial confines itself to detailed quantitative models for an average cell, analyzing static properties. In all cases, one (or two) objective functions are utilized to yield meaningful solutions. The examples provided adhere...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lorien

    Lorien

    Infinite canvas drawing/whiteboarding app

    ...Instead of storing raster image data, Lorien saves each brush stroke as vector-like points and reconstructs drawings at runtime, resulting in extremely small save files and smooth performance even on large canvases. The app runs on Windows, macOS, and Linux, and it’s built using the Godot game engine, which gives it a responsive and modern user interface across platforms. Users get features like infinite zoom, undo/redo, and a grid that stretches endlessly, making it well suited to both quick scribbles and detailed conceptual layouts. Lorien supports pressure-sensitive tablets for natural drawing, and it includes a range of basic tools — from freehand brush and eraser to shapes and selection tools — so you can mix freeform sketches with structured diagrams.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    Metatheory.jl

    Metatheory.jl

    General purpose algebraic metaprogramming

    Metatheory.jl is a general purpose term rewriting, metaprogramming and algebraic computation library for the Julia programming language, designed to take advantage of the powerful reflection capabilities to bridge the gap between symbolic mathematics, abstract interpretation, equational reasoning, optimization, composable compiler transforms, and advanced homoiconic pattern matching features. The core features of Metatheory.jl are a powerful rewrite rule definition language, a vast library...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    YiYiYa

    YiYiYa

    YiYiYa

    YiYiYa is a minimalist, Chinese-language desktop operating system with a custom graphical interface, designed for simplicity and education. Built primarily with C/C++, it includes its own kernel and GUI layer, featuring basic OS utilities such as file management, terminal, and user interface components. YiYiYa is bootable and self-contained, allowing users to experience a lightweight graphical OS that blends low-level programming with creative UI design, primarily targeting Chinese-speaking...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    MDCrop

    MDCrop

    Automatic batch cropping of images. Autorotation optional.

    MDCrop is an application that can be used for automatic cropping of images. Its typical use is cropping scanned documents in the process of digitization. The application also allows automatic rotation of the processed scan to an optimized position for subsequent cropping.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Evolutionary Algorithm

    Evolutionary Algorithm

    Evolutionary Algorithm using Python

    Evolutionary Algorithm is an educational Python project that demonstrates evolutionary computation techniques such as genetic algorithms, evolution strategies, and neuroevolution in a clear and accessible way. Rather than being a single monolithic library, this repository provides a series of self-contained examples showing how different population-based search methods solve optimization problems and adapt candidate solutions over generations. Users can explore basic genetic algorithm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    simple OCX to control the system mixer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GAUDIKA Legacy

    GAUDIKA Legacy

    Reproductor de Audio Multiformato | Multi-format Music Player

    Reproductor de Audio portable basado en la librería BASS, Liviano, Rápido y simple de usar. Ahora soporta multiples lenguajes. Portable audio player based on BASS library, Lightweight, Fast and easy to use. Now supports multiple languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ActiveX OCX to encrypt files with a very fast implementation of AES 256 bits and standard RC4, for news and improvements visit http://rspencdll.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ActiveX OCX to show how to use MCI commands to control multimedia playback, this project was supersede by the project http://rsppmp3.sourceforge.net/ , it is a standalone audio and video player capable of playing all major formats and very fast, no additional codecs required, please use it instead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Seewo-FU

    希沃管家锁屏解锁程序

    ...Resolved some known issues Unresolved Issues: 1. Cannot unlock on some updated machines (protected and set to top all windows, including TOPMOST windows) 2. Issue with placing BITMAP in .rc and compatibility with menu background size (larger on Win11 compared to Win10)
    Downloads: 0 This Week
    Last Update:
    See Project