Pinned Repositories
ci-storage
Quickly stores the content of huge work directory with low percentage of changed files in the storage on a remote host, or loads the content from the storage.
db_type
DB_Pgsql_Type is a library framework to parse+assemble built-in PostgreSQL types (multi-dimensional arrays, row, hstore, timestamp etc.) in PHP
DbSimple
Quite old (PHP4-compatible) interface to work with various DBs.
debug_errorhook
Intercept PHP errors (including fatals) and process them (e.g. send to E-mail).
dklab_logreplica
Real-time log files replication from multiple hosts over SSH
dklab_realplexor
Comet server which handles 1000000+ parallel browser connections.
dklab_realsync
dkLab RealSync: replicate developer's files over SSH in realtime
fast-typescript-memoize
Fast memoization decorator and other helpers with 1st class support for Promises.
git-grok
Stacked PRs (stacked commits, stacked diffs) for GitHub
gql-dedup
A graphql-tag improvement library which de-duplicates fragments
dimikot's Repositories
dimikot/dklab_realsync
dkLab RealSync: replicate developer's files over SSH in realtime
dimikot/dklab_realplexor
Comet server which handles 1000000+ parallel browser connections.
dimikot/DbSimple
Quite old (PHP4-compatible) interface to work with various DBs.
dimikot/debug_errorhook
Intercept PHP errors (including fatals) and process them (e.g. send to E-mail).
dimikot/db_type
DB_Pgsql_Type is a library framework to parse+assemble built-in PostgreSQL types (multi-dimensional arrays, row, hstore, timestamp etc.) in PHP
dimikot/dklab_logreplica
Real-time log files replication from multiple hosts over SSH
dimikot/git-grok
Stacked PRs (stacked commits, stacked diffs) for GitHub
dimikot/vzfirewall
vzfirewall is an extremely simple tool to configure opened ports and hosts for incoming connections in OpenVZ environment
dimikot/dklab_soapclient
Extended version of PHP's SoapClient with support of: asyncronous queries, reconnects, timeouts handling.
dimikot/dklab_vzmem
Visual noncontradictory memory distribution tool for OpenVZ
dimikot/dom_varimport
dom_varimport: a simple PHP extension to convert nested arrays into DOMDocument
dimikot/dklab_route
Library to mach() and assemble() URLs using various methods
dimikot/fast-merge-async-iterators
Merge AsyncIterables with all corner cases covered
dimikot/db_micro
Minimalistic DB abstraction layer with replication support (master preference detection, per-user slave up-to-date check etc.)
dimikot/phppgadmin
the premier web-based administration tool for postgresql
dimikot/vzfailcnt
dkLab vzfailcnt: send OpenVZ failcnt changes over e-mail
dimikot/cachelrud
Implements cache LRU cleanup on various databases (e.g. MongoDB)
dimikot/ci-storage
Quickly stores the content of huge work directory with low percentage of changed files in the storage on a remote host, or loads the content from the storage.
dimikot/dklab_pgmigrator
A complete PostgreSQL live scheme migration tool
dimikot/dklab_vzset
set barier/limit for OpenVZ UBC option interactively
dimikot/gql-dedup
A graphql-tag improvement library which de-duplicates fragments
dimikot/signal-fanout
Propagate kill signals to all processes of a GitHub Actions job
dimikot/conditional-aggregate-webpack-plugin
Delays webpack aggregateTimeout triggered watch-build until some custom condition meets
dimikot/ent-framework
A PostgreSQL graph-database-alike library with microsharding and row-level security
dimikot/fast-typescript-memoize
Fast memoization decorator and other helpers with 1st class support for Promises.
dimikot/ts-undefined-partial
TypeScript recursive conversion between optional (partial) and undefined properties
dimikot/docker-buildx-cache
Improved version of "docker buildx du" and "docker buildx prune"
dimikot/run-in-separate-pgrp
Launch a console command in a newly created foreground process group
dimikot/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
dimikot/truncate-evenly
Truncate strings in an array to the maximum total length evenly