Showing 3849 open source projects for "http c tiny"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1

    Walley for javascript

    Walley for Javascript is the walley language written in javascript..

    Walley for Javascript is the Walley Language written in javascript.. There is also a C language version Walley Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GridPad

    GridPad

    An alternative input method for entring text with your fingers

    GridPad is an alternative input method for entering text with your finger, a Simple Character Recognizer Software. It’s an approximation to a handwriting recognition program, but in the most simply way that you can think. Have a look in the User Manual to know how GridPad works. This version includes the following features: * Integration with Illume (QWERTY button integration) * Learn Mode * Capital letters, Normal letters, Numbers and Symbols. * Predictive mode *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    The Wrath Of Mamm

    2d puzzle game

    Simple 2d puzzle game similar to chips challenge. I started writing it in Qbasic and then rewrote it in Blitz basic with improved graphics. This is the latest iteration in C++. All of the graphics and code are mine except for the Mappy playback library. (for more details visit http://tilemap.co.uk/mappy.php)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Mohawk Player

    Point-and-click 2D game engine

    This project will implement a player for the Mohawk archive format. The player will be written in C++ and use wxWidgets as GUI, so as to be portable to various OSses (with focus on Linux and Windows). The Mohawk archive format is used by the games such as Myst and Riven (both from Cyan Worlds [http://cyan.com]). Visit the associated Web page to see the status of the componenents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GLCD SED1531 Library

    C-Library for microcontrollers to control SED1531 based LCD's

    The GLCD SED1531 Library provides functions to draw pixels, lines, filled- and open rectangles and text for micro-controllers such as the Atmel 8-bit AVR series for (very cheap!) SED1531 controller based graphical LCD's. The library is written with portability to other micro-controllers and compilers in mind; all target specific parts are stored in a separated header file . The included example is for the Atmel ATtiny2313 and AVR-GCC. It is expected that other targets can be supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OctoMap

    Moved to new location: http://octomap.github.com/

    A probabilistic, flexible, and compact 3D mapping library for robotic systems. OctoMap provides efficient occupancy grid mapping in 3D using octrees. OctoMap development has moved to http://octomap.github.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yxorp is a reverse proxy and application level firewall for the HTTP protocol. It can do all kinds of checks on HTTP traffic, and is highly configurable. It also has other functions that are useful for a web frontend, like load balancing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    This is the home of the old MindTouch Platform and Core. This project was turned over to the community in 2010. Please visit www.MindTouch.com for the most up to date version of MindTouch--software that accelerates customer success. More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Vemsql

    Gestor de base de datos para mysql

    Gestor de bases de datos diseñado para trabajar con el motor mysql, esta hecho en C#, para funcionar requiere tener instalado el conector de mysql para C# que se puede obtener gratuitamente desde aqui: http://dev.mysql.com/downloads/connector/net/ solo requiere que se registro, el conector actual usado es el 6.6.4, ademas de que se debe tener instalado el net framework 4.0 o superior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DMouse

    DMouse

    Camera Mouse

    Mouse control via webcam: DMouse was developed as a simple and easy-to-use application that allows you to control your mouse cursor with the help of a webcam. Now, you can perform various actions with the help of your hand. All you have to do is calibrate it and you're ready to go. Requirements: · Webcam How to use DMouse?-Full tutorial: http://www.youtube.com/watch?v=WlV0c4LnTZs The full code behind DMouse: http://robofreaksindia.wordpress.com/2013/04/01/the-code-behind-dmouse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    smartCOMs

    smartCOM is a graphical serial device terminal.

    smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config. http://gnssinfo.com/2012/11/21/wiki-smartcom/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tiny-DSP library

    tiny-DSP library

    small and fast library dealing with signal processing

    Tiny-DSP library contains c sources of a fast, tiny, portable and generic FFT (Fast Fourier transform) and inverse FFT. Supported are all power of two sizes (like 2,4,8,16,32,...) for one and two dimensional floating point arrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multi-connection command line tool to download Internet sites. Similar to wget and cURL, but it manages up to 50 parallel links. Main features are: recursive fetching, Metalink retrieving, segmented download and image filtering by width and height.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Matlab test to .NET C#

    Matlab test to .NET C#

    Open Source Code Simple Test of Microsoft .NET C# using NE Builder

    FREE Download Open Source Code Simple Test of Microsoft .NET C# using MATLAB NE Builder Toolbox This is a simple demo of this powerful Matlab toolbox with some M script algo examples Download the ZIP package from http://quantlabs.net/blog/2012/11/free-download-open-source-code-simple-test-of-microsoft-net-c-using-matlab-ne-builder-toolbox-matlab-csharp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The slrn source code is maintained in a git repository located at http://www.jedsoft.org/snapshots/.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jupiter
    Simple, easy to use hardware and power management applet for all i386 and x86_64 Linux laptops, and netbooks. A key component of Fuduntu and the Aurora Linux distribution. Deb packages for Ubuntu are available from Webupd8. Please note Jupiter Applet has been retired and is no longer supported. http://www.fewt.com/2012/12/an-important-announcement-about-jupiter.html
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    An open source software project delivering converged voice and data applications. The StarPound platform enables you to rapidly develop voice and data solutions using the power of business process modeling. More info: http://www.starpound.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    comStudio

    comStudio

    Serial communication utility

    COM Studio utility helps to develop and test a serial communication protocol for embedded application like USART or RS232. COM studio is a cross platform application developed on top of QSerial device using the QT library. With COM studio is possible to create a set of command frames to be sent to the COM port and decode the answers coming from the device. The serial protocol can be fully customized with a graphical user interface. This software is OPEN SOURCE and released under GPL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A QGIS plugin to facilitate data processing for Bayesian spatial modeling. (doi: 10.1111/j.1600-0587.2010.06598.x) Alternative site: http://code.google.com/p/maps2winbugsplugin/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PhotoKit

    PhotoKit

    Photo browser with impressive 3D effects, slide effects and animations

    PhotoKit is a photo browser with impressive 3D effects and many slide effects. Features: 3D effects Slide effects (my another project NextEffect). Multi-touch (e.g. on N9) EXIF information. Share images to sina weibo. (for Chinese users) Online images with Google image search. Build debian package (make deb). PhotoKit can not manager photos now, just viewing. It will be possible in the future. The UI of PhotoKit is based on Qt graphics framework (except filedialog), so you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Twentyone Bot

    An IRC bot which deals the game 21 aka Blackjack.

    Play now at http://webchat.freenode.net/?channels=#twentyonebot. Just say "Hi!" This bot will play the game of 21 with users in an IRC chat room. The game is quite similar to Blackjack, but is played with dice instead of playing cards. Players continue rolling dice until the sum of all rolls is as close to 21 as possible, but don't go over! This project is based off of the source for the same game which was written by Jason Hamilton and updated slightly more recently by LuizCB (aka pincel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FL!P

    FL!P

    Flip data model framework, real-time collaboration-oriented

    Flip is a data model library, designed as a framework, real-time collaboration-oriented, transactional, portable and compact. Documentation : http://ohmflip.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GPUmat

    GPUmat is a C/C++ GPU engine for Matlab based on NVIDIA CUDA.

    Please download Windows and Linux version by clicking on "Browse All Files". GPUmat allows standard MATLAB code to run on GPUs. The engine is written in C/C++ and based on NVIDIA CUDA. Please contact gpyougroup@gmail.com for any questions. Unfortunately GPUmat was compiled for CUDA 5.0 and we basically stopped any support for other CUDA version because we don't have the resources to do it. But you can compile the source code if you want. Instructions to compile the source code: You need to download a SVN client and then from command line: svn export http://svn.code.sf.net/p/gpumat/code/trunk ....
    Downloads: 0 This Week
    Last Update:
    See Project