Search Results for "c programing language" - Page 82

Showing 4258 open source projects for "c programing language"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1

    JAM_OpenFlow

    JAM is a multithreaded,scalable,performance focused OpenFlow controllr

    ...OpenFlow is now being used in commercial SDN deployments. JAM is a multi-threaded, scalable, performance focused, embedded OpenFlow v 1.0 complaint controller developed in system independent C language. It supports cross-platform compilation for embedded network processing platforms e.g. Cavium Networks Octeon processor. Abstractions are considered a critical part of an OpenFlow controller that must be provided to users to abstract away the low level details of underlying network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Water Breakout

    a Breakoutgame on an animated Watersurface (University Project)

    Water Breakout is the result of our group from the Graphics Internship (Grafikpraktikum, or GraPra) and was created in 4 weeks. It is a classic Breakoutgame placed in a lovely oasis in the midst of a desert. Your goal is to keep the Ball in the Game, until it destroyed all Blocks by hitting them. There are different kinds of Blocks and also some special Blocks (like Bombs) in 5 different levels. The Game uses OpenGL and has some Advanced shader effects (like for the Water). The models...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laex tries to be a smart combination of a dictionary and a vocabulary trainer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    snuspi

    snuspi

    C interpreter for the Modular SNUSP esolanguage

    This is a small, easy interpreter for the Modular SNUSP esolanguage. Informations about the SNUSP language can be found at http://esolangs.org/wiki/SNUSP
    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
    elastiC is a Very High Level Language (VHLL) with a C-like syntax. Dynamically typed, with fast Garbage Collection, supports functional programming and robust Object Orientation. Designed to be easily extended and embedded, it's portable and lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bizarre

    Bizarre

    A dynamic programming language aimed at simplicity and speed...

    Bizarre is a free and open-source programming language aimed at simplicity. It's an easy to learn language with simple syntax. Bizarre is focused on new and experienced programmers alike. It's and ideal language to learn if you want to script an advanced program without too much confusion. A new programmer will be able to easily understand and write code in Bizarre. Bizarre has a unique structure to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a new oop language with garbage collection, genericity and lamda functions, wich resembles c++ in terms of syntax, but is more lightweighted. it shall be turned into real c++ code, so interfacing c++/yacll code will be very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    sealisp

    Lisp interpreter for the PSP + UNIX-clones.

    This is a Lisp interpreter which will eventually be ANSI standard compliant. It currently compiles for UNIX-clones and the PSP, it has no external dependencies, with the garbage collector and numeric library and all other components being home made, from scratch. Working so far: * Automatic precise garbage collector. * Procedural macros. * Computer algebra library * A bunch of useful primitives. * A fairly small, but useful standard library. In the PSP build, the following additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tcl9 is an umbrella for all projects related to the improvement of the current Tcl language, towards the hypothetical version 9 (current version is 8.5).
    Downloads: 10 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    PanoPhoto

    Combining panoramic photographs with 3D landscape models

    PanoPhoto is intended to combine panoramic photos made on the Moon and compare resulting panorams with 3D models of the Moon surface. Language is Russian. Комбинирует панорамные фотографии, сделанные (в основном) на Луне и позволяет сравнить полученную панораму с 3D-моделью лунной поверхности.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iplock

    iplock

    Easy to use tool to block unwanted network access.

    The iplock tool is a simple iptables extension that allows you to run iptables commands that otherwise require root access in order to block and unblock IP addresses in your firewall. This is particularly useful if you have a webserver such as Apache2 running a scripting language such as PHP without root permissions. When you detect that a user is likely a hacker (i.e. tries to access a folder named wp-admin on a non-Wordpress website) then you can use iplock <his-IP-address> to block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GRAIL Real Time Location Service (RTLS)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Almake

    makefile scripts and templates for Allegro 4 game library

    This is a group of makefile scripts and templates that helps the developer and end-user to configure, update, and build Allegro/AllegroGL/etc projects, on many platforms, and with different compilers, in a easy way (just type "make" and it will work).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Modern Assembly Language

    Assembler language for modern times

    Adding high level source code constructs to a low level language. As opposed to other assemblers MACRO constructs that give a pseudo high level construct, Modern Assembler Language will have it built in. I would _like_ to go for a C style language construct, but this may change over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    CRFSharp(aka CRF#) is a .NET(C#) implementation of Conditional Random Fields, an machine learning algorithm for learning from labeled sequences of examples. It is widely used in Natural Language Process (NLP) tasks, for example: word breaker, postagging, named entity recognized, query chunking and so on. CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    String Library for C

    String Library for C - a project to develop a Java-like String Library

    "String Library for C" is a project to develop a third party String library for C programming language. This library is going to have a Java-like String library which will provide flexibility for programmers to manipulate strings. Besides, this library may also help developers to reduce work and time without having to depend on standard C libraries which are not powerful enough.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Programming language dedicated for neural network. It will provide an easy way to create node,connections,network layer, and complex neural-net architectures. It will make it easy for users to create,explore, analyze different neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SOME4

    Semantic Object Modelling Extensible library

    The library for easy creation of semantically-based classes. Also additional functionality included Copyright (c) 2011, Volume Networks LLC Author: Alex V. Surnin Licence: GPL3, Commercial Language: Russian
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    AsciiLitProg is a programming language neutral literate programing tool based on AsciiDoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ProteinScript

    scripting language for XNA, c style syntax

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve di fferent parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the assembly of multiple physics codes into a single coupled-physics simulation code. To achieve its flexible lightweight design objectives, LIME 1.0 requires that some amount of customized software be written each time a new multiphysics application is created. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Distributed Object Programing Environment for C++. Template library to make serialization/derserialization (pickling/...) easy - without the need for a special preprocessor or any other compiler extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Easy_AVR

    Easy_AVR

    Easy AVR is a new project to make AVR programing easier on POSIX and UNIX operating systems. The library is being written to make pure C style AVR programming more intuitive ( like Arduino library) but still allow the user to control the microprocessor completely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Crossword Master
    Crossword Master is a resource for use when teaching a second language. Teachers can use it to create puzzles for use in the classroom to help with vocabulary and language skills. Puzzles can be printed in various formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    tiepieitcl

    tiepieitcl

    control TiePie instruments

    An extension for the Tcl scripting language allowing control of TiePie <http://www.tiepie.nl/> products. Works on Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project