Search Results for "compiler python linux" - Page 26

Showing 1827 open source projects for "compiler python linux"

View related business solutions
  • 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
  • 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
  • 1
    The igraph library

    The igraph library

    Library for creating and manipulating graphs

    This is a library for creating and manipulating graphs with focus on speedy operations for large, sparse graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    STP

    MOVED TO GITHUB. Code here is STALE.

    THE STP CODE HAS MOVED TO GITHUB. THE CODE HERE IS STALE. PLEASE CHECKOUT THE FOLLOWING WEBSITE: http://stp.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Poe

    Poe is a small, fast, flexible scripting language.

    Poe is a lightweight scripting language. The language is written entirely in ANSI C, meaning that the language is ultra-portable (i.e. that it can exist on any platform for which there is a standard-conforming C compiler). Poe is a toy language that is not, and will never be, suitable for production use. However, writing the language was a fantastic academic exercise and the source code is available freely as a reference to anyone who may be interested. The entirety of the source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    This project is moved to: https://github.com/libyal/libewf This site still contains contibs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Speect
    Speect is a multilingual TTS system. It offers a full text-to-speech system with various API's, as well as an environment for research and development of TTS systems and voices. It is written in ANSI C and uses a plug-in mechanism for extensions. Speect also includes an extensive set of Python bindings for quick implementation of new ideas, these bindings are derived from SWIG interface files and can easily be extended for other languages supported by SWIG. Speect is free and open source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PolyBoRi
    PolyBoRi is implemented as a C++ library for Polynomials over Boolean Rings, which provides high-level data types for Boolean polynomials. A python-interface yields extensible algorithms for computing Groebner bases over Boolean Rings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    weblinux

    Modern, easy to use distro based on Ubuntu.

    The purpose of this is to create two operating systems for any purpose. The core edition is for basic computing on the internet from a pen drive or live-CD. The Enterprise version can host a web server (gotten from the app installer), and be used for home or business use. A new app installer is being created for the Enterprise version. The app installer supports cross-platform apps, and can install standard linux or source-code apps. Enterprise is our recommended download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    ... logic such as platform-independent mutex, but newly defines 4 abstract functions (i.e. using function pointers) for allocating, acquiring, releasing and deallocating locks of the environment data. Users may define their own functions that fit for their system by using their platform-dependent mutex. CLIPSwl also support the safe string-related functions treating the rules, and refining the warning parts of the code when compiling with gnu g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ubnhd2

    ubnhd2

    A native, dual-bootable ubuntu for the HTC™ HD2 Phone (qsd8250 SoC)

    ubnhd2 is a security and pentest focused ubuntu/debian system that runs natively on the HTC HD2 phone. To boot this you need the Magldr on your phone and the first FAT partition should be named "SD". The wifi drivers are not included check the Ubuntu HTC HD2 Section from forum.xda-developers.com/showthread.php?t=1975081 for more details.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    C++ Airline Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,127 This Week
    Last Update:
    See Project
  • 14
    Debug Assistant Library (DAL)
    The Debug Assistant Library (DAL) is an assistant library for debugging, across platforms with uniform interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files. It transparently handles conversions between time and pulses, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included. Note that the development has moved to https://github.com/nilsgey/libsmf.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    cparser is a library containing a parser, lexer and semantic analysis for the ISO C99 language. It should be used as a compiler frontend, a base for source-source transformation, or source-checker tools.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    NSDMiner

    Tool for identifying Network Service Dependencies

    NSDMiner is a non-intrusive tool developed to solve the problem of identifying Network Service Dependencies in Distributed Systems. For more information, see the paper "Arun Natarajan, Peng Ning, Yao Liu, Sushil Jajodia, and Steve E. Hutchinson, "NSDMiner: Automated Discovery of Network Service Dependencies," in Proceedings of IEEE International Conference on Computer Communications (INFOCOM '12), Orlando, FL, March 2012." This work is supported by the U.S. Army Research Office (ARO)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Algorith

    Math Games Logic Algorithms

    This page is a space dedicated to publishing and sharing algorithms. It has four theme pages where you can find mathematical algorithms, games, software and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LinkChecker

    check links in web documents or full websites

    New Homepage: http://wummel.github.io/linkchecker/ Linkchecker features: - recursive and multithreaded checking and site crawling - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support - restrict link checking with regular expression filters for URLs - proxy support -...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    SunlightLB is an open-source 3d lattice Boltzmann code which can be used to solve a variety of hydrodynamics problems, including passive scalar transport problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bifurcation Analysis Library
    A C++ library for the computation of bifurcation diagrams: it provides tools for the integration of systems of ODEs that depend on parameters. A Python interface is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CIMHA is aimed to create integrated suite to provision and manage HA clusters in virtual environment. It analyzes kernel/hardware health of cluster nodes by using VESPER(linux kernel prober) and migrates the Resources based on probe signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Forth compiler for the Compiled Virtual Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This Sybase module provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions.
    Downloads: 8 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.