- Hurghada, Red Sea, Egypt
- https://alash3al.com
- @m7medalash3al
-
-
sqler Public
write APIs using direct SQL queries with no hassle, let's rethink about SQL
-
sqltmpl Public
A Go package for safe, dynamic SQL generation using templates, supporting flexible parameter binding for single values and IN clauses
-
-
vecdb Public
a vector embedding database with multiple storage engines and AI embedding integrations
-
vidutils Public
a very simple, tiny and intuitive ffmpeg wrapper with a cli interface for inspecting & transforming media files supported by the original ffmpeg software
-
wsify Public
A very simple general purpose websocket server that does the job
-
psql-wire Public
Forked from jeroenrinzema/psql-wirePostgreSQL server wire protocol. Build your own server and start serving connections.
Go Mozilla Public License 2.0 UpdatedJun 27, 2024 -
postgresql-parser Public
Forked from auxten/postgresql-parserPure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
Go Apache License 2.0 UpdatedJun 4, 2024 -
phoo Public
a very simple high performance PHP application server and php-fpm supervisor
-
re-txt Public
converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc
-
go-smtpsrv Public archive
a tiny package that implements SMTP server for Go projects
-
smtp2http Public
A tiny software that receive a smtp request (email) and send it to the specified webhook as a http post request
-
currency-flags Public
Forked from Lissy93/currency-flags🇪🇺 Flag assets to represent world currencies
Astro UpdatedNov 1, 2023 -
country-flags Public
Forked from hampusborgos/country-flagsSVG and PNG renders of all countries' flags.
JavaScript UpdatedOct 27, 2023 -
scrapyr Public
a simple & tiny scrapy clustering solution, considered a drop-in replacement for scrapyd
-
httpsify Public
a transparent HTTPS termination proxy using letsencrypt with auto certification renewal
-
katch Public
headless chrome as a service for generating PDF, PNG, JPEG and HTML of any web page
-
redix Public
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
-
bbadger Public
adding badger support to blevesearch
-
scraply Public
Scraply a simple dom scraper to fetch information from any html based website
-
every-programmer-should-know Public
Forked from mtdvio/every-programmer-should-knowA collection of (mostly) technical things every software developer should know about
Creative Commons Attribution 4.0 International UpdatedJul 2, 2022 -
xyr Public
Query any data source using SQL, works with the local filesystem, s3, and more. It should be a very tiny and lightweight alternative to AWS Athena, Presto ... etc.
-
dart-path-selector Public
extract values from Map/List using dot-seprated strings you don't have to cast multiple times to fetch a simple values, this is very useful while working with i.e json data
-
fasql Public
a fast in-memory persistent SQL database with a simple HTTP API utilizing sqlite3 as a backend
-
duckdb Public
Forked from duckdb/duckdbDuckDB is an in-process SQL OLAP Database Management System
C++ MIT License UpdatedNov 29, 2021 -
exeq Public
painless task queue manager for shell commands with an intuitive cli interface (execute shell commands in distributed cloud-native queue manager).
-
goukv Public
a key-value store with multiple backends including leveldb, badgerdb, postgresql
-
go-php Public
Forked from deuill/go-phpPHP bindings for the Go programming language (Golang)
Go MIT License UpdatedJun 11, 2021 -
php-pm Public
Forked from php-pm/php-pmPPM is a process manager, supercharger and load balancer for modern PHP applications.