Showing 1141 open source projects for "https c lib"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    Yazoo is a command-line scripting language and a wrapper for co-compiled C routines. Variables, functions, sets, structures, etc. are all the same thing in Yazoo -- this gives it simplicity and significant flexibility. Yazoo is obsolete! Its much-improved successor is Cicada script, which can be found at: https://github.com/heltilda/cicada/tree/master
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    lavender-firewall

    lavender-firewall

    Personal firewall for linux desktop and android phone

    This is extremely handy for Android Phones, as now most third-party Apps from mobile market is now close-sourced and it's hard to promise its security, but some of this functions may be tempting, so we have to install it and give it permissions what it want at installation stage, and then it may do something we don't like in the background, now with Lavender we can at least prevent from accessing network if we don't trust it. Both linux desktop and Android Phones are now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    liby64

    C library for Y64 encoding and decoding

    Y64 is a variant of Base64 encoding designed to be URL safe. It was developed and used at Yahoo. This C library translates between 8-bit character arrays and Y64. For more information, see http://en.wikipedia.org/wiki/Base64 and http://www.yuiblog.com/blog/2010/07/06/in-the-yui-3-gallery-base64-and-y64-encoding/ Much of the code came directly from libb64 (https://sourceforge.net/projects/libb64/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    "Translater Trans Writer" ("Translator Trans Writer") is a type of scripting program. NEW sourceforge LOCATION: https://sourceforge.net/projects/translatortrans
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    OCIViz

    OCIViz

    Visualize data from the opencellid.org project

    Open-Cell-Id-Visualization (OCIViz) ========================= Tools to visualize and analyze opencellid data. Create Googlemaps overlays and statistics. http://www.opencellid.org/ Contains (2013-06) >60million datasets of celltower information worldwide. This project wants to find out: * how much data was gathered where * quality of the coverage * what can you do with the data (localization etc.) For more information on what works and todos, see the project wikipage:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MAIA_Reg_Browser

    MAIA® Reg. Browser 1.4 helps you to browse the registers of a PIC®

    MAIA® Reg. Browser 1.4 helps you to browse the large number of registers in PIC® devices. You just have to pick up a register name in the Reg. List, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). You can also use the search line to type the first letter of a register name or a configuration bit name (upper or lowercase). The software automatically pops up all the related register or configuration bit names beginning with the letter; So you just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MacIP is a protocol to encapsulate IP in AppleTalk. macipgw is a BSD daemon that acts as a router between native IP transports and an AppleTalk network, to allow nodes that only have AppleTalk connectivity to communicate with IP-based nodes. There's also a Linux port at https://github.com/zero2sixd/macipgw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ProviewPi

    ProviewPi

    Proview on the Raspberry Pi

    ProviewPi is a SD image with an unofficial Proview release for the Raspberry Pi. ProviewPi is obsolete. There has become an official Raspbian Proview V5.0 release. You can get it here: https://sourceforge.net/projects/proview/files/proview/proview_5.0.0-1/raspbian/ /M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents. Development of hypermail continues now at github: https://github.com/hypermail-project/hypermail
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    The Grid-Cache is a GSI HTTPS data transfer server. The server can share, for read and write, local resources and remote repositories using a cache based optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Deep Space Pirates
    A space combat simulator game/learning project. All the info in our wiki: https://sourceforge.net/apps/mediawiki/dspirates/index.php?title=Main_Page Our code at: https://deepspacepirates.codeplex.com/SourceControl/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Portable aeabi

    C portable ARM aeabi

    ...GCC provides a much better implementation but requires gcc shared lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBFrames is an application framework for building data aware applications for Windows Mobile devices. It uses PythonCE, SQLite and PocketPyGui. Version for Android (writen in Java): https://github.com/yurtk/dbfragments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way. The numeric stuff really just illustrate the use of a real little physics-engine aimed at articulated body simulation... that's the funnest part of it: but of course much more is coming. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting. The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for ACM/ICPC training. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OpenShader

    Open architecture GPU simulator and implementation

    Documentation, simulator, compiler, and Verilog implementation of a completely open-architecture graphics processing unit. This design is intended for academic and commercial purposes. The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Itchy++

    A Scratch C++ Port

    [[https://github.com/ItchyPlusPlus]]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    Includes: Shared Memory Library Library intended to ease the communication task between the processes. The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock. Data in the memories can be easily saved to a file. Each method is thread safe so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cuLsoda is an implementation of the Livermore Solver for Ordinary Differential Equations with Automatic switching for stiff and non-stiff problems (LSODA), written in NVIDIA's C for CUDA GPGPU API. NOTE: This repository is now deprecated and replaced by a new one at GitHub: https://github.com/Celemourn/cuLsoda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Mayax

    Mayax is a 32-bit hobby OS with windows style GUI.

    Mayax is a 32-bit hobby operation system with windows style GUI. Actually, it support 2 modes: text mode & GUI. - What it looks like? A: Check out mayax-gui.mov and Mayax-text mode.mov from Downloads/videos. - Do you have a demo? A: Yes. 1. Download Bochs.zip or Qemu.zip from Downloads/demo 2. Unzip 3. Run bochs.exe(recommand) or qemu.bat. - How to enter GUI? A: startx [enter] - Known issues? A: A little unstable because of memory management. If it happens, just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wireshark plugin for dissecting cemi payload of KNXnet/IP packages. requires https://sourceforge.net/projects/knxnetipdissect/ to work. Download is available for Linux. Source code "should" compile on Linux/Posix unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SKATRAK-Playground

    SKATRAK-Playground

    Proyecto de videojuego para el CUSL 2012-2013

    Descripción completa en: https://github.com/SKATRAK/SKATRAK-Playground#skatrak-playground
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    dummyftp

    Extremely simple dummy ftp server runs as a unix thread.

    !!!! PROJECT MOVED TO https://bitbucket.org/nnovzver/dummyftp !!!! The goals that I pursue in my project is: - creating the extremely simple server for educational purposes - server can be run as a thread in any application - a set of commands supported by the server handle simple operations (transfer directory tree, delete, upload and download files) - the server supports only one user at a time with the login and password that is set in the header file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Archivist is a network device configuration archiving program, using Subversion as revision control system. You can use Archivist to back-up and track configuration changes made on routers and switches in your network. Thanks to multithreaded operation, Archivist can be quite fast. In a few minutes, you can check and archive configuration of more than 2 thousand devices. Supported are: Cisco IOS, Cisco NX-OS, Cisco CatOS, Cisco FWSM, Cisco ACE, Juniper JUNOS and Brocade/Foundry MLX...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo