Showing 22 open source projects for "affinity"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Thread Affinity

    Thread Affinity

    Bind a java thread to a given core

    Lets you bind a thread to a given core, this can improve performance (this library works best on linux). Java-Thread-Affinity will try to use JNA to provide access to native thread-handling functions. JNA should be installed on your system to get the most from this library. Java-Thread-Affinity currently depends on JNA version 4.4.0, which in turn depends on a version of GLIBC >= 2.14. If your operating system is an old one, with a version of GLIBC released before 2011, this library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Clustering.jl

    Clustering.jl

    A Julia package for data clustering

    Methods for data clustering and evaluation of clustering quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataFrame

    DataFrame

    C++ DataFrame for statistical, Financial, and ML analysis

    ... of analytical algorithms in the form of visitors. These are from basic stats such as Mean, and Std Deviation and return, … to more involved analysis such as Affinity Propagation, Polynomial Fit, and Fast Fourier transform of arbitrary length … including a good collection of trading indicators. You can also easily add your own algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pv-migrate

    pv-migrate

    CLI tool to easily migrate Kubernetes persistent volumes

    pv-migrate is a CLI tool/kubectl plugin to easily migrate the contents of one Kubernetes PersistentVolumeClaim to another. On Kubernetes, if you need to rename a resource (like a Deployment) or to move it to a different namespace, you can simply create a copy of its manifest with the new namespace and/or name and apply it. However, it is not as simple with PersistentVolumeClaim resources: They are not only metadata, but they also store data in the underlying storage backend. In these cases,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 53,118 This Week
    Last Update:
    See Project
  • 6

    KeySender

    Send key sequences including modifiers to windowed PC applications

    ... screenshot 1 for the configuration file (.txt) parameter descriptions. If target window name (partial match enabled) is not detected, all buttons are disabled and "greyed out" Example files in the .zip are configured for the Affinity Photo and Notepad apps, Clicking on the last dark blue displays a configuration menu to set its parameters. The full file selected in the list can be edited by clicking the "CONFIGURATION FILE" text.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ulttiny

    tiny User Level Threads library

    The ulttiny library is small, easy to use and very fast. It's optimized especially for scenarios where tasks and task groups are dynamically and concurrently created on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleDCS
    SimpleDCS is a Distributed Control System made easy - fully configurable both on hardware and a software level. Experimental stage (alpha)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 10

    edgemealsoftware

    PriFinitty / Set Affinity

    https://edgemealsoftware.sourceforge.io/ Freeware for Windows XP CPU Affinity Programs - Set CPU Affinity and Priority of files manually or automatically. (Multi-Core CPUs) CPU Usage in Tray - Display CPU usage in system tray for single and multi-core CPUs. AMD64 Calculator v1.0.08 (65 KB - Jan 10th, 2007) Screen Shot Calculator to figure CPU, HT and Ram speeds on AMD socket 939 system. =============== Terms of Agreement: =============== By using our freeware, you agree...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spotify Web API JS

    Spotify Web API JS

    A client-side JS wrapper for the Spotify Web API

    This is a lightweight wrapper for the Spotify Web API (2.6kB gzipped + compressed). It includes helper functions for all Spotify's endpoints, such as fetching metadata (search and look-up of albums, artists, tracks, playlists, new releases, podcasts) and user's information (follow users, artists and playlists, and saved tracks management). It doesn't have any dependencies and supports callbacks and promises. It is intended to be run on a browser, but if you want to use Node.JS to make the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mowglee

    Mowglee - The Geo Crawler!

    Mowglee is a distributed, multi-threaded, asynchronous task execution based web crawler in Java.It is designed for geographic affinity and is highly modular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    smib is one of the smallest and simplest computer algebra system in the world, but simple does not mean simplistic. Using smib you can explore many branches of mathematics (e.g. number theory, algebra, calculus, numerical analysis, differential geometry, probability and stochastic calculus) and also some physics (e.g. electromagnetism and quantum mechanics).. By simple you can understand easy to program (smib is a dynamically typed language, with strong affinity to recursivity, programs...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    alumaOS

    alumaOS

    A free desktop operating system built to be simple and fast.

    alumaOS is a free desktop operating system built to be simple and fast. It uses its own desktop environment called Affinity. At its core, it is based on Ubuntu 18.04 and comes with a minimal set of apps. Note: To submit a ticket, please see the alumaOS beta project(sourceforge.net/p/alumaos-beta)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AutoGrow

    AutoGrow 3.1 is an evolutionary algorithm that optimizes candidate lig

    IMPORTANT NOTE: The latest version of AutoGrow (v4) can be found at http://git.durrantlab.com/jdurrant/autogrow4 More information about the older version posted here on SourceForge can be found at http://autogrow.ucsd.edu AutoGrow 3.1 is an evolutionary algorithm that optimizes candidate ligands for predicted binding affinity and other druglike properties. Though no substitute for the medicinal chemist, AutoGrow attempts to introduce some chemical intuition into the automated optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BRACIL-IA

    Inference of Genome Accessibility in Bacteria from ChIP-seq data.

    This code genome accessibility for transcription factor (TF)-binding in Bacteria. Transcription factors need physical access to DNA it can potentially bind. However, prior to this work it was impossible to measure and assess DNA accessibility in bacteria. This code uses ChIP-seq from multiple experiments to infer the hidden variable for genome accessibility. This is performed by a linear mixed effect model that considers two parameters: DNA affinity and DNA accessibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SPR MCMC

    SPR MCMC

    A windows executable for running the Bayesian inference on SPR data.

    A windows executable (C# application) to run the Bayesian inference to estimate the affinity kinetics as well as the active concentration on the SPR (surface plasmon resonance) data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    apmsWAPP

    Pre- and Postprocessing For Affinity Purification Mass Spectrometry

    The reliable detection of protein-protein-interactions by affinity purification mass spectrometry (AP-MS) is a crucial stepping stone for the understanding of biological processes. The main challenge in a typical AP-MS experiment is to separate true interaction proteins from contaminants by contrasting counts of proteins binding to specific baits with counts of negative controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    psmem

    Shows detailed information about a specific process

    information about memory (VMRSS) used by a process, cpu affinity, user and group ownership of the process and process status
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    inhibitomev1

    A systems-level host-factor survey of viral proteins that modulate inn

    Viral gene products that modulate the cellular antiviral immune response targets of such viral proteins are often not known. We performed a functional proteomic approach to identify cellular binding partners of viral innate immune modulators. We used a Tet-on system to express such viral proteins in HEK293 cells and isolated protein complexes by tandem affinity purification. Altogether, we used 70 viral proteins (from 30 viruses) resulting in identification of 579 unique host proteins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The CUDA wrapper library provides means for an efficient resource sharing and resource protection on multi-user GPU clusters.It implements the following functionality: 1) Virtualization of the physical GPU devices 2) Ensuring NUMA affinity for GPUs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    priocntl is a command-line utility that allows a user to change the real-time scheduling parameters (e.g. priority, scheduling policy, CPU affinity) of a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next