Showing 24 open source projects for "software open-source"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    ...It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license. This benchmark simulates simple "static content transfer" scenario such as OS Kernel compression or video game's static assets (text/images/tables/scripts/etc) which loading from Flash Memory / HDD / SSD. In this case, compression time is completely ignored. Because only content developers compress the data at once and usually they don't care about its computational cost. ...
    Downloads: 292 This Week
    Last Update:
    See Project
  • 2
    Zstandard

    Zstandard

    Zstandard - Fast real-time compression algorithm

    ...The reference library offers a very wide range of speed / compression trade-off, and is backed by an extremely fast decoder (see benchmarks below). Zstandard library is provided as open source software using a BSD license. Its format is stable and published as IETF RFC 8478. The negative compression levels, specified with --fast=#, offer faster compression and decompression speed in exchange for some loss in compression ratio compared to level 1, as seen in the table above. Zstd can trade compression speed for stronger compression ratios. ...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 3
    Library and command line tools for XZ and LZMA compressed files
    Leader badge
    Downloads: 85,078 This Week
    Last Update:
    See Project
  • 4
    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
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pngcrush and other tools for manipulating PNG (Portable Network Graphics) and MNG (Multiple-image Network Graphics) files.
    Leader badge
    Downloads: 184 This Week
    Last Update:
    See Project
  • 7

    Text Zip

    This software zips and unzips a text file

    This software zips and unzips a .txt file, using the Huffman encoding algorithm and the list and tree data structures. The result files are named zippedFile.txt and unzippedFile.txt and can be found at the same directory as the Text Zip executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10

    pigz for windows

    pigz (parallel gzip) for OS Windows

    Based on source from http://zlib.net/pigz/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Info-ZIP project

    Info-ZIP portable compression/archiver utilities

    Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)
    Leader badge
    Downloads: 110,036 This Week
    Last Update:
    See Project
  • 12
    Command-line tool for identifying and uncompressing a wide array of archive formats. It aims to unlock old and hard-to-find archive types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 3 This Week
    Last Update:
    See Project
  • 14
    minidjvu is a DjVu encoder for black-and-white images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UPX Tool is a GUI for the popular UPX EXE Compressor. Windows Programs and Dlls, and DOS Programs can be compressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Xinstaller is a program written in C for Linux. It will allow you to make an installer file for your programs. The user will have only to start the executable and to answer some easy questions(mostly "next" :)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL. This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A port of zlib 1.1.4 to the Palm OS as a SysLib. Facilitates decompression/compression of infozip and PK-ZIP 2.x (.zip) as well as gzip (.gz) compression formats on the Palm PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple project for use with SDL that loads a zipfile into memory and automatically converts all known files (such as text, graphics, fonts, and sounds) into data that is ready to be used in a game or multimedia project. It is the SDL equivalent of an A
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Information about this project has moved to http://labix.org/python-bz2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Arpix is a project to create a library for archiving and compression (LibGarp), and a frontend for it (GnomeZip).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next