Showing 545 open source projects for "c-bus"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    DFA library is a regular expression library capable of the classic RE syntax (i.e. - without any perl extension). Unlike many other libraries with similar functionality, a deterministic finite automata (DFA) is used. DFA was formerly called npcre, wh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Snack combines a high-level object oriented language (think JavaScript) with a bytecode execution engine. An example air traffic control game (a port of the classic ATC) and a text adventure framework are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    creates a compressed trie that maps keys to values and values to keys. Compression is on the front end of keys. Useful for lightweight reserved word creation in constrained memory/processor power situations. Written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KiwiBasic is BASIC interpreter for Mac OS X. It is implemented base on KiwiEngine framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    1664 macro assembler, simulator, console debugger, interpreter (host system calls.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hashdot: Java-platform script launcher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Schemik is an implicitly-parallel dialect of Scheme, this means the parallel execution of programs is done independently of the programmer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    an embeddable Lisp system that is lightweight, reasonably fast, and highly extensible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Glib/GTK+/GDK language binding for the librep Lisp environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CISPGE Código de Instrucción Simbólica para uso GEneral - Es un interprete de lenguaje tipo Basic pero en castellano, el objetivo del mismo es didáctico, permitiendo dar los primeros pasos en la construcción de un interprete de lenguaje.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Crikey 6502 is basically a machine code monitor and simple emulator coded mostly from scratch in C. It is compact, but it has many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data. Based on the stacked channels of the tcl core (ability inter
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    ferite is a modern, lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and leverage for any task. It\'s been designed for rapid deployment in other programs as well as stand alone use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    MacPerl supports the Perl programming language on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The MDK provides a simulator of D. Knuth's MIX computer, and a development environment to write, run and debug MIXAL programs on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    this is a preprocessor to provide a "national lang support" before the compile-time and then save a lot of run-time. it initially intended to process websites to multiply it with the number of human langs but it is simple enough to use more generally
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a resurrected open source C Interpreter project. The new release includes enhancements that allows the C Interpreter to talk to logic simulation so that it can be used to drive simulation. This project bridges Software and logic simulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    "TI-99/4A BASIC" (ti99basic) is a version of Texas Instruments' BASIC as found in ROM on the TI-99/4A. You can use it in interactive mode or pass a BASIC file as a command line parameter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EcstasyYaal is a programming language with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A virtual machine providing a dynamic, portable assembler; JIT compilation; C bindings; and Forth semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Production Basic is an Open-Source, Multi-user Business Basic compiler/interpreter and run-time environment. This system is intended to be an alternative to commercially available systems, such as Basic/Four, MAI and Thoroughbred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project