Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by chakrit

A curated list of projects in awesome lists by chakrit .

https://github.com/chakrit/gossip

A SIP client library that wraps PJSIP into a nice and clean ObjC-style OO api.

Last synced: 14 Nov 2024

https://github.com/chakrit/sider

SIDER : REDIS bindings for C#/.NET 4.0 -- Features clean API design that maps closely to actual Redis commands.

Last synced: 14 Nov 2024

https://github.com/chakrit/pjsip

Unofficial mirror/fork of http://svn.pjsip.org/repos/pjproject/trunk/ — check the Wiki for more information.

Last synced: 14 Nov 2024

https://github.com/chakrit/simple-acl

Seriously, why do all these ACL modules have to be so darn complex? I just need a simple well-tested module to do ACL.

Last synced: 14 Nov 2024

https://github.com/chakrit/node-icu-wordsplit

`npm install icu-wordsplit` -- Break string into words in many many languages. Simple icu boundary analysis module bindings for node.js

Last synced: 14 Nov 2024

https://github.com/chakrit/vim-thai-keys

เคยมีปัญหานี้ไม่ครับ พิมพ์ๆ ภาษาไทยใน VIM อยู่ดีๆ แล้วกด ESC ออกมา command mode แล้วใช้คำสั่งอะไรไม่ได้เลยเพราะว่าคีย์บอร์ดมันเป็นภาษาไทยอยู่ ต้องเปลี่ยนกลับเป็นภาษาอังกฤษก่อนถึงจะทำงานต่อได้?

Last synced: 14 Nov 2024

https://github.com/chakrit/fts

Fast fuzzy unicode-aware full-text-search engine for node.js

Last synced: 14 Nov 2024

https://github.com/chakrit/swift-ioc

Minimal pure-Swift IOC/DI container implementation.

Last synced: 14 Nov 2024

https://github.com/chakrit/fu-sharp

Looking for maintainers.

Last synced: 14 Nov 2024

https://github.com/chakrit/npm-mirror

(Almost) all the stuff you need to start running an npm mirror locally on your machine.

Last synced: 14 Nov 2024

https://github.com/chakrit/connect-requestid

Connect middleware that adds a unique id to each request.

Last synced: 14 Nov 2024

https://github.com/chakrit/ndesk-options-mirror

Exact Mirror of ndesk-options on github. Cause I don't want to remember too many URLs. This is a good optparse implementation in C#. See the original homepage for details.

Last synced: 14 Nov 2024

https://github.com/chakrit/have

Have your arguments, and validate it too. -- Slick arguments validator for all your js functions.

Last synced: 14 Nov 2024

https://github.com/chakrit/jquery-xpubsub

A very minimal client-side publish/subscribe system on top of jQuery. BSD-licensed.

Last synced: 14 Nov 2024

https://github.com/chakrit/markdownsharp-mirror

Exact source code mirror of the Markdown# project on Google Code (as featured on StackOverflow.com)

Last synced: 14 Nov 2024

https://github.com/chakrit/go-bunyan

WIP — Bunyan logger implementation in Go.

Last synced: 14 Nov 2024

https://github.com/chakrit/jam

JAM your async calls *faster*

Last synced: 14 Nov 2024

https://github.com/chakrit/rambase

RAM-based barely-transactional database which lets you forget about persistence for a (very) big while.

Last synced: 14 Nov 2024

https://github.com/chakrit/go-scratch

My personal GOLANG project starting template.

Last synced: 14 Nov 2024

https://github.com/chakrit/oztabbarcontroller

A lightweight tab bar controller geared for maximum customizability. It simply handles the job of switching views and leave everything else for you to customize. Supports using a NIB file to create the main view.

Last synced: 14 Nov 2024

https://github.com/chakrit/mocha-subject

Convenience setup/teardown combos for mocha.

Last synced: 14 Nov 2024

https://github.com/chakrit/node-uneval

`uneval` approximation for node.js/v8. Convert objects into code. Do **not** use this unless you know all the things that could possibly go wrong with this. You have been warned -- use at your own risk.

Last synced: 14 Nov 2024

https://github.com/chakrit/bunyan-raven

Make raven-node and node-bunyan frieds. : )

Last synced: 14 Nov 2024

https://github.com/chakrit/jquery-deps

Simplified jQuery dependency manager. Concurrent pre-downloading, simple to setup, execution orders are preserved.

Last synced: 14 Nov 2024

https://github.com/chakrit/yaml2json

A command-line tool to convert YAML file to its equivalent JSON representation.

Last synced: 14 Nov 2024

https://github.com/chakrit/write-better-code

A collection of topics on how to write a more readable and maintainable code, explained in details.

Last synced: 14 Nov 2024

https://github.com/chakrit/timer-shim

Test-friendly timer function replacements.

Last synced: 14 Nov 2024

https://github.com/chakrit/lemonade

Lemonade: C# object-to-redis mapper. Tries not to be "relational". Based on Sider.

Last synced: 14 Nov 2024

https://github.com/chakrit/smoke

Test software quickly.

Last synced: 14 Nov 2024

https://github.com/chakrit/push

GO library for minimal-bufferring, unified push notification interface. Push to APN and GCM through a single interface.

Last synced: 14 Nov 2024

https://github.com/chakrit/truth_serum

Ruby lib for parsing github-style searches.

github-search parsing search truth-serum

Last synced: 14 Nov 2024

https://github.com/chakrit/bunyan-reltime

Trim your bunyan logs so it starts from the specified time.

Last synced: 14 Nov 2024

https://github.com/chakrit/go-make

Support scripts for working with Go projects.

Last synced: 14 Nov 2024

https://github.com/chakrit/peekstream

Peek into a fixed-size window on your streams, useful for logging and debugging.

Last synced: 14 Nov 2024

https://github.com/chakrit/livecoding-exp

LIVE coding experiments !!

Last synced: 14 Nov 2024

https://github.com/chakrit/alfred-appzapper

Alfred 2 Workflow to uninstall an application with AppZapper.app

Last synced: 14 Nov 2024

https://github.com/chakrit/randstream

Stream of random bytes.

Last synced: 14 Nov 2024

https://github.com/chakrit/gtm

Mirror of Google Toolbox for Mac repository on google code.

Last synced: 14 Nov 2024

https://github.com/chakrit/omise-swift

TBD

Last synced: 14 Nov 2024

https://github.com/chakrit/mvc-utils

My collection of ASP.NET MVC utility function and enhancements.

Last synced: 14 Nov 2024

https://github.com/chakrit/redis-wrapper

Provides a simple class/mixin as base for when you need to wraps a redis client (or provide API that does) via a use() method

Last synced: 14 Nov 2024

https://github.com/chakrit/phabricator

Minimal dockerfile for single-container Phabricator

Last synced: 14 Nov 2024

https://github.com/chakrit/pyconth-2023

Code for Python Conf TH 2023

Last synced: 14 Nov 2024

https://github.com/chakrit/conventions

My coding conventions.

Last synced: 14 Nov 2024

https://github.com/chakrit/rpc

RPC without the `g` in front.

golang grpc rpc

Last synced: 13 Oct 2024

https://github.com/chakrit/blogme

A sample project to demo using counters with Redis/MySQL

Last synced: 14 Nov 2024

https://github.com/chakrit/tpm

TPM demo website

Last synced: 14 Nov 2024

https://github.com/chakrit/down

Yes, staring at your console while github's down is definitely time well spent.

Last synced: 14 Nov 2024

https://github.com/chakrit/try_git

Last synced: 14 Nov 2024

https://github.com/chakrit/talkcalc

a thai voice-recognized calculator for a showcase job.

Last synced: 14 Nov 2024

https://github.com/chakrit/xval-mirror

Exact mirror of the xVal project on CodePlex, ping me if you use this and needs it to be re-synced.

Last synced: 14 Nov 2024

https://github.com/chakrit/toast

Open source .NET continuous integration server.

Last synced: 14 Nov 2024

https://github.com/chakrit/wright

Phoenix Wright, Ace Attorney

Last synced: 14 Nov 2024

https://github.com/chakrit/reflex

System.Reflection utilities for easily doing performing common reflection tasks.

Last synced: 14 Nov 2024

https://github.com/chakrit/tcastr

...

Last synced: 14 Nov 2024

https://github.com/chakrit/thinner

quick hack to run thin continuously.

Last synced: 14 Nov 2024

https://github.com/chakrit/snake

pet project for teaching c (under constr.)

Last synced: 14 Nov 2024

https://github.com/chakrit/plumber

TBA

Last synced: 14 Nov 2024

https://github.com/chakrit/nx

node addon sample for a friend

Last synced: 14 Nov 2024

https://github.com/chakrit/jquery-unobtrusivetip

Generic unobtrusive tooltip/dialog/popup plugin for jQuery. Because other plugins carry too much html/css conventions.

Last synced: 14 Nov 2024

https://github.com/chakrit/image-watermark

Crate for simple cropping and watermarking of images.

Last synced: 14 Nov 2024

https://github.com/chakrit/lab

Last synced: 14 Nov 2024

https://github.com/chakrit/jetlify

Netlify test.

Last synced: 14 Nov 2024

https://github.com/chakrit/gendiff

Generic Diff algorithm for Go

Last synced: 14 Nov 2024

https://github.com/chakrit/hipkins

HipChat notifier for Jenkins CI

Last synced: 14 Nov 2024

https://github.com/chakrit/machine-gun

Fire HTTP requests in ruby like a machine gun.

Last synced: 14 Nov 2024

https://github.com/chakrit/eq

Classic eight(or N)-queens problem solver as demo for a friend.

Last synced: 14 Nov 2024

https://github.com/chakrit/cueexp

Last synced: 14 Nov 2024

https://github.com/chakrit/chakrit.github.com

chakrit.github.com

Last synced: 14 Nov 2024

https://github.com/chakrit/dnd

Secret!

Last synced: 14 Nov 2024

https://github.com/chakrit/versez

TBA

Last synced: 14 Nov 2024

https://github.com/chakrit/dns.chakrit.net

Service to resolve hostnames from outside of where I lived for testing purposes.

Last synced: 14 Nov 2024

https://github.com/chakrit/sync-rb

Synchronization in Ruby.

Last synced: 14 Nov 2024

https://github.com/chakrit/xrequire

XREQUIRE is your index.js folder loader swiss army knife.

Last synced: 14 Nov 2024

https://github.com/chakrit/memoryhog

Last synced: 14 Nov 2024

https://github.com/chakrit/vim-literate-coffeescript

Literate CoffeeScript syntax highlighting and indentation support for vim

Last synced: 14 Nov 2024

https://github.com/chakrit/androidtodolist

A sample in-memory android TODO list application for interviews.

Last synced: 14 Nov 2024

https://github.com/chakrit/ubuntu-base

Ansible Role to normalize initial ubuntu server setups.

Last synced: 14 Nov 2024

https://github.com/chakrit/dummy

testing public github

Last synced: 14 Nov 2024

https://github.com/chakrit/go-swagger-issues

Collect test code for issues in go-swagger.

Last synced: 14 Nov 2024

https://github.com/chakrit/bee-hive

Last synced: 14 Nov 2024

https://github.com/chakrit/sqlbeaver

TBD

Last synced: 14 Nov 2024

https://github.com/chakrit/dind

Sane Docker-in-Docker.

Last synced: 14 Nov 2024

https://github.com/chakrit/chunker

Split your streams into chunks with an arbitary-length matcher. Explicitly does not consume tokens. Useful for splitting up chunks and passing it to an external parser that expects the split tokens to be there.

Last synced: 14 Nov 2024

https://github.com/chakrit/hello

Dumb hello-world pod with long-running server just for testing and debugging stuff on Kubernetes

Last synced: 14 Nov 2024

https://github.com/chakrit/route-table

Last synced: 14 Nov 2024

https://github.com/chakrit/request-partial

mikeal/request with semi-partial application for the options object.

Last synced: 14 Nov 2024

https://github.com/chakrit/db

Makefile for running several background services from the terminal and have all related data contained in a folder ready to be blasted away whenever you want.

Last synced: 14 Nov 2024

https://github.com/chakrit/calc-rb

Experiment with precedence climbing algorithm.

Last synced: 14 Nov 2024

https://github.com/chakrit/flip-solver

Monster Flip puzzle challenges solver.

Last synced: 14 Nov 2024

https://github.com/chakrit/denso-ref

reference app for teaching class at denso

Last synced: 14 Nov 2024

https://github.com/chakrit/dummydroid

Last synced: 14 Nov 2024

https://github.com/chakrit/docker-btsync

BitTorrent Sync docker image.

Last synced: 14 Nov 2024

https://github.com/chakrit/cocoaclientserver

NSConnection + NSDistantObject basic client/server connection example.

Last synced: 14 Nov 2024