Search Results for "compiler python linux" - Page 103

Showing 17735 open source projects for "compiler python linux"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Nagstamon Nagios status monitor
    Nagstamon is a Nagios status monitor which resides in systray or desktop (Linux, macOS, Windows) as floating statusbar to inform you in realtime about the status of your hosts and services. It allows to connect to multiple Nagios based monitors. Currently supported are Nagios, Icinga, Opsview, Op5 Ninja, Check_MK Multisite, Centreon and Thruk.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. Generates...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Serpent is a real-time scripting language inspired by Python but completely reimplemented to support real-time garbage collection and multiple instances of the virtual machines running on independent threads.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    openWrt-snort

    openWrt-snort

    Image of OpenWrt OS, with snort community featured in.

    Image of OpenWrt OS, with snort community featured in, for Raspberry Pi 4/ 4B+ and 400, basically for Processor BCM2711. Installed Snort Community Model to Intrusion Detection system. Prevention system not installed. eth0 used as output/ LAN socket, to run internet and access router. eth1, which can be USB -> Ethernet port, is used as WAN port, to connect Pi board to Internet IP. to flash img file, you can restore in SD card, or use Balena Etcher to flash. or you can use DD...
    Downloads: 5 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
  • 5
    WxMAP2
    A python-based system to diagnosis and make weather maps (wxmap) of numerical weather prediction models using the Grid Analysis and Display System (GrADS) from opengrads.org
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    aaPanel

    aaPanel

    aaPanel, a simple but powerful hosting control panel

    aaPanel provides the one-click function such as one-click install LNMP/LAMP developing environment and software. Our main goal is helping users to save the time of deploying, thus users just focus on their own project that is fine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Shinkai: Local AI Agents

    Shinkai: Local AI Agents

    Shinkai allows you to create advanced AI (local) agents effortlessly

    Shinkai is a free, open-source AI platform that lets anyone create powerful AI agents without coding. These agents can collaborate with each other, handle complex tasks, and operate in decentralized crypto environments. Key Features: - No-Code Agent Creation - Build specialized agents (trading bots, sentiment trackers, etc.) with simple descriptions - Multi-Agent Collaboration - Agents work together to solve complex problems - Crypto Integration - Built-in support for decentralized...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    Largest Generic Hash and HMAC Program

    57 Hash Functions In One Program, plus each with HMAC or KMAC

    FEHASHMAC is the largest collection of publicly known hash algorithms integrated into a command-line utility. FEHASHMAC contains a set of known test vectors and results for each algorithm such that the correct implementation for each hardware platform and compiler version can directly be verified. Currently 57 hash algorithms like sha1 sha224 sha256 sha384 sha512 and variants, sha3 and shake, all SHA3 finalists and blake3, md2 md4 md5 md6, rmd128 rmd160 rmd256 rmd320, whirl gost lash160...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    RoshanOS

    RoshanOS

    RoshanOS is a friendly distro with welcome, layout, tweaks & tryouts

    RoshanOS 3 is a user-friendly and customizable Linux-based operating system that comes pre-installed with a variety of useful software. It’s based on MX/Debian with customized layout & tweaks where screen corners & sides are not useless. RoshanOS contains tryouts folder on the desktop with instruction files to try Basic/C/C++/Java/Python/PHP/Perl computer programming languages out of the box. It also includes MySQL, PhpMyAdmin, XAMPP server. Following files are supported along others docx...
    Downloads: 5 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
    How to get Bot Lobbies

    How to get Bot Lobbies

    Get easy bot lobbies in any game with our bot lobbies tool.

    Test it on the web app: https://slothytech.com/ezlobbies/ EzLobbies is the open-source tool developed by SlothyTech that helps gamers get easier, bot-filled lobbies in the world’s top games. Instantly generate custom OpenVPN config files that route only your game’s matchmaking traffic through the VPN server of your choice—no complicated setup and no speed loss for browsing or streaming. Supported titles include Fortnite, Call of Duty, Warzone, Apex Legends, Overwatch, Valorant, PUBG, and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 12

    codequery

    Please go to the GitHub page for more information

    A code-understanding tool based on cscope and ctags. Please go to the GitHub page for more information. Homepage: http://ruben2020.github.io/codequery GitHub: https://github.com/ruben2020/codequery
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Workalendar

    Workalendar

    Worldwide holidays and workdays computational toolkit

    Worldwide holidays and workdays computational toolkit. Workalendar is a Python module that offers classes able to handle calendars, list legal/religious holidays and give working-day-related computation functions. This library is ready for production, although we may warn eventual users: some calendars may not be up-to-date, and this library doesn’t cover all the existing countries on earth (yet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    congruity is a GUI application for programming Logitech(R) Harmony(TM) remote controls. congruity builds upon the work of the concordance project, which provides the underlying communication. Please use the concordance project mailing lists.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Datapipe

    Datapipe

    Real-time, incremental ETL library for ML with record-level depend

    Datapipe is a real-time, incremental ETL library for Python with record-level dependency tracking. Datapipe is designed to streamline the creation of data processing pipelines. It excels in scenarios where data is continuously changing, requiring pipelines to adapt and process only the modified data efficiently. This library tracks dependencies for each record in the pipeline, ensuring minimal and efficient data processing.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Neural Network Visualization

    Neural Network Visualization

    Project for processing neural networks and rendering to gain insights

    nn_vis is a minimalist visualization tool for neural networks written in Python using OpenGL and Pygame. It provides an interactive, graphical representation of how data flows through neural network layers, offering a unique educational experience for those new to deep learning or looking to explain it visually. By animating input, weights, activations, and outputs, the tool demystifies neural network operations and helps users intuitively grasp complex concepts. Its lightweight codebase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Moodle, DSpace 7, Koha, Calibre Live ISO

    Moodle, DSpace 7, Koha, Calibre Live ISO

    Moodle 4.2 + DSpace 7.6 + Koha 23.11 Live ISO based on Ubuntu 22.04.3

    Moodle, DSpace, Koha, Calibre-Web is a Live Bootable and Installer ISO based on Ubuntu 22.04.3 Moodle Version: 4.2.1 DSpace Version: 7.6 Koha Version: 23.11.01 Calibre Version: 6.26 This ISO boots only in Legacy BIOS mode and not in Secure Boot Mode After booting from the Live DVD/USB, use the following login credentials: Login: library (Displayed as 'Open Learning Platform') Password: admin123 This Live ISO contains additional Desktop Environments (aka D.E) providing...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    LASS : Library of Assembled Shared Source. Library of C++ code for scientific purposes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    CycloGraph

    CycloGraph

    Altimetry profile visualizer

    CycloGraph is an application to plot the gradient of roads using distances and heights. An open source alternative to Salitaker for plotting the profile of the roads your are planning to do with your bicycle. It also can import routes from kml.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    DarkRadiant

    DarkRadiant

    Cross-Platform Level Editor for Doom3 and The Dark Mod

    Project has been moved to https://github.com/codereader/DarkRadiant! DarkRadiant is an overhauled version of GTKRadiant designed for use with The Dark Mod stealth game (https://www.thedarkmod.com), a Thief-inspired game making use of the idTech4 engine. DarkRadiant is capable of editing maps in The Dark Mod, Doom 3, Quake 4 and XreaL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    HunyuanVideo

    HunyuanVideo

    HunyuanVideo: A Systematic Framework For Large Video Generation Model

    HunyuanVideo is a cutting-edge framework designed for large-scale video generation, leveraging advanced AI techniques to synthesize videos from various inputs. It is implemented in PyTorch, providing pre-trained model weights and inference code for efficient deployment. The framework aims to push the boundaries of video generation quality, incorporating multiple innovative approaches to improve the realism and coherence of the generated content.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Youtube Music Desktop Player

    Youtube Music Desktop Player

    Turns the YT Music site into a desktop application.

    Turns the YouTube Music site into a cross-platform desktop application using QtWebEngine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    MaxFEM

    MaxFEM

    Software for electromagnetic simulation

    MaxFem is an open software package for electromagnetic simulation by using finite element methods. The package can solve problems in electrostatics, direct current, magnetostatics and eddy-currents. Since version 0.4.0, MaxFEM requires Python 3. We have moved the installers to the MaxFEM website (see below). In order to improve MaxFEM, we will require you to fill out a simple form before downloading them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 1 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.