Showing 73 open source projects for "simple library"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    Simple Fast Dictionary

    Simple, small and fast dictionary lib on C

    The library does quick search of dictionary words in arbitrary input strings. Known problems are known. :) See appropriate section in documentation. Also, only ASCII words and strings for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    embedded heap library

    embedded heap library

    heap library management for embedded systems

    This library implements a simple, lite and easy to use heap management library for embedded systems. Library includes APIs to reserve memory (malloc) and to free memory with a builtin garbage collector to defragment close area of memory freed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GSPI Plugin Library

    A simple dynamic library wrapper in C/C++ for Windows/Posix platforms

    GSPI_Plugin is intended to provide low-profile support for run-time loading of dynamic libraries and shared objects. It runs on Windows and Posix, has both C and C++ interfaces, is contained in a single header file, and is licensed primarily under the WTFPL, with a small portion licensed under the Boost Software License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple C library for event handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5

    C-Memo

    Generic Memoization Library for C

    A function memoization library for C, meant to make caching the values of functions relatively straightforward and simple. Allows memoization of functions to different contexts, so that sets of memoization caches can be cleared separately. Currently, this has only been tested with the GNU C compiler and has limited test coverage, so it is considered as Beta. If anyone wishes to contribute bugfixes, cross-compiler portability extensions, or other enhacements please feel free to contact...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This project is a tool for beginners to understand why a MPI program works or doesn't. It aims simple MPI codes, with a modest number of Processes. It is a real time view of an executing code, providing help even when the program deadlocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    uTask
    uTask is a simple library for 32 bit microcontrollers (uCs) providing easy to use coroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    c common functions library extracted from my open source projects FastDFS and FastDHT. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    C ADT
    C ADT(Abstract Data Types) is a simple template library written in C which implements commonly used abstract data structures, such as linked lists, trees, queues, stacks, hashes, graphs and associated algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libtexload is a simple C library for loading texture files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clam AntiVirus Client Library provides a simple API to the ClamAV daemon. ClamAVC does not require ClamAV to be installed. ClamAVC communicates with clamd using clamd's documented protocol using either TCP or a local Unix domain socket.
    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 platform independent library for comparing strings against the wildcard masks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lightweight backpropagation neural network in C. Intended for programs that need a simple neural network and do not want needlessly complex neural network libraries. Includes example application that trains a network to recognize handwritten digits.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    miniaudio is written in C with no dependencies except the standard library and should compile cleanly on all major compilers without the need to install any additional development packages. All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Yet Another C Data Structures Library" is a project that aims at implementing a simple, fast, portable and memory-leak-free data structures and algorithms to extend the C Standard Library and give more support and abstraction power for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NixConf is a very simple c++ library for working with configuration files that are in the standard group format used by Linux and Unix applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another small & simple library to implement logging/debugging output for new or existing applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects. Predecessor: https://github.com/tksuoran/renderstack_net Successor: https://github.com/tksuoran/RenderStack
    Downloads: 0 This Week
    Last Update:
    See Project