[go: up one dir, main page]

22 projects for "ws2_32.lib" with 2 filters applied:

  • 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
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 1
    SPI FLASH Library for STM32

    SPI FLASH Library for STM32

    W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL

    W25qxx, N25Qxx, and other SPI FLASH drivers for stm32 HAL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    ...The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien Parasites" will be placed here soon for Linux 64-bit version, I hope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XML-Parse library is a lightweight set of functions for parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 5
    dbuic2vdvbc

    dbuic2vdvbc

    DB-AGs OLT Barcode to VDV Data Structure Reference Implementation

    ...dbuic2vdvbc is a reference implementation, providing an API which can either be integrated in existing and future applications, or can be used as a guideline how UIC- Barcode processing works. It is entirely written in C, can be used to build a shared or static lib, or for linking the objects directly to the application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Lightweight Java Game Library
    The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library), OpenCL (Open Computing Language) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering...
    Leader badge">
    Downloads: 284 This Week
    Last Update:
    See Project
  • 7

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ...EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    simple C utils

    A small collection of C utilities working on POSIX/WIN32

    ...For now it contains: - CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser - CNet: a simple message passing library for C - jCNet: a compatible CNet lib for Java - CSNet: a compatible CNet lib for C# - CPano: an equirectangular panorama utilities lib - CIrc: a partial IRC client/server implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JoystickTestSDL12

    Joystick test for Windows, WIZ and gamecube

    Simple Joystick Test for windows, gp2x wiz and gamecube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-code email and landing page creation Icon
    No-code email and landing page creation

    Make campaign creation fast and easy with Knak

    Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
    Learn More
  • 10
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge">
    Downloads: 15,713 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Python-3-API to GTK. Simplicity first - just suited for UI-building of apps, in no way for widget-building. Currently 1500 lines for 15 widgets, 130 methods. View all files for some documentation and tests (METHOD-GUIDE.html gives hints for compilati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software for the Voltcraft DL-120TH USB climate data logger project status: abandoned similar projects: https://www.sigrok.org/ framework for signal analysis https://gitlab.com/roeles/vdl120 vdl120 fork, based on apuch/vdl120 https://github.com/apuch/vdl120 vdl120 fork with PID2 0xea61, automatic EP_OUT + EP_IN, memset 0 *cfg see bug #3 https://github.com/lgyurci/voltcraft-dl191v based on vdl120 Voltcraft DL-191V voltage logger https://github.com/patrabu/dl120th dl120th in Python https://github.com/mildis/vdl120 vdl120 in Objective-C for macOS https://launchpad.net/vdl180 vdl180 in C for Voltcraft DL-180THP https://gitlab.com/kollo/X11-Basic_examples/blob/master/All/Tests/usb-VDL101T.bas usb-VDL101T in X11-Basic for Voltcraft DL-101T https://sourceforge.net/p/vdl-141th/code/ci/master/tree/lib/DL141TH/ perl module for Voltcraft DL-141TH temperature + humidity data logger
    Leader badge">
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A kind of encryption named "simple stream encrypt". The length of plaintext segment or the length of key is not limited, but must greater than zero. The lengths of every plaintext segment in a process don't require equivalency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll).
    Leader badge">
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Lightform is a complete music composition application in pre-alpha, written in python with a C backend. It's designed to have the capabilities of programs like Reaktor and Sonar, but with a simplified user interface using a python gui lib called tGUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library to speed the porting of general purpose bio(blocking io, OSS/ALSA) audio applications to the Jack audio server(http://jackit.sourceforge.net).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    The goal of the project is to create an OS for archos device (Jbmm, Av and Gmini series). We are now working on our own kernel on: www.archopen.org. This kernel can be used as a lib to create seperate apps. It also has a gui that is able to launch elf li
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The ff asm lib is a collection of commonly used platform independent assembler functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next