Showing 1548 open source projects for "simple library"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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.
  • 1
    This is a simple fully ANSI C-only library that supports some generic data structures like safe strings, hash tables, linked lists, balanced trees, and so forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The DLC toolkit aims at providing a simple managment of dynamically loaded C++ classes for Linux-flavour and Windows platforms. Through this toolkit, it is easy to manage classes as plugins loaded at run-time in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C-code that make it easier to fork and execute functions in new processes and then collect the data in the parent process. Mainly intended for MOSIX/openMosix (and other SSI clusters) that lack distributed shared mem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xtree is a Document Object Model XML extension library for PHP (written in C) that is extremely fast, simple, and efficient. With this extension, loading, saving, and manipulating XML documents couldn’t be easier. An XPath Interpreter is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Satsuma XML is simple but very flexible XML binding API for Java objects. The primary goal is to be able to map between pre-existing (ie legacy) Java classes and pre-exising XML schemas, no matter how complex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a collection of Java utility classes that I have found useful in building large-scale web sites and enterprise applications. It includes a simple pseudo-LRU cache, a class to read Java properties from an XML file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sagüim is a powerful, intuitive and easy to learn 2D game programming library. Sagüim allows you to create a simple game with only a few lines of code and has powerful features that facilitates the management of complex projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    P4D is a lowpolygon 3D editor and a game environment. With the editor you can modify bonebased 3D models, animations and textures. The game environment (which is also used by the editor) provides simple script-, physic-, particle- engines.
    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.
  • 10
    A very simple component object model with just the absolute basic features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is to implement a java like C++ library. this library will be simple, robust and object-oriented. It consists lots of classes which is very much like java, but written in C++. It is easy to port java code to C++ using this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PCS Java Toolkit provides useful stuff for developing Java Applications, especially Web Applications. E.g. a small and simple framework for building web applications similar to Jakarta's Struts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Starlang is a simple byte-compiled imperative programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trivial GDB (tgdb) is a library for making front ends to GDB using a simple API. Included with tgdb is a lightweight, but fully functional curses front end called cgdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spartacus-G is a simple, extensible graphics engine. It can handle custom classes in an efficient way. It currently focuses on a simple API and is currently only supported (read tested) on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library makes SRV records in DNS simple to use; actually, due to the fallback for classical connection mechanisms, it makes building a network connection in general extremely simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jConX provides a java library that allows developers to bind data contained in Xml configuration files in java beans in a really simple fashion. This project is abandoned! Please go to jcman.sourceforge.net ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    projectION aims to be the definitive project management and team organization tool under the J2EE platform. With projectION you will be able to manage your calendar, teams, projects, tasks, times in a simple and efficient manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Extremely simple Java XML data type, very useful as a parameter/return type, as well as a class property type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wiki Text Formatting Engine (WTF Engine) converts simple text into HTML. It will run on any platform using a variety of languages such as PHP, Perl, JavaScript and VB Script. It is intended to be a library used in other software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libnwrap - a library of network function wrappers that provides a simple and clear yet powerfull enough API for UNIX network programming. It targets ease of use, protocol independence, reentrancy, thread-safety, as well as built-in cryptograpy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    linda is an simple library implementation of Linda parallel programming system (http://www.cs.yale.edu/Linda/linda.html). To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd and rdp with linda.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    stdnet - original: C++ networking class library; simple event-driven interface stdnet2 - revamp: C++ class library for java-like programming; networking; etc. stdnetj - TODO: Java version of stdnet2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a parser generator, like the lex and yacc, but is based on the JavaCC grammar. It was writing in c++, run on linux and dos, and don't use another library. The grammar parser is specified through a simple file, and the parser generated
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo