Showing 45 open source projects for "the gnu compiler collection"

View related business solutions
  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1

    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: 0 This Week
    Last Update:
    See Project
  • 2
    UMHDL

    UMHDL

    Integrated Development Environment (IDE) for learning HDL

    UMHDL is an educational Integrated Development Environment (IDE) intended for learning digital designing with programmable logic devices using Hardware Description Languages (HDL) through simulation. It is an open-source application created at the Miguel Hernández University (UMH). The aim for the UMHDL development was to have a graphical application that allows learning the VHDL language without licensing restrictions (using some existing open-source tools) and requiring few resources. So,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    FreeDB2MySQL

    Java-API for transferring xmcd-textfiles to MySQL.

    FreeDBs metadata-collection on compact discs is stored in a tremendous large set of tiny text files. This Java-package transfers the content of all these files to only few (two or four) MySQL-tabes and provides access to the MySQL-data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Apollo85

    An emulation of the experimental computer board 85.

    An emulation of the experimental computer board 85, called ECB85, including an assembler and a c-compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    LibriVox EXPLORER from CommonVox.org

    LibriVox EXPLORER from CommonVox.org

    A new way to experience LibriVox audiobooks on a Win/Mac/Linux desktop

    A new way to experience the LibriVox collection of public domain audiobooks on your Windows, Mac, or Linux desktop! Powerful browse options are complemented by automatic download and import into iTunes. Choose from over 8,000 titles in the LibriVox catalog. Self-curate by adding your favorite Authors, Readers, or individual Audiobooks to MY LIST. Want to listen right on your desktop? LibriVox EXPLORER lets you get a quick preview or listen to entire works, with bookmarking to keep your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sdcf

    sdcf

    SDCF - Sensor Data Collection Framework for Android

    SDCF is an extensible and highly configurable sensor data collection framework for Android. The SDCF library provides a full configurable service to collect different sensor data (accelerometer, gsm, wifi, network and gps, light, temperature etc.) on a mobile android device. The data is stored in a local database (on the device) and can be transmitted to a remote host periodically (serialized to XML, and optionally packed into an rsa-encrypted archive). The service can also broadcast the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    assassin-creed

    change simple query to relation algebra

    this is my compiler project with my best friend Alireza Alijani .it easy change query to relation algebra picture with Latex . با سلام به دوستان این پروژه ی من و آقای علیرضا علیجانی در درس کامپایلر است کوئری پایگاه داده را یه تصویر جبر رابطه تبدیل می کند
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Card Maker

    Card Maker

    Créez et gérez vos cartes de communication en tout simplicité

    Card Maker est le fruit d'un projet tuteuré de DUT informatique, ayant pour but de permettre la création de cartes de communication. Cette application a été développée pour répondre aux besoins des personnes ayant en charge des individus sujets à des troubles de la communication, notamment l'autisme. En ces circonstances, la méthode PECS (acronyme anglais pour Système de Communication par Echange d’Images) est souvent utilisée. Cette méthode accélère l'acquisition du langage parlé par...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    An important tool for Algorithm Visualization (AV) developers is a repository of good examples of existing AVs, including source code. The goal of this site is to build a collection of AV implementations from a variety of developers in the AV community.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 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
  • 10
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BotoSeis

    This version is deprecated

    BotoSeis is a collection of interactive Java programs for seismic data processing. It may work also as a graphical user interface for packages like CWP/SU (Seismic Un*x), Madagascar and user home made programs. A new version is available at: https://github.com/botoseis/BotoSeis You can find a user guide at: https://germangarabito.wordpress.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Collection of the useful games, utilites, education programs etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a Joos 1W compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Education Initiative in CS. This project aims to create a collection of tools to help learn CS algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Verto is a compiler that uses a top-down recursive descent parser implemented in Java for educational purposes. It translates Verto language (a subset of the C language) into Caesar machine language. Verto is the Latin word for interpret.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This project aims to develop a collection of educational games for the Digital TV under JavaTV and HAVi API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GWUS stands for grad write up system and is web based software that is designed to allow easy collection of grad write up's and quotes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    M.A.N.G.
    Marc's Awesome Name Generator is a Java based library to allow the easy and fast generation of random first, middle and last names based on user-definded criteria, such as culture of origin or contained letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Semantic Web implementation using native xml database as backend storage. A SPARQL java compiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JPlate represents a collection of reusable frameworks, tools, utilities and Java source code. Ideally JPlate will provide the plumbing by which constructing solutions (for example applications) will be simplified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project is a collection of Java source codes for EPROG provided by the computer science students at the Technical University of Vienna (Austria).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DLESE (Digital Library for Earth System Education) is a community-supported digital library dedicated to the collection, enhancement, and distribution of materials that facilitate learning about the Earth. Sponsored by the US National Science Foundation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Collection of Java libraries, including Java classes, under the GNU Lesser General Public License. This collection includes all versions that are under the GNU LGPL, even if a newer version is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB