Showing 959 open source projects for "tiny-core-plus"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try 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
    A little C++ library with commonly needed functionalities. It consists of four major parts: commandline parsing, event management, threads and logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library routines for creating firmware for the Cypress FX2 (CY7C68013 and variants) with SDCC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    SqLay is a tiny suite of tools for relational database schema visualization or fast data display / entry on console, X or WWW.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Port of SDL for PalmOS devices with ARM processor and OS 5.x. Joystick, audio, video, timer, files and keyboard supported and additional libs available (SDL_mixer (without OGG and MP3), SDL_image, spritelib and standard C library)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An open source multi-threading library that demonstrates how to use lock-free queues and microthreading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    iPersist is an C++ O.R.M. framework , just like Hibernate. iPersists lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections.
    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
    threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
    Leader badge
    Downloads: 234 This Week
    Last Update:
    See Project
  • 11
    Ilmarin is a rapid game development framework which uses libraries like SDL, OpenGL, SDL_mixer and SDL_image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An extension of the famous toolkit Qt of Trolltech/Nokia written in C++. Features: - multicast support - upnp support (service point / device) - implementation of ajp protocol - support of C++ servlets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CNetworkConnector is network lib to easily use the TCP and UDP socket with Windows and Unix (Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Susi-Z is a platform-independent C++ game and media-art engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library uses OpenCV to perform head tracking and feature tracking to let you have 3d control over your developed 3d world with the aid of your head and a webcam. Uses Irrlicht as its rapid development 3d engine. Developed by www.nighsoft.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MidiWriter is a framework for creating and composing music based on algorithms. The project includes already several examples using these technics. The output of MidiWriter is in the midi-format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A set of C++ containers, data structures, & utilities: Stack-based STL-like containers (StackVector, StackMap, etc.). Serialization, Interpolated Value, CircularBuffer, Quadtree, IntegralUnit, LocatedException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The OgreConglo Project aims to create a useful set of libraries and tools for use with Ogre3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Metaphor Game Engine is a component-based game engine. Goals include a simple, efficient workflow for game development and fast integration of other open source or proprietary middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FE is a game engine that aims make game development process easier, provinding most of the things needed to build a game. It uses SDL as back end library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A catch all C++ utility template library designed to help fill in the gaps and fix problems with the language, the Standard C++ Library, and the Boost C++ Libraries. Uses the Boost Software License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Workflow Magic is an open source, robust, simple and fast, ERP Framework. Provides Customer Example, Supply Example, Financial Example and Production Example. You can implement any company model through our Business Rules Engine and ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo