Showing 22 open source projects for "main"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging, just coding in the most pure spartan-programmers way. raylib has received several recognitions in the last years and many people have written about the library. Here there are the main awards received from Google and Epic...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 2
    Particle Firmware for the Electron, P1

    Particle Firmware for the Electron, P1

    Device OS (Firmware) for particle devices

    ... firmware is contained in this repository. The main user code sits in the application.cpp file under firmware/user/src/ folder. Unless you know what you are doing, refrain from making changes to any other files. After you are done editing the files, you can rebuild the repository by running the make command in the firmware/main/ directory. If you have made changes to any of the other directories, make automatically determines which files need to be rebuilt and builds them for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrossDB

    CrossDB

    Ultra High-performance Lightweight Embedded and Server OLTP RDBMS

    CrossDB is a ultra high-performance, lightweight embedded and server OLTP RDBMS. It is designed for high-performance scenarios where the main memory can hold the entire database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    reproc

    reproc

    A cross-platform (C99/C++11) process library

    reproc (Redirected Process) is a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. The main use case is executing command line applications directly from C or C++ code and retrieving their output. reproc consists out of two libraries: reproc and reproc++. reproc is a C99 library that contains the actual code for working with external programs. reproc++ depends on reproc and adapts its API to an idiomatic C++11 API. It also adds a few...
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 5
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    * OFFICIAL WEBSITE * v3.18.2 one C/C++ file & header provides 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & GUI-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6

    HarduIno

    Hardware-optimized Arduino library

    This project is a partial overhaul of the Arduino hardware library, i.e. the main source files that make the core library. The intent is to reduce the overhead introduced by the initial library and eliminate the numerous function calls whenever direct register access is possible.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7

    ulttiny

    tiny User Level Threads library

    The ulttiny library is small, easy to use and very fast. It's optimized especially for scenarios where tasks and task groups are dynamically and concurrently created on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libcxc

    library for handling exceptions and signals in C

    The main purpose of this library is to provide uniform interface for seamless handling of signals and exceptions. This project is focused on simplicity and flexibility - it does not even try to mimic C++ exceptions system - instead, it offers only few simple functions and macros which can be easily combined with custom user code to tune the functionality for particular use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max. Element-Size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
    Learn More
  • 10
    FBL

    FBL

    A smart script system for integrated into C/C++ project easily

    FBL,short of "Function Based Language".The main goal is to make it more easily to debug,more stable,more comfortable for C/C++ users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ALEPH-w

    ALEPH-w

    Data structures and Algorithms library

    Aleph-w is a library of data structures and algorithms implemented in and for C++. It contains the main data structures: single and double lists, special arrays (dynamic and of bits), many types of trees: multitrees, binary search trees, avl, red-black, randomized, treaps, splay and other interesting types. Several types of hash tables are implemented: separated chaining, open adressing with linear probing and double function hash; this last one has a garbage colector mechanism...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    ...: ================= int main( int argc, char *argv[] ) { int n, argPos; float yourFloat; int yourInt; char *yourString; n = superGetOpt( argc, argv, &argPos, "-YourFlag %f%s%d", &yourFloat, yourString, &yourInt, "Help Message", NULL ); return(n); } It's that easy. No header files to create, no argument order to concern yourself with. Please read the testSuperGetOpt.c example and you'll fully understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    debug_mutex

    c/c++ debug-mutex library

    ... with file and line information about were it is located and why it happened. The main purpose of debug_mutex is the detection of deadlocks and outputting useful information, to fix it, by telling you exactly, where the recursion happened. Debug_mutex can easily be disabled and simply used as a cross-platform mutex Library Debug_mutex can be linked statically or externally
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ONUSystem (おぬシステム)

    ONUSystem (おぬシステム)

    ONUSystem is A module-based framework for games and CG arts.

    ONUSystem is constructed by some main modules and sub modules. They work almost independently. It is enables programmers to choice appropriate modules for their own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Win32 Loopless Window Size / Move

    Resize windows without halting main thread

    This project provides easy-to-use code that enables the thread to continue processing while the user resizes a window by providing two simple function calls. 3/16/14: Now implements Aero's "snap" and "shake" features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    libmqlpc

    Message Queue Local Procedure Calls

    This library can be used, to take advantage of SMP systems, protect your program from crashes, upgrade/downgrade functionality on the fly without stopping your main program, test unsafe code/new versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Add-ons to the ECMWF GRIB API. This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation. The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Mailtext MUI custom class package (for Amigas) is especially designed to display electronic messages. Its main features cover: Handling of font attributes, highlighting of quoted text passages and highlighting and handling of URLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    flibc

    flibc - The Forty second Library for C

    Main goals of this library: * light, understandable, ergonomic and fast; * only usefull things for John Doe or Jane Doe C programmers; * produce secure code (https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard). If you want to participate, come on http://github.com/homer242/flibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This a software system for a Robotic Rover. The main purpose is to control the rovers drive system, modules, and autonomous functionality using VR glove gestures interpred by an artificial Neural Network.<br><br> irc.freenode.net #mars-society
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next