Search Results for "hyenaefe 64 bit" - Page 2

Showing 425 open source projects for "hyenaefe 64 bit"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    Denarius

    Denarius

    Denarius [$D] is a PoW/PoS Hybrid Cryptocurrency with Tribus

    Denarius is a decentralized cryptocurrency blockchain. “D” represents the currency of the Denarius blockchain network. The Denarius genesis block was created on June 14th 2017. Its source code is deeply modified and developed based off the also open-source software called Bitcoin. With Denarius you can stake your D for a 6% APR yield and you can also run a FortunaStake for a 33% return of block rewards. The technology of Denarius is faster and more reliable than its big brother Bitcoin. D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    quadplay

    quadplay

    The quadplay fantasy console

    ... players with virtual controls for D-pad and eight buttons. Local and safe online multiplayer. Supports Xbox, Playstation, SNES, Stadia, Switch, 8bitdo, touch screen, and other controllers. Hundreds of built-in sprites, sounds, and fonts. Program in PyxlScript, a friendly Python-like language. Order-independent, 4-bit alpha transparency. Native 2.5D graphics with z-order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CTranslate2

    CTranslate2

    Fast inference engine for Transformer models

    ... optimizations: layer fusion, padding removal, batch reordering, in-place operations, caching mechanism, etc. The model serialization and computation support weights with reduced precision: 16-bit floating points (FP16), 16-bit integers (INT16), and 8-bit integers (INT8). The project supports x86-64 and AArch64/ARM64 processors and integrates multiple backends that are optimized for these platforms: Intel MKL, oneDNN, OpenBLAS, Ruy, and Apple Accelerate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xlswriter

    xlswriter

    PHP Extension for creating and reader XLSX files

    PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work. xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    IAM

    IAM

    Enterprise-level Go language combat project

    IAM is an identity and access management system developed based on the Go language, which is used to authorize resource access. The latest stable version is v1.6.2, it is recommended to install and test based on the stable version. Cooperating with the geek time column " Go language project development practice ", explaining how to use Go to develop enterprise-level applications is the theoretical course of the project, including the explanation of various knowledge points and construction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    oneDNN

    oneDNN

    oneAPI Deep Neural Network Library (oneDNN)

    ... architectures: Arm* 64-bit Architecture (AArch64), NVIDIA* GPU, OpenPOWER* Power ISA (PPC64), IBMz* (s390x), and RISC-V. oneDNN is intended for deep learning applications and framework developers interested in improving application performance on Intel CPUs and GPUs. Deep learning practitioners should use one of the applications enabled with oneDNN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fast_float

    fast_float

    Implementation of the C++ from_chars functions for number types

    The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries. It parses the character sequence [first,last) for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    frugally-deep

    frugally-deep

    A lightweight header-only library for using Keras (TensorFlow) models

    Use Keras models in C++ with ease. A lightweight header-only library for using Keras (TensorFlow) models in C++. Works out-of-the-box also when compiled into a 32-bit executable. (Of course, 64 bit is fine too.) Avoids temporarily allocating (potentially large chunks of) additional RAM during convolutions (by not materializing the im2col input matrix). Utterly ignores even the most powerful GPU in your system and uses only one CPU core per prediction. Quite fast on one CPU core, and you can run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    roaring

    roaring

    Roaring bitmaps in Go (golang)

    ... part of indexes. For example, we may need to maintain a set of all documents or rows (represented by numerical identifiers) that satisfy some property. Besides adding or removing elements from the set, we need fast functions to compute the intersection, the union, the difference between sets, and so on. To implement a set of integers, a particularly appealing strategy is the bitmap (also called bitset or bit vector).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    PythonCall & JuliaCall

    PythonCall & JuliaCall

    Python and Julia in harmony

    Bringing Python® and Julia together in seamless harmony. Call Python code from Julia and Julia code from Python via a symmetric interface. Simple syntax, so the Python code looks like Python and the Julia code looks like Julia. Intuitive and flexible conversions between Julia and Python: anything can be converted, you are in control. Fast non-copying conversion of numeric arrays in either direction: modify Python arrays (e.g. bytes, array. array, numpy.ndarray) from Julia or Julia arrays...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Snappy

    Snappy

    A fast compressor/decompressor

    Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. Snappy is intended to be fast. On a single core of a Core i7 processor in 64-bit mode, it compresses at about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aeron

    Aeron

    Efficient UDP unicast, UDP multicast, and IPC message transport

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport. Java and C++ clients are available in this repository, and a .NET client is available from a 3rd party. All three clients can exchange messages across machines, or on the same machine via IPC, very efficiently. Message streams can be recorded by the Archive module to persistent storage for later, or real-time, replay. Aeron Cluster provides support for fault-tolerant services as replicated state machines based on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    go-datastructures

    go-datastructures

    A collection of useful, performant, and threadsafe Go datastructures

    Go-datastructures is a collection of useful, performant, and threadsafe Go datastructures. Interval tree for collision in n-dimensional ranges. Implemented via a red-black augmented tree. Extra dimensions are handled in simultaneous inserts/queries to save space although this may result in suboptimal time complexity. Intersection determined using bit arrays. In a single dimension, inserts, deletes, and queries should be in O(log n) time. Bitarray used to detect existence without having...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pwntools

    Pwntools

    CTF framework and exploit development library

    Pwntools is a CTF framework and exploit development library. Written in Python, it is designed for rapid prototyping and development, and intended to make exploit writing as simple as possible. Whether you’re using it to write exploits, or as part of another software project will dictate how you use it. Historically pwntools was used as a sort of exploit-writing DSL. Simply doing from pwn import in a previous version of pwntools would bring all sorts of nice side-effects. This version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CruxEX 64 bit Linux Live CD/USB

    CruxEX 64 bit Linux Live CD/USB

    CruxEX 3.7 64 bit 24/22 Linux Live DVD/USB is based on CRUX 3.7

    CruxEX 3.7 64 bit 2024/2022 Linux Live CD/USB is based on CRUX 3.7 (latest version, released 220926), which is all Linux enthusiasts/nerds favorite OS. FEATURES CruxEX 24/22 uses the LXDE Desktop environment and kernel 6.6.1-amd64/6.0.6-aufs-exton with support for "extra everything". CruxEX can be installed to a USB pen drive with PERSISTENCE. NEWS 240910 Create your own CRUX Live Installable System with Refracta Snapshot! Install it to hard drive with Refracta Installer. Or/and run...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    Live CD With Zerofree Utility AMD 64 Bit

    Live CD With Zerofree Utility AMD 64 Bit

    A Custom Puppy Linux Live CD With Zerofree Utility AMD 64 Bit

    After Booting with this Live CD, just click on the CDROM icon at the bottom of the Desktop, to open its folder contents, then Right Click the zerofree.sh file and Choose the "Run in Terminal" option and then follow the instructions shown on the terminal. As you may be aware, Booting with a Live CD, requires that you need to change the Boot Order on your System / Guest BIOS, quickly on startup, by pressing either F2 OR F12 OR F10 OR an equivalent key and then change the Boot Order to boot...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    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: 84,907 This Week
    Last Update:
    See Project
  • 19
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.0, April 10, 2024 (2.2.1 per coming soon) About...
    Leader badge
    Downloads: 16,650 This Week
    Last Update:
    See Project
  • 20
    Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), IA-32 (x86), and MIPS platforms using the GNU toolchain and the EFI development environment.
    Leader badge
    Downloads: 2,710 This Week
    Last Update:
    See Project
  • 21
    Free Pascal Compiler

    Free Pascal Compiler

    Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler

    A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
    Leader badge
    Downloads: 4,299 This Week
    Last Update:
    See Project
  • 22
    PyScripter

    PyScripter

    Python IDE

    PyScripter is an open-source Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial IDEs available for other languages. It is a feature-rich but also lightweight. PyScripter is powered by Embarcadero Delphi, who sponsors' its development. Please note that 64-bit installers and portable versions are available under "Files". PyScripter is build with Delphi and sponsored by Embarcadero www.embarcadero.com Check...
    Leader badge
    Downloads: 3,189 This Week
    Last Update:
    See Project
  • 23
    OpenSSL for Windows

    OpenSSL for Windows

    OpenSSL Portable for Windows 32-bit and Android

    OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library. GOST Engine: GOST 28147-89 - 64-bit block cipher with 256-bit key. GOST R 34.11-94 - Message digest algorithm. 256-bit hash value. GOST R 34.10-2001 - Digital signature algorithm. GOST R 34.10-2012 - Digital signature algorithm. GOST R 34.11-2012 - "Streebog" hash function 256 and 512-bit...
    Leader badge
    Downloads: 1,847 This Week
    Last Update:
    See Project
  • 24

    Tor Browser Ports

    UNOFFICIAL builds of Tor Browser

    UNOFFICIAL builds of Tor Browser for architectures not (yet) provided by the Tor Project. Currently, ARM architecture Linux builds for 32-bit armv7 (armhf) and 64-bit aarch64 (arm64) are available.
    Leader badge
    Downloads: 924 This Week
    Last Update:
    See Project
  • 25
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 2,339 This Week
    Last Update:
    See Project