Showing 15 open source projects for "byte"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 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.
  • 1
    sqlitebiter

    sqlitebiter

    A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook

    A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to an SQLite database file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    django-rest-framework-gis

    django-rest-framework-gis

    Geographic add-ons for Django REST Framework

    Geographic add-ons for Django Rest Framework. Provides a GeometryField, which is a subclass of Django Rest Framework (from now on DRF) WritableField. This field handles GeoDjango geometry fields, providing custom to_native and from_native methods for GeoJSON input/output. While precision and remove_duplicates are designed to reduce the byte size of the API response, they will also increase the processing time required to render the response. This will likely be negligible for small GeoJSON...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LaMDA-pytorch

    LaMDA-pytorch

    Open-source pre-training implementation of Google's LaMDA in PyTorch

    Open-source pre-training implementation of Google's LaMDA research paper in PyTorch. The totally not sentient AI. This repository will cover the 2B parameter implementation of the pre-training architecture as that is likely what most can afford to train. You can review Google's latest blog post from 2022 which details LaMDA here. You can also view their previous blog post from 2021 on the model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original megaAVR...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    q - Text as Data

    q - Text as Data

    Run SQL directly on CSV or TSV files

    ... output-encoding to set the output encoding. Sensible defaults are in place for all three parameters. Files with BOM: Files which contain a BOM (Byte Order Mark) are not properly supported inside python's csv module. q contains a workaround that allows reading UTF8 files which contain a BOM - Use -e utf-8-sig for this. The plan is to separate the BOM handling from the encoding itself, which would allow to support BOMs for all encodings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The SOSETSUKEN Engine

    The SOSETSUKEN Engine

    Need Vinesauce ROM Corrupter parameters? Yeah, we got that.

    The SOSETSUKEN Engine is a handy tool for generating corruption parameters for use with the Vinesauce ROM Corrupter. You simply feed it the end byte found by Auto End, the level of corruption, and the amount of sets you want to generate. Its only throttle is the speed of your PC and the space left on your hard drive. This thing is fast, simple and small. It even puts out how long it takes to generate the requested sets at the very bottom of "params.txt" (the output file). Changelog: v1.2: Added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The purpose of this project is to create a German translation of the book <a href="http://www.byteofpython.info">"A Byte of Python"</a> originally written in English by Swaroop C H.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    PYC Dissasembler

    PYC Dissasembler

    Disassemble python byte compiled file for python 2.x

    PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython) but must be run with a good interpreter. Ex: you can only disassemble python 2.7 pyc files with a python 2.7 interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10

    VHBL Manager

    Homebrew manager for Half-Byte Loader on the PS Vita.

    Homebrew manager for Half-Byte Loader on the PS Vita. To use, copy some homebrews to the GAME folder and some savedata from your psp memory stick to the RESOURCE/SAVEDATA/ folder. Works in Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bdd is a unix/linux command that handles bit streams (non byte-aligned). The name comes from binary-dd. bdd is written in Python and it tries to be extremely flexible but not very efficient.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Python-3-API to GTK. Simplicity first - just suited for UI-building of apps, in no way for widget-building. Currently 1500 lines for 15 widgets, 130 methods. View all files for some documentation and tests (METHOD-GUIDE.html gives hints for compilati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ng-upnp2mrtg queries UPnP capable routers and retrieves the traffic byte counters and the uptime information. The output can be used by the popular Multi Router Traffic Grapher (mrtg). Simple adaptation to other UPnP capable routers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next