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
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.
The EarthMate Userland Library provides access to the usb device via libusb and POSIX threads. Target operating systems include Mac OS X, BSD, and Linux.
Gtmess is a console msn messenger client for linux and other unix (POSIX) systems. Apart from the basics (chat windows, file transfers), it offers full unicode (utf-8) support and some advanced features like spoofing the typing user, detection of users that login as invisible etc.
A simple dynamic library wrapper in C/C++ for Windows/Posix platforms
GSPI_Plugin is intended to provide low-profile support for run-time loading of dynamic libraries and shared objects. It runs on Windows and Posix, has both C and C++ interfaces, is contained in a single header file, and is licensed primarily under the WTFPL, with a small portion licensed under the Boost Software License.
Unix time, or POSIX time at 03:14:08 UTC on January 19, 2038 represented on 32bit integer will overflow.
For people who now, write future callendar apps, this is date/time class thet not nave overflow problem
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Burn is a small and compact 32x32 256 color image (sprite) editor for Dos (or POSIX, using Dosbox or Dosemu). It currently contains several gfx-effects than can be applied to images, animation features and a tiny scripting language (amongst others).
Python module for the libnet packet construction library (https://github.com/sam-github/libnet). To encourage social coding, the code has been moved to https://github.com/allfro/pylibnet.
Leevi is an user interface for Lexicon MX300 reverberation device (and possibly other MX'es), similar what Lexicon ships along with their devices for Windows. Leevi works with POSIX compatible operating environments, like Linux, and BSD.
Rex is a regular expression library which implements most of the POSIX 1003.2 specification. It is very mature and has been in heavy production use by thousands of users, on many platforms, since 2002.
This software is designed to run on all POSIX system to log SMA Sunny Boy Inverter data into an MYSQL database via RS485 *ONLY*. It includes scripts to display the data using Highcharts via a webpage.
If you want to log using bluetooth, i'd recommend you go to code.google.com/p/sma-bluetooth/
Update: July 2011
I haven't worked on this project for a while now and don't intend to do anymore with it. If you wish to take it further, please let me know and you can be the project admin for it :)
Shweb is a tiny web server written in shell script, POSIX compliant with most used small unix shell interpreters, like ash (busybox included), dash, and bash also. Support for static pages. Works in conjunction with any superdaemon like [x]inetd.
Infodomestic Objects - This is a set of distribution software that mutate the environment providing and advanced interaction experience. We will use a mixed POSIX/Linux/BSD based platform to develop and distribute our interaction experience improvement.
This is a side project for a POSIX-compliant, cross-platform reimplementation of the UNIX core utilities. It is by no means suitable for public consumption (yet :P).
Dustin's Super Awesome SHell (or DSASH) is my personal side project to keep my programming skills up to par. It is a unix shell that I will write to (eventually) compliant to the POSIX shell standard.
SquidModel Projects - the research of the easy ways to assembly a SQUID proxy daemon in the POSIX systems. In the project uses a standart tools: Apache, MySQL, PHP, SAMBA.
Communicating Sequential Processes: wrapper of various parallel programming technologies such as POSIX Threads/Signals/Sockets, QuickThreads, libnuma, TCMalloc, etc, providing a high level simple abstraction level for parallel programming.
rawk (rage against web frameworks) - generates a static content from a tree of markdown files and other content. it was originally written by kyle isom based on the suckless webframework (sw) by nibblesec.
QT driver class that supports serial port access on windows and linux / posix compliant systems. This system take advantage of QT's event driven archtecture.
Simple CGI viewer for CyberPower UPS PowerPanel commands on *NIX. Written in perl; uses POSIX, CGI, CGI::Carp. Single cgi file in download, to be used in conjunction with CyberPower's powerpanel utility.
An advanced incremental build system written in Python, introducing support for automatic dependency and recipe discovery. It supports single- and multi-threaded builds. It requires Python v2.6 and pybfc and, natively supports all POSIX systems.
A simple GUI-driven application to solve and generate sudoku puzzles through logical means. Also supports manual solving, with pencil marks and cell colouring. Should be able to solve any standard sudoku from a newspaper or magazine.
A POSIX GUI file viewer capable of displaying manual pages and maintaining document meta-data (highlighting and bookmarks) per user per file; a local socket server for easy integration with other software, text can be processed with shell commands.
qhttp web server. It was my test task for a new job. And I disided to continue developing this project. It uses a combination of multithreading and multiplexing connections. Posix pipes are used instead of posix mutexes to synchronize between threads