Showing 21 open source projects for "access"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    MTKRoot

    MTKRoot

    MTKroot 3 – Root Tool for MediaTek (MTK) Devices

    MTKroot 3 is an open-source tool designed to simplify the process of obtaining root access on Android devices powered by MediaTek (MTK) chipsets. Developed with a focus on compatibility and ease of use, this tool provides advanced users and developers with the ability to unlock their device's full potential, enabling custom ROM installations, system-level modifications, and deeper control over the Android OS.
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 2
    OpenB3d is a library that allows easy access to 3d features of OpenGL, and quick game development
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Trope for Haiku

    Trope for Haiku

    General-purpose text editor for Haiku

    Trope is a text editor, written in the yab programming language for the Haiku Operating System. Nothing special about it, you've used text editors before. It does have a few features other Haiku text editors presently don't have, though. 1. easy access to High-Ascii and Unicode accented characters from the menus 2. Graphical Toolbar 3. Snippets 4. Word and page count How big a file can Trope take? Well, I test it on Tostoy's War and Peace - over 3 megabytes of text. Trope takes a very long time to load this monster, but it doesn't crash under the load, and once it's in, it will happily open up new windows with lesser documents.. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    YaBASIC libs 2

    Libraries for the yabasic interpreter

    A series of libraries for yabasic , the BASIC dialect by Marc Ihm, that give access to a number of common utilities on Linux. Not tested on other UNIX platforms, but it should be possible to adjust them accordingly. This site contains a rethink of my earlier libraries collection (https://sourceforge.net/projects/yabasiclibs/). See the README for details. Distribution is via source code in the git repository only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    A Windows application for connecting to and working with several different database systems, ranging from Microsoft Access to MySQL, PostgreSQL, Oracle, SQL Server, SQLite and more, using ODBC drivers. Written in PowerBASIC for Windows 9.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    Personal Radio Station OSE

    Personal Radio Station OSE

    Simple and efficent Radio Automation system linux based

    Gambas applications to manage and broadcast a little radio station in pure client server architecture. installation steps: 1) run settings module (preferences and db access information) 2) import using Music Manager application (use this module every time you would ingest new songs) 3) start main player application (PRS_ose) and keep broadcasting :D 4) add music strategies, commercials, etc with extra applications from the PRS suite :D Preferred language Gambas3 Database server mysql Developing platform ubuntu 13.10. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    The Duck

    Match databases by probabilistic not unique KEYs. Find similar TEXT

    ...Matching files by string. Search by word or string similar. Compare two columns of data containing similar strings (name, data or number). Please TRY it by typing TRIAL in ACCESS KEY.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Random Access File Maker 2

    It will allow you to create random access data file structures.

    This program is a saved token file for Liberty BASIC users. It will allow you to create random access data file structures and copy the code into your LB program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    libjoyrumble

    libjoyrumble

    Extremely simple joystick rumble / vibration library

    The purpose of this library is to provide game / emulator programmers an extremely simple way to access the joystick "rumble" feature. As of now it's only for Linux. There are plans for a Windows version in the future (help needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    ...Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    ...Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wine-bindings is a set of executables to help your windows program detect if it is running in a wine environment. This is so you can optimize your program for the wine environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Operno 5.50
    A dynamic and object-oriented programming language for developing extensions of modifiable applications. Features: OOP, flexible syntax, vectorial operations, dynamic linked lists, IDE, HTML generator, includeable DLL an so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Configure your PC to access the Internet using the mobile and keep your connection charge under control. If program do not run install gambas2-gb-gtk gambas2-gb-qt packages. Additional language support for: Italian, French, Spanish, Croatian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Very raw graphical interface, just meant to be fast on the 10Mhz 8086 gear it was written on. And it was. The code is optimized for lightning-fast score recognition, and uses direct raster access to the EGA interface. M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimpleSongs is an open-source music player developed using Liberty BASIC. It can play *.mp3,*.wav, and *.midi files, has a library and uses the Sony Connect Online Msuic Store. At it's current stage there is no function for opening a library database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clone of WinCue for Winamp. Medialibrary for extreme quick access. Textphrases, regular expressions, foldernames limits tracks to certain files/songs. Tested with Xmms, but adjustable for any command-line supported Player. AutoCue need InfoPipe and Xmms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    yabasiclibs

    Extension libraries for yabasic

    A series of libraries for yabasic , the BASIC dialect by Marc Ihm, that give access to a number of common utilities on Linux. Not tested on other UNIX platforms, but it should be possible to adjust them accordingly. This software is still very much in the planning and experimentation stages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB