Showing 52 open source projects for "sse2"

View related business solutions
  • 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.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    R3nzSkin

    R3nzSkin

    Skin changer for League of Legends (LOL)

    R3nzSkin is an internal skin changer for League of Legends. Change the skin of your champion, your ward, other champions, towers, minions, and jungle monsters in the game. If your CPU supports the AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently, SSE2 instructions are selected in project settings. Change skins anytime and unlimited times in a single game. Supports all popular languages...
    Downloads: 173 This Week
    Last Update:
    See Project
  • 2
    Stockfish

    Stockfish

    UCI chess engine

    Stockfish is a free, powerful UCI chess engine derived from Glaurung 2.1. Stockfish is not a complete chess program and requires a UCI-compatible graphical user interface (GUI) (e.g. XBoard with PolyGlot, Scid, Cute Chess, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Stockfish with it. Stockfish is a 11-time winner of the Top Chess Engine Championship. Stockfish is...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 3
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 61,990 This Week
    Last Update:
    See Project
  • 4
    Linux Studio Plugins Project

    Linux Studio Plugins Project

    Linux Studio Plugins Project

    LSP (Linux Studio Plugins) is a collection of open-source plugins currently compatible with LADSPA, LV2 and LinuxVST formats. Standalone plugins for JACK are provided since version 1.0.8. Experimental support of ARMv7 added since version 1.1.4 Experimental support of AArch64 added since version 1.1.9 Decomposition of modules and new UI introduced in 1.2.0 Added CLAP support in 1.2.5 Added VST3 support in 1.2.15 The basic idea is to fill the lack of good and useful plugins under the...
    Leader badge
    Downloads: 266 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 5
    jfDVR

    jfDVR

    Record IP/RTSP/H264/H265 Cameras with Motion Detection.

    Records IP cameras. Video over RTSP (h264/h265) with motion detection or images over HTTP with an external PLC trigger. Does NOT re-encode video while recording but just saves live stream into mp4 files. This provides better quality than iSpy and lower CPU usage, although may require more memory. Recordings are saved in C:\ProgramData\jfdvr\cameras Requirements: - viewer requires 6GB memory or more and lots of CPU power - server requires 16GB memory or more and CPU with SSE2 but minimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BitMagic Library

    Compressed bit-sets, sparse bit matrices and algorithms

    BitMagic - C and C++ library implementing dynamic bitvectors and bit-set algorithms with several types of on-the-fly, adaptive compression. Designed for use in databases, search systems, data-mining algorithms, scientific projects. The core of the library is C++, but it provides C-compatibility wrappers and can be compiled without C++ runtime. Optimizations for Intel SSE2, SSE4.2 and AVX2.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or Xeon-Phi. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DiDasm is a small and fast disassembler, useful for Windows kernel developers. Advantages: - highly portable, has minimal runtime requirements (C runtime); - core libraries do not require any external components; - includes instructions emulator (diana_processor); - has stream oriented design; Supported platforms: i386, amd64 Supported instructions: x586/amd64/FPU/MMX/SSE/SSE2
    Downloads: 1 This Week
    Last Update:
    See Project
  • ThermoGrid Contractor Management Software Icon
    ThermoGrid Contractor Management Software

    ThermoGrid is a specialized contractor management software tool for managing field service operations

    Nail down how you manage your day-to-day and level up your services. Whether you are a plumber, electrician, or HVAC technician, ThermoGrid brings together all areas of your business so you can get the job done right.
  • 10

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ProxyCryptGUI

    An easy to use 'front-end' to ProxyCrypt encryption application

    ... for ProxyCryptGUI includes the required setup of ProxyCrypt and ImDisk. See: https://sourceforge.net/projects/proxycrypt/ and http://www.ltr-data.se/opencode.html/#ImDisk • All files stored in an encrypted virtual drive can be accessed just as any files on regular disk drives but only after the drive is mounted/opened with the associated passphrase. Requirements: • Windows Vista, 7, 8 or 8.1, 10, 64b • computer administrator privileges • CPU with SSE2 instructions
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    ProxyCrypt

    Encrypted volumes through command line

    ... for more informations and an example of use: https://sourceforge.net/p/proxycrypt/doc/ Password for extracting 32-bit builds is: proxycrypt Requirements: - Windows XP, Vista, 7, 8, 8.1,10 or 11 - ImDisk Virtual Disk Driver or Arsenal Image Mounter - Administrative privileges - CPU with SSE2 instructions - About 140 MB of RAM temporarily required for password checking with default settings Hashes of all versions: https://sourceforge.net/p/proxycrypt/doc/Hash
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Whirlpool File Checker
    This file integrity checker uses Alternate Data Streams to store the hashes of your files. So, it only works on NTFS volumes. With that, you can rename, copy or move your files (to another NTFS volume) without losing the hashes, and without needing to do anything else. The Whirlpool algorithm is a strong 512-bit hash function. This tool uses several optimized implementations with SSE4.1 or SSE2 instructions when available. Each folder is recursively processed. You can use drag-and-drop, mix...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 14
    Clean (without costomization) archiso32 generated archlinux32 iso for i686 pentium 4 processor from official archlinux32 repository (http://mirror.archlinux32.org/pentium4/) " If you have pentium 4 family processor or 32bit processor with SSE2 instruction set for multimedia apps, performance can be nearly doubled" /comparing to standard archlinux32 iso - quote from arch linux forum. For installation use archfi script /tested /works...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    cpuminer

    cpuminer

    A CPU miner for Litecoin, Bitcoin, and other cryptocurrencies

    cpuminer is a multi-threaded, highly optimized CPU miner for Litecoin, Bitcoin, and other cryptocurrencies. Currently supported algorithms are SHA-256d and scrypt(N, 1, 1). It supports the getblocktemplate mining protocol as well as the Stratum mining protocol, and can be used for both solo and pooled mining. Notice: Please see here to understand why this package is recognized as a threat by some antivirus software: https://github.com/pooler/cpuminer/issues/13
    Leader badge
    Downloads: 1,089 This Week
    Last Update:
    See Project
  • 16
    EasyMiner

    EasyMiner

    A CPU/GPU miner for Litecoin , Bitcoin, besides other cryptocurrencies

    EasyMiner is mostly a graphical frontend for mining Bitcoin ,Litecoin,Dogeecoin and other various altcoins by providing a handy way to perform cryptocurrency mining using a graphical interface. It supports both AMD and NVIDIA GPUs, and also CPU mining. You are able to select from pooled mining and solo mining – the software program embeds some mining pools to choose from. EasyMiner automatically enforces SSE2, AVX and AVX2 instructions where available. Features : bitcoin , litecoin...
    Leader badge
    Downloads: 4,264 This Week
    Last Update:
    See Project
  • 17

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    ... - An instruction renderer - An instruction parser - Instructions represented as generic models - UNIX/GNU/Linux and Windows support - Portable - written entirely in C (no external dependencies) - C++ wrapper - Supported instruction sets: MMX, 3D-Now!, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, SSE4A, AVX, AVX2, AES, TBM, BMI1, BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP, VMX, SMX, AVX-512 Source code moved to: https://github.com/swojtasiak/fcml-lib
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Simd

    Simd

    High performance image processing library in C++

    ... supports following CPU extensions: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. The Simd Library has C API and also contains useful C++ classes and functions to facilitate access to C API. The library supports dynamic and static linking, 32-bit and 64-bit Windows, Android and Linux, MSVS, G++ and Clang compilers, MSVS project and CMake build systems.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    NiceHash Miner

    NiceHash Miner

    NiceHash easy to use CPU & GPU miner

    NiceHash Miner is an easy to use CPU & GPU cryptocurrency miner for Windows. With a simple an intuitive graphical user interface it allows you to quickly turn your PC, workstation or server into money-making cryptocurrency mining machine. Why leave your computer idle, whereas it could earn you Bitcoins with just a few clicks? NiceHash Miner is essentially the only tool a miner needs. No need to go through tons of configuration files, various mining software versions, configuration tuning or...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 20
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2 capable - RAM...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    JPEGView - Image Viewer and Editor

    JPEGView - Image Viewer and Editor

    Lean and fast image viewer with minimal GUI

    JPEGView is a lean, fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - allowing adjusting typical parameters as sharpness, color balance, rotation, perspective, contrast and local under-/overexposure.
    Leader badge
    Downloads: 2,806 This Week
    Last Update:
    See Project
  • 22
    Basic WebPage Builder

    Basic WebPage Builder

    Drag and Drop basic webpage builder

    ...: - Processor: Intel Pentium 4 processor or later that's SSE2 capable - RAM: 512 MB - Hard Disk: 1500 MB - Video Card: nVidia, ATI and Intel Shader Model 2 and Shader Model 3 video cards with 512 megabytes of RAM minimum - Supported OS: Windows 10, Windows 8, Windows 8.1, Windows 7
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Fraqtive

    Fraqtive

    Generator of the Mandelbrot family fractals

    Fraqtive is an open source, multi-platform generator of the Mandelbrot family fractals. It uses very fast algorithms supporting SSE2 and multi-core processors. It generates high quality anti-aliased images and renders 3D scenes using OpenGL. It allows real-time navigation and dynamic generation of the Julia fractal preview. Website: https://fraqtive.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.2 for acceleration. RapidJSON is self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL. RapidJSON is memory-friendly. Each...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Macros-system for MASM and jWasm, allowing to evaluate mathematically expression as known from HLLs (c/c++,c#,...) The key features: - Instruction sets: x86-32/64, FPU, SSE2 - front end / back end architecture - extendable by user - thread save
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next