Search Results for "convert python to c" - Page 68

Showing 3407 open source projects for "convert python to c"

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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1

    XOR Basic Randomness Checker v1.5

    This utility perform a logical exclusion ("XOR") on two files.

    This utility perform a basic logical exclusion ("XOR") on two files, convert each to both HEX and BINARY, and perform basic pseudo-random number sequence tests from (http://www.fourmilab.ch/random/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CUBRID Interface
    This is a spin-off project of CUBRID engine project(sf.net/projects/cubrid) and developing CUBRID APIs for better support. The project covers JDBC, PHP, ODBC, OLEDB, Ruby, Python, etc.. For more information, visit our web site: http://cubrid.org.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    aim is to provide support for monitoring system behaviour through dynamic analysis, and for analysing and modeling this data for a better understanding of system behaviour and for test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded...
    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

    fw2csv

    Convert data file from fixed width format table to CSV

    ... | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    MAK's Folder Locker

    Lock Windows Folder

    MAK's Folder Locker v2.0 Now with advanced option :) Can convert and lock folders to the following types :- Network Connection , Printer and Fax , My Computer , Programs Folder , Administrator Tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Asgard is a role playing game complete with menus, random battles, maps, towns and dungeons. Join the community of developers, writers and artists. Our goal is to deliver a rich and beautiful, free software RPG to gamers everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    My first game written ever in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    webapigen

    Windows console program providing a front end to the cgic library

    ... enjoy concocting small languages and prefer c++ to such scripting languages (php, python, lua, javascript) as I have had passing contact with: if this is you, then you may like this effort. Manual at http://www.njames.co.uk/reference/webApiGen.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MySciTools

    MySciTools

    My scilab tools

    Repository of "my" public contributions to Scilab software Sourceforge ATOMS repository of my dev. for Scilab software Many modules available To add ATOMS repository to your Scilab 5.4: atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4') see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SecQua

    SecQua

    SecQua tries to quantify the security of a given Information System

    SecQua is an open source project written in Python, that tries to quantify the security of a given Information System, using a novel security metric, trying to provide a deterministic, unbiased, objective and efficient measurement. The approach is vulnerability driven and in order to get as much unbiased results, it makes use of the National Vulnerability Database. This work is mainly based on the following publications: *C. Patsakis, Gregory Chondrocoukis, D. Mermigas, S. Pirounias, The role...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cx_Oracle is a Python extension module that allows access to Oracle databases and conforms to the Python database API specification version 2.0 Project has moved to GitHub (https://github.com/oracle/python-cx_Oracle) and new builds are available at PyPI (https://pypi.python.org/pypi/cx_Oracle).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Virtual Speech Mechanism System

    Virtual Speech Mechanism System

    Virtual Speech Mechanism System converts text to voice.

    Virtual Speech Mechanism System is .NET based application written in C#. It can convert text to speech either in interactive mode or take input from a TEXT file. It's output can either be directed to speakers or saved as WAV file that can be played with any audio player. Output wave can be selected to be of channel 1 or 2. It is 2 by default. The speech rate can be controlled by -10 to 10 points depending upon the requirements along with volume ranging from 0 to 100%. VSMS uses a binary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ezStringUtil

    C++ string functions beyond std:: and ISO.

    A collection of functions that are frequently used in string handling programs. STL is used when possible. Locale and internationalization are not considered. Supports stripping whitespace, delimited splitting, set operations, delimited field searches, case handling, comparisons and delimited file parsing. Benchmarks are included and show this to be faster than StrTk, Boost, Python and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    This is a templated, self-contained, single header implementation C++ class for parsing array slice operator strings that specify a min, max, and stride, such as "1:10:2", "::3" or "-1,-5,-2". There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LDScsv2GPX

    Convert a LDS CSV into GPX file

    I don't live in a LDS dense population, but I often visit members of the faith that don't live in an area I'm familure with. I don't have a smart phone, but I do have a GPS. I know that adding all of the data from a ward directory would be a waste of time. This tool allows for anyone to translate the CSV that the LDS church provides to a GPX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Evolving Objects

    Evolving Objects

    This project have been merged within Paradiseo.

    See the new project page: https://nojhan.github.io/paradiseo/ (Archived project page: http://eodev.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WebItWidget

    WebItWidget

    Make/Run Windows Applications Using HTML, CSS, & JavaScript

    WebItWidget enables you to display a website from your hard drive so you can make/run your own, applications using HTML, CSS, JavaScript, and/or PHP without hafting to learn desktop coding languages like C, C#, C++, VB.NET, Python, Ruby, Java, etc: etc:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open source YUV player using the SDL library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    QAudioCoder

    QAudioCoder

    A Qt-based C++ library for audio decoding, encoding and conversion.

    QAudioCoder is a Qt library for decoding and encoding raw audio samples. The library also provides functionality to directly decode or encode audio files and convert between different formats. Currently only WAVE, MP3 and FLAC formats are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Exchange (OpEx)

    Open Exchange (OpEx)

    The open source Algorithmic Trading System

    OpEx is an application suite that includes the main building blocks of commercial electronic trading systems. All OpEx applications run on distributed system architectures.
    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.