Search Results for "posix threads for windows files" - Page 3

Showing 138 open source projects for "posix threads for windows files"

View related business solutions
  • 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
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    MassMove PACS Migrations v0.2 Tool Frank Koeberlein 2021 for High Performance PACS Migration. Tested on 6 TB PACS Server. In c-move Mode Fin in 5 days. AE Title in Source PACS from mvDest must be registered in c-move mode. No License, feel free :-) # Unzip File, change dir to MassMove. # Change in Source Code your Parameters. # Start with: # python MassMove-PACSMigration-Tool.py # # # Edit all Parameter in Source Code. # Set max Threads in maxThr # # # Update v0.2 # add error...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    esprint

    esprint

    Fast eslint runner

    esprint (pronounced E-S-sprint) speeds up eslint by running the linting engine across multiple threads. esprint sets up a server daemon to cache the lint status of each file in memory. It uses a watcher to determine when files change, to only lint files as necessary. It also has a CI mode where it does not set up a daemon and just lints in parallel. In order to use esprint, first place an .esprintrc file in the root directory your project. This is similar to a .flowconfig if you use flow types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Space Daemon

    Space Daemon

    The Space Daemon packages together IPFS, Textile Threads/Buckets

    Space Daemon is a wrapper built in Go around awesome IPFS tools so that you can have start coding a decentralized desktop app as fast as possible. It's built on top of Textile Threads and Buckets. Space Daemon requires a few modules to run successfully. If you downloaded the binary, you don't have to worry about this since it will be connecting to our services. It's good to understand what's happening behind the scenes though. All encrypted files are stored in an IPFS node. For convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    XZ Utils for Windows

    XZ Utils for Windows

    XZ is free data compression software with a high compression ratio

    XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils. The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    Gawk for Windows

    Gawk for Windows

    GNU Awk 4.0.0 for Windows 32-bits

    Several kinds of tasks occur repeatedly when working with text files. You might want to extract certain lines and discard the rest. Or you may need to make changes wherever certain patterns appear, but leave the rest of the file alone. Writing single-use programs for these tasks in languages such as C, C++ or Pascal is time-consuming and inconvenient. Such jobs are often easier with awk. The awk utility interprets a special-purpose programming language that makes it easy to handle simple data...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 555 This Week
    Last Update:
    See Project
  • 8

    Calis-p

    Estimates delta13C of species in a microbiome from proteome data

    Calis-p (The CALgary approach to ISotopes in proteomics) is a java application to estimate isotopic composition (e.g. delta13C or delta15N) of individual species in a microbial community from a proteomic dataset. Calis-p 2.0 handles both natural isotope abundances and data from labelling experiments such as stable isotope probing (SIP). It requires a mzIdent (or target spectrum match) and mzML files as the input and requires about 1 min per mzML file with 10 threads and needs <10 Gb of RAM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server. extensive statistics about rate and latency is available, including latency percentiles and histograms. Low overhead even with thousands of concurrent threads. sysbench is capable of generating and tracking hundreds of millions of events per second. New benchmarks can...
    Downloads: 15 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10

    java YouTube video Downloader (ytd2)

    hobby project to learn java coding

    YTD2 is a free Java application for downloading youtube videos as flv/mp4 files. Should run on all platforms where Java is supported. GNU General Public License V3. Using hc.apache.org components. Based on the idea of "ytd" by rafalfr
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    ncdu

    ncdu

    Ncdu is a disk usage analyzer with an ncurses interface

    Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don’t have an entire graphical setup available, but it is a useful tool even on regular desktop systems. Ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    Merge PDF Files

    It is a Windows library that merges standard PDFs into a final PDF

    The library is intended for developers, for inclusion in desktop applications or server services. There are lots of SDKs on the market creating (merging) PDFs (almost all of them have limitations). Our Windows library (MergePDFByNMI.dll) only merges standard PDF files (there are several PDF formats). You can send the input PDFs (by file name or by byte array) and you can have the final PDF (saved on a file or get back on a byte array). The library calls can be synchronous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    wzd

    Powerful storage server, designed for big data storage systems

    wZD is a server written in Go language that uses a modified version of the BoltDB database as a backend for saving and distributing any number of small and large files, NoSQL keys/values, in a compact form inside micro Bolt databases (archives), with distribution of files and values in BoltDB databases depending on the number of directories or subdirectories and the general structure of the directories. Using wZD can permanently solve the problem of a large number of files on any POSIX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ThreadDB

    ThreadDB

    File mapped memory container manager

    The ThreadDB database library provides a multithreaded, file mapped container manager. It allows to extend the capabilites of the C++ standard containers to efficiently manage large volumes of application data way beyond of the real system memory. While memory mapping provides a powerful means of manging large volumes of data in an efficient way it has certain restrictions to be considered. One is the limited support for dynamically increasing files. There are only few really portable ways...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EA Async

    EA Async

    EA Async implements async-await methods in the JVM

    EA Async implements Async-Await methods in the JVM. It allows programmers to write asynchronous code in a sequential fashion. EA Async should be used to write non-blocking asynchronous code that makes heavy use of CompletableFutures or CompletionStage. It improves scalability by freeing worker threads while your code awaits other processes; And improves productivity by making asynchronous code simpler and more readable. The methods look blocking but are actually transformed into asynchronous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyHTML

    MyHTML

    Fast C/C++ HTML 5 Parser

    .... Support Build without POSIX Threads. Support for fragment parsing. Support for parsing by chunks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    crawler4j

    crawler4j

    Open source web crawler for Java

    crawler4j is an open source web crawler for Java which provides a simple interface for crawling the Web. Using it, you can setup a multi-threaded web crawler in few minutes. You need to create a crawler class that extends WebCrawler. This class decides which URLs should be crawled and handles the downloaded page. shouldVisit function decides whether the given URL should be crawled or not. In the above example, this example is not allowing .css, .js and media files and only allows pages within...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    chuvietnhanh

    chuvietnhanh

    Type fast Vietnamese

    ...://tinhte.vn/threads/phuong-phap-moi-go-tat-chu-viet-voi-winvnkey.2384297/ See manual article of this mehod at link: http://chuvietnhanh.sourceforge.net/GoNhanhChuVietCachTubinhtranVoiWinvnkey.htm Download from 2 links below: - For 64 bits: https://sourceforge.net/projects/chuvietnhanh/files/winvnkey-tubinhtran-64bit-5.5.457.zip/download - For 32 bits: https://sourceforge.net/projects/chuvietnhanh/files/winvnkey-tubinhtran-32bit-5.5.456.zip/download
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    SNES Modding With Hakchi2
    This is where you will find all the files and links you need in order to follow the tutorials posted on Syndrome208's youtube channel. SNES Classic Mod Tutorial Playlist URL: https://www.youtube.com/playlist?list=PLievl2U3OQY-jiKAzmzqAaEnvDU9qXcxu NES Classic Mod Tutorial Playlist URL: https://www.youtube.com/playlist?list=PLievl2U3OQY-186rr5j5v1bnPE9j6wW27 Hakchi Forum: https://gbatemp.net/threads/hakchi2-nes-mini-very-simple-pimp-tool.456256/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wxHexEditor
    wxHexEditor is another Hex Editor, build because of there is no good hex editor for Linux system, specially for big files. It supports files up to 2^64 bytes. Written with C++/wxWidgets GUI libs and can be used with other OS'es such Windows, Mac OS
    Leader badge
    Downloads: 270 This Week
    Last Update:
    See Project
  • 21

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LDAP Admin
    Windows LDAP editor, includes support for POSIX groups and accounts, SAMBA accounts, some Postfix objects and more
    Leader badge
    Downloads: 744 This Week
    Last Update:
    See Project
  • 24

    nccmp

    Compare two NetCDF files in-place.

    We've moved to Gitlab! (gitlab.com/remikz/nccmp) Compares two NetCDF files in-place to find specific variables, dimensions and/or attributes that differ. Highly recommended for any test-driven environment and regression testing large datasets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    4Chan Thread Ripper

    4Chan Thread Ripper

    4Chan Thread Ripper - Rip videos & images from 4chan threads

    NOTE: This app is no longer in development! Check out my new app. It is faster, easier to use, looks better, has more features that matter and less features that don't! https://sourceforge.net/projects/ripchan/ You ever wished you could download multiple image or video files at once while browsing 4chan? Are you sick of downloading them one by one. Well this application will download multiple files with one click. REQUIRES: .NET Framework 4.5 Note: Some people told me...
    Downloads: 0 This Week
    Last Update:
    See Project