Giter Club home page Giter Club logo

Jeremiah Shaulov's Projects

base64to icon base64to

base64 encoder and decoder for string, Uint8Array and Deno.Reader - optimized for big inputs

deno_php_world icon deno_php_world

Extend Deno world with PHP, by running commandline PHP interpreter in the background, to use both languages in single application.

diff_kit icon diff_kit

Deno lib that compares 2 strings and generates result like assertEquals(), also in HTML

docker-vscode-debug-example icon docker-vscode-debug-example

Example of how to remote-debug Docker containers from host machine. Illustrates Deno, Rust, Swift, PHP, C#, Node JS, Python and C Docker services.

eval_vm icon eval_vm

Evaluate JavaScript-like expressions safely

html-to-vt100 icon html-to-vt100

Convert HTML to VT100 terminal codes, to print colored and styled messages.

htmltok icon htmltok

HTML and XML tokenizer and normalizer, that respects preprocessing instructions.

indent_and_wrap icon indent_and_wrap

Finds and replaces common indent, hard-wraps text, generates text tables and table-based complex text layouts. Can work on text that contains terminal escape sequences.

inullify icon inullify

Watch directories, and truncate dangerous files.

joyquery icon joyquery

Javascript library implementing emulation of CSS selectors lookup, as document.querySelector.

joyquery-php icon joyquery-php

CSS selectors query language for DOMDocument, with XPath axes extension

jstok icon jstok

JavaScript and TypeScript source code tokenizer

lemon-mint icon lemon-mint

Famous Lemon Parser Generator implemented in rust as library with API.

lemon-tree icon lemon-tree

Famous Lemon Parser Generator, designed as library that builds your parser transparently during cargo build. Use attributes to describe parser rules.

nop-json icon nop-json

JSON serialization/deserialization (full-featured, modern, streaming, direct into struct/enum)

objfmt icon objfmt

Format JavaScript objects with control of keys order and indentation style

office_spirit_mysql icon office_spirit_mysql

MySQL and MariaDB driver for Deno (streaming blobs, distributed transactions manager, resets connection before return to pool)

pdoi icon pdoi

Improved PDO for MySQL connections pooling

php-web-node icon php-web-node

PHP-FPM implementation that allows to preserve resources (global variables) between requests, so DB connections pool is possible

polysql icon polysql

Queries generator for MySQL, PostgreSQL, SQLite and Microsoft SQL Server

read_iter icon read_iter

Rust: to any std::io::Read implementor, add also Iterator<Item=u8> implementation.

tsa icon tsa

Typescript source code analysis and documentation tool

water icon water

Alternative to ReadableStream, WritableStream and TransformStream

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.