Showing 139 open source projects for "beta"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 1
    QtContribs - Harbour Qt Projects

    QtContribs - Harbour Qt Projects

    New home to HbQt, HbIDE & HbDBU once Harbour SVN hosted contribs.

    This is the repository to host all those Harbour's contrib libraries and applications which could not comply with strict Harbour project goals but had the potentiality to march into the future. The goal is to keep this repository parallel with Harbours contrib and use the same build system which Harbour uses. This way it will be possible easily to shift any library/application from here to Harbour or vice-verse. As I am totally ignorant of Harbour's build system, it will be appreciated...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    RSPmfce
    Win32/Win64 DLL to compress memory or files using zlib, bzip2, xz or LZO , the integrity check is provided by crc32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C code and Win32 and Win64 DLL to encrypt strings or files with a very fast implementation of AES 256, AES 256 CTR or RC4 encryption methods, full Unicode support through utf-8 encode, support for large files too (above 2 gb).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ActiveX OCX to show how to use MCI commands to control multimedia playback, this project was supersede by the project http://rsppmp3.sourceforge.net/ , it is a standalone audio and video player capable of playing all major formats and very fast, no additional codecs required, please use it instead
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    The Eagle Project

    The Eagle Project

    Implementation of Tcl for the CLR.

    Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    uLib

    uLib

    User mode C/C++ extended API library for Win32 programmers.

    uLib adds tons of utility functions to enhance and simplify Win32 development. Some of it is implemented as C++ classes, however, much of it is implemented as C functions. The purpose of the lib is to add functions "missing" in Win32, simplify tasks that are tedious in plain Win32, and generally make Your, and my, development process easier and faster. This lib has been the staple of my x86/x64 development for decades, and is now open sourced for the benefit of the community. It is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Competent Audio

    Competent Audio

    Machine graph audio engine for computer games

    Competent Audio (CA) is an audio engine suitable for video games. It is written in C, but is designed for interoperability with other languages. Windows and Linux binaries for x86 and amd64 are available. CA uses a machine graph model with support for arbitrary numbers of machines, limited only by the available system resources: - Samplers play back audio clips. - Mixers combine audio signals and optionally perform signal processing. - Sinks send audio signals to an output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ringBufU

    Ring-Buffer library in C, includes support of multithreading

    A Ring-Buffer instance could be used with element types - char - long - long long - void* . Focus is on a hardened SW structure with buffer-instance-pointer check (not very fast but more secure). Some features are globally choosable on compile-time (e.g. switch multithread support off completely to have faster access). Note: User Interface is for Test and Tutor Code only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    rsptar_gzip

    rsptar_gzip

    TAR based DLL

    C code and DLL (with sample project) with library libarchive and GNU tar 1.34 to list, update, delete, extract and create latest GNU tar files uncompressed or compressed with gzip, gzip2, gzip2 multi-thread, bzip2, bzip3, bzip3 multi-thread, lzip, lzop, lzop2, lzop2 multi-thread, lz4, lz5 multi-thread, lzma, brotli, brotli2 multi-thread, Zstandard, xz , the old Unix compression utility 'compress' (.Z) , compress2 multi-thread (.Z2), zip, 7zip and many more formats with full Unicode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs...
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 14
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    Unicoder is a single header file that you add to your C or C++ projects which allows you to easily display unicode characters in the Terminal display irregardless of what compiler you are using. That is, it was written so that it would be portable so you can change platforms or compilers with ease. Currently it can be used on either the Windows or Linux platforms. Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    core-rc - runtime configuration

    lightweight, easy usable and readable runtime configuration

    core-rc contains the runtime configuration and configuration file parsing functions. This is a submodule of µwm. It uses core-array to store the parsed configurations. Planning: application config write.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OFPbin

    OFPbin

    OFP Binaries

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    avldb

    avldb

    Simple struct storage system, database library and engine.

    Very simple struct storage system, AVL and red-black tree based database library - database engine. You can define indexes over C struct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Mezza

    biblioteca de suporte à programação genérica em C

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AVR-Ada

    Ada cross compiler and libraries for AVR µCs

    The AVR-Ada project provides the gcc based Ada compiler GNAT for the AVR 8-bit microcontrollers. This includes: - the Ada compiler - the Ada run time system and the AVR support library - documentation and some sample programs. The project is now superseded by the Alire crates - [AVRAda_RTS](https://github.com/RREE/AVRAda_RTS) - [AVRAda_MCU](https://github.com/RREE/AVRAda_MCU) - [AVRAda_Lib](https://github.com/RREE/AVRAda_Lib) -...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    SFENCE

    The SFENCE dynamic library is an interface for writing programs.

    The SFENCE dynamic library is an interface for developing software. A program code which uses the SFENCE correctly is independent of platform, GUI and SFENCE extension modules (usually without SSEM module). Big part of the SFENCE functionality is based on SFENCE extension modules (SEM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cpcrslib

    cpcrslib

    Libraries for CPC game development under z88dk and SDCC

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    bps

    A B-tree based associative array library.

    B-tree with a twist pointer set. The ordered set approaches the speed of the fastest unordered, hash table based sets, while using several times less memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project