Pinned Repositories
firesync
:fire: firesync is a library for seamless data synchronization between Firebase and your local data.
gopro-merge
📹 Merge Go Pro generated chaptered files into a single file.
gowamp
:cloud: Go implementation of WAMP - The Web Application Messaging Protocol
JsShell
:computer: A JavaScript based unix shell with pure JavaScript configs
liquiddb
WIP: An in-memory JSON database which provides notifications for insert, update, delete or get operations.
lrequire
:boom: Live-require npm modules, without installing them first.
plutonium
:floppy_disk: A command line tool for creating real desktop, electron based applications from web addresses.
proxy-rs
Transparent TCP/UDP proxy based on tokio and futures 0.3. Currently broken due to futures 0.3 migration
semver_rs
:memo: Semantic version parsing and comparison for Rust, based on the node-semver package.
Trie
A Trie implementation which includes substring, prefix and exact search of strings. Also supports a Trie<T> which can be used with custom objects
gngeorgiev's Repositories
gngeorgiev/semver_rs
:memo: Semantic version parsing and comparison for Rust, based on the node-semver package.
gngeorgiev/liquiddb
WIP: An in-memory JSON database which provides notifications for insert, update, delete or get operations.
gngeorgiev/proxy-rs
Transparent TCP/UDP proxy based on tokio and futures 0.3. Currently broken due to futures 0.3 migration
gngeorgiev/fut_pool_rs
:battery: Futures 0.3 based object pool. Batteries included for connection pooling.
gngeorgiev/go-app
go-app is a foundation to initialize each go application. Provides logging, graceful shutdown and reconnectable services.
gngeorgiev/gopro-merge
📹 Merge Go Pro generated chaptered files into a single file.
gngeorgiev/1-on-1s
1-on-1 related materials from my time as a manager.
gngeorgiev/apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, and OSX apps, using the new APNs HTTP/2 protocol.
gngeorgiev/audiotic
gngeorgiev/ca-certs-base-image
Minimal Docker base image with standard certificate authority root certificates
gngeorgiev/checkmail
Golang package for email validation
gngeorgiev/community-operators
The canonical source for Kubernetes Operators that appear on OperatorHub.io, OpenShift Container Platform and OKD.
gngeorgiev/curl-rust
Rust bindings to libcurl
gngeorgiev/goproxy
An HTTP proxy library for Go
gngeorgiev/grpc-web-client-proxy
gngeorgiev/hyperlocal
🔌 ✨rustlang hyper bindings for local unix domain sockets
gngeorgiev/isahc
The practical HTTP client that is fun to use.
gngeorgiev/js-universal-test-runner
gngeorgiev/jsdoc75-lb-fork
Version - 3.4.0-dev-2
gngeorgiev/kamailio
Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
gngeorgiev/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
gngeorgiev/ngx-admin
Admin dashboard template based on Angular 6+, Bootstrap 4 (previously known as ng2-admin)
gngeorgiev/rust-ctrlc
Easy Ctrl-C handler for Rust projects
gngeorgiev/rust-vfs
A virtual filesystem for Rust
gngeorgiev/semver
Semantic version parsing and comparison.
gngeorgiev/Simple-Music-Player
A clean music player with a customizable widget.
gngeorgiev/starship
☄🌌️ The cross-shell prompt for astronauts.
gngeorgiev/sysinfo
A system handler to get information and interact with processes written in Rust
gngeorgiev/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
gngeorgiev/tsoa
Build swagger-compliant REST APIs using TypeScript and Node