Search Results for "compiler python linux" - Page 137

Showing 17763 open source projects for "compiler python linux"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    AugLy

    AugLy

    A data augmentations library for audio, image, text, and video

    AugLy is a data augmentations library that currently supports four modalities (audio, image, text & video) and over 100 augmentations. Each modality’s augmentations are contained within its own sub-library. These sub-libraries include both function-based and class-based transforms, composition operators, and have the option to provide metadata about the transform applied, including its intensity. AugLy is a great library to utilize for augmenting your data in model training, or to evaluate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OhMyForm

    OhMyForm

    Free open source alternative to TypeForm, TellForm, or Google Forms

    Create stunning embeddable forms for recruiting, market research, surveys and more. With OhMyForm you'll get all the features you need to run, administer, analyze and distribute forms for free. With our opensource community, OhMyForm is always improving and is vetted by top programming experts around the world, ensuring that our code is top-notch, eliminating potential bugs and errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Webifier

    Webifier

    A GitHub Action to deploy Notebooks, Markdowns

    Webifier is a stand-alone build tool for converting any repository into a deployable jekyll website. You can define your pages via yaml files and provide notebooks, markdown and pdf and other files for Webifier to render. It uses python markdown providing additional control over attributes and other extensive functionalities. It lets you define and direct how your web pages feel and automatically manages your assets, making it a perfect solution for fast static website development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Footswitch2 Equaliser

    Footswitch2 Equaliser

    15 band pulseaudio equaliser

    15 band audio equaliser originally intended for use with Footswitch2 transcription tools but will happily run independently. This Linux python utility provides a GUI front end to modify the sound of audio using pulseaudio's ladspa module with Steve Hariss' mbeq_1197 and Frank Neumann's split_1406 plugins. Multiband equaliser and Mono to Stereo splitter respectively. Pulseaudio must be up and running for this software to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    simdop

    simdop

    Application for simulation of microprogrammed processor DOP

    Simdop is avanced simulator of microprogrammed processor DOP. It provides interface for controlling all the internal processor values, main memory and program memory. This simulator also provides text editor with syntax highlighting, autocompleting and finding. The text is real-time compiled and the compiler provides list of labels referencing to the code, detailed compile messages and readable content of control memory. With this simulator you can simulate one clock or large amount...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Moved to https://codeberg.org/andybalaam/myaddressbook
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cica
    Japanese monospaced font Cica for programming. A monospaced Japanese font for programming, adjusted after synthesizing the following fonts. Hack + DejaVu Sans Mono for alphanumeric characters and symbols. Rounded Mgen+ for other characters. Nerd Fonts (= Powerline patch, others applied. Pomicons excluded*) Noto Emoji. Icons for Devs. Various adjustments forked from the Ricty generator. mShorten the middle bar as a unique adjustment (easy rnto mdistinguish & a little cute). Supports tmux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RetroPie-Setup

    RetroPie-Setup

    Shell script to set up a Raspberry Pi/Odroid/PC

    RetroPie‑Setup is a collection of shell scripts designed to install and configure RetroPie—an emulation frontend—on Raspberry Pi OS, Ubuntu, Odroid, or PC platforms. It automates installing RetroArch, emulator cores, configuring controllers, themes, and optional ports. Used for retro gaming on varied hardware.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    CC-attack

    CC-attack

    Using Socks4/5 or http proxies to make a multithreading Http-flood

    Using Socks4/5 or http proxies to make a multithreading Http-flood/Https-flood (cc) attack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    RLCard

    RLCard

    Reinforcement Learning / AI Bots in Card (Poker) Games

    RLCard is a toolkit for reinforcement learning research on card games. It includes several popular card games and focuses on learning algorithms for imperfect information games like poker and blackjack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    authoscope

    authoscope

    Scriptable network authentication cracker (formerly `badtouch`)

    authoscope is a scriptable network authentication cracker. While the space for common service bruteforce is already very well saturated, you may still end up writing your own python scripts when testing credentials for web applications. The scope of authoscope is specifically cracking custom services. This is done by writing scripts that are loaded into a lua runtime. Those scripts represent a single service and provide a verify(user, password) function that returns either true or false...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bert4keras

    bert4keras

    Keras implement of transformers for humans

    Our light reimplementation of bert for keras. A cleaner, lighter version of bert for keras. This is the keras version of the transformer model library re-implemented by the author and is committed to combining transformer and keras with as clean code as possible. The original intention of this project is for the convenience of modification and customization, so it may be updated frequently. Load the pre-trained weights of bert/roberta/albert for fine-tune. Implement the attention mask...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CIPS-3D

    CIPS-3D

    3D-aware GANs based on NeRF (arXiv)

    3D-aware GANs based on NeRF (arXiv). This repository contains the code of the paper, CIPS-3D: A 3D-Aware Generator of GANs Based on Conditionally-Independent Pixel Synthesis. The problem of mirror symmetry refers to the sudden change of the direction of the bangs near the yaw angle of pi/2. We propose to use an auxiliary discriminator to solve this problem. Note that in the initial stage of training, the auxiliary discriminator must dominate the generator more than the main discriminator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clipper

    Clipper

    Polygon and line clipping and offsetting library (C++, C#, Delphi)

    This library is now obsolete and no longer being maintained. It has been superceded by my Clipper2 library - https://github.com/AngusJohnson/Clipper2.
    Leader badge
    Downloads: 3,015 This Week
    Last Update:
    See Project
  • 15
    Moved to https://codeberg.org/andybalaam/igcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Evt Calendar

    Moved to https://codeberg.org/andybalaam/evtcalendar

    Moved to https://codeberg.org/andybalaam/evtcalendar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Moved to https://codeberg.org/andybalaam/mopesnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    solstice-macos

    a NES solstice game programmed in python using pygame for graphics

    To try things out with the solstice system, demo rooms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Moved to https://codeberg.org/andybalaam/Diffident
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    https://codeberg.org/andybalaam/migratedata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Moved to https://codeberg.org/andybalaam/CCGtk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    3D Learn to Read Music Game in Python

    3D Learn to Read Music Game in Python

    The game runs on win 7 after its run in win XP compatiability mode (so right click on game to select the SP3). This game to help beginners learn to read sheet music in a fun and easy way. More specifically this game is to learn sheet music restricted to the treble staff and (optionally) their ear training for the treble staff. This Panda3D game project is composed of 7 sub-programs in the project-one program is to deal with the menu, another is the main game code, another program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rocket-bi

    rocket-bi

    An open-source web-based self-service BI for analytical databases

    Rocket.BI is a free, open-source, web-based business intelligence solution specifically designed for analytical databases. It enables data analysts and business users alike to easily integrate different data sources, perform advanced data analysis, ad hoc, and more. With an easy-to-use editor, you can create personalized reports, build interactive business dashboards and generate actionable business insights. Rocket.BI also allows collaboration as working together with other people in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NWT - Pytorch (wip)

    NWT - Pytorch (wip)

    Implementation of NWT, audio-to-video generation, in Pytorch

    Implementation of NWT, audio-to-video generation, in Pytorch. The paper proposes a new discrete latent representation named Memcodes, which can be succinctly described as a type of multi-head hard-attention to learned memory (codebook) key/values. They claim the need for less codes and smaller codebook dimensions in order to achieve better reconstructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TensorFlow Backend for ONNX

    TensorFlow Backend for ONNX

    Tensorflow Backend for ONNX

    Open Neural Network Exchange (ONNX) is an open standard format for representing machine learning models. ONNX is supported by a community of partners who have implemented it in many frameworks and tools. TensorFlow Backend for ONNX makes it possible to use ONNX models as input for TensorFlow. The ONNX model is first converted to a TensorFlow model and then delegated for execution on TensorFlow to produce the output. This is one of the two TensorFlow converter projects which serve different...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.