Showing 5124 open source projects for "source"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    The VII is intended to be used in firewall/IPS testing and stressing testing by simulate IP/TCP/ARP/... packets. VII is a c script based tool which can send any kinds of customized packets. It support random protocol/port/ip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    meta project porting of silc network bot framework to current toolkit, based on samadhi, the SILC robot, written in C, supporting python and perl. comes with alice. not working as of May 2011
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TeenyLime is a middleware simplifying the development of wireless sensor networks applications. The foundation for TeenyLime is the notion of tuple space, a repository of elementary sequences of typed fields, called tuples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FXPLib
    FXPLib is a game creation library that uses SDL, OpenGL, ODE and more, to provide an easy interface to program games in 2D. It manages lights and gravitation between animated objects. It provides a configuration interface for players with a simple scripting language called FXPQuest.
    Downloads: 0 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
    Objective-C bindings for GTK+ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a library and tool to manipulate and parse command line arguments in C/C++ environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nlua -- namespace Lua. nlua provides a C++ binding to Lua. The API is simple and reads like the C++ version of Lua`s official C-API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small, portable garbage collector for C programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Genetic Network Analysis (GNA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SimpleDriveWiper is a very simple command line tool that allows you to wipe the free space of a drive/partition. Its purpose is to obfuscate the residual of data that remains even after attempts have been made to remove it. For Windows,Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MSVC & MinGW static libraries (libintl.lib, libintl.a). UNICODE(UTF-16LE) function return value & .mo directory support (wgettext, wbindtextdomain)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C library with support for logging, configuration, networking, message specification, semaphores, message queues, SSL, timing, epoll and email functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is meant to be a catch-all project for miscellaneous short scripts and patches that enhance CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Asynchronous ONC RPC library that is derived from the FreeBSD librpc and libtirpc that is published from Sun. Support has been added for TLS and UNIX Domain sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Apache 2 module that changes apache into powerful RPC server. Module provides interface to other modules to create remote methods. Module implements xml-rpc and fast-rpc (specification: http://fastrpc.sourceforge.net/?page=manual&sub=spec).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Lessbin

    simple commandline tool for hex-display of a file

    simple commandline tool for hex-display of a file, has a simple mechanism to adopt to the console-size. in combination with less you get a nice hexviewer which can be used in scripts... at least I use it for things like that :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A framework that compares performance of different pieces of code. Available in four languages: c#.net (SharpKinoko), java (JKinoko), c (CKinoko) and c++ (CppKinoko)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Template for creating simple ANSI C text conversion projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A general purpose implementation of the xmlrpc specification in C.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The GUCE project aims to provide an engine that can be used for multimedia applications. At first mainly targeted at game development. The affiliated GUCEF project is used as the main platform uppon which GUCE is build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simplified Number Conversion! Convert any number of any radix base (base 2-36) to another number of any radix base. It is written in C, and uses GTK+ for the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This system provides printed and cursive handwriting recognition service as a shared library on GNU/Linux/Unix systems. Until someone writes another client, try the S/HIP: https://sourceforge.net/projects/ship-project/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    clibutils is collection of common data structures , This library supports any type, Following are the datastructures currently implemented. 1. Dynamic Array 2. Single Linked List 3. Heap 4. Map 4. Set.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB