Pinned Repositories
carto
This project hosts the implementation of various Cartography algorithms in Go.
daemon
Orchestrate your tasks with simple configuration, set the number of concurrent process and run it once and it will repeat if interval is set. [Experimental]
decimalcodec
Encoder and Decoder Codec for shopspring's decimal.Decimal{} as primitive.Decimal128 on official mongo-go-driver
explainexpr
Explain Expr is an experimental Go WebAssembly Project to evaluate basic mathematical expression and boolean expression from a string input returning the output with step by step explanation.
expr
Expr is a simple, lightweight and performant programming toolkit for evaluating basic mathematical expression and boolean expression in a string.
fit
A FIT SDK for decoding and encoding Garmin FIT files in Go supporting FIT Protocol V2.
kendohelper
A helper to handle kendo's Filter and Sort. It converts them into the kind of data that can be retrieved by MongoDB's Query or Aggregation. Built to be used in EACIIT's environment in mind.
order-transaction-ddd
The idea of this repository is to demonstrate my approach in implementing DDD for Order Transaction service in Golang as well as structuring code, logging, instrumenting, unit testing, etc.
xmltokenizer
XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.
openivity.github.io
An open-source fitness analytic platform offering data visualization (with OpenStreetMap), edit, convert, and combine multiple FIT, GPX, and TCX activity files. 100% client-side power! (WebAssembly)
muktihari's Repositories
muktihari/fit
A FIT SDK for decoding and encoding Garmin FIT files in Go supporting FIT Protocol V2.
muktihari/xmltokenizer
XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.
muktihari/expr
Expr is a simple, lightweight and performant programming toolkit for evaluating basic mathematical expression and boolean expression in a string.
muktihari/order-transaction-ddd
The idea of this repository is to demonstrate my approach in implementing DDD for Order Transaction service in Golang as well as structuring code, logging, instrumenting, unit testing, etc.
muktihari/carto
This project hosts the implementation of various Cartography algorithms in Go.
muktihari/kendohelper
A helper to handle kendo's Filter and Sort. It converts them into the kind of data that can be retrieved by MongoDB's Query or Aggregation. Built to be used in EACIIT's environment in mind.
muktihari/daemon
Orchestrate your tasks with simple configuration, set the number of concurrent process and run it once and it will repeat if interval is set. [Experimental]
muktihari/decimalcodec
Encoder and Decoder Codec for shopspring's decimal.Decimal{} as primitive.Decimal128 on official mongo-go-driver
muktihari/explainexpr
Explain Expr is an experimental Go WebAssembly Project to evaluate basic mathematical expression and boolean expression from a string input returning the output with step by step explanation.
muktihari/fluent-plugin-rds-pgsql-log
fluentd plugin for Amazon RDS for PostgreSQL log input
muktihari/hackerrank
Collection of HackerRank's challenges that I solved, most of the code belongs to the creator of the challenge on HackerRank, only the solution section is mine.
muktihari/latte-orm
A Java ORM for mapping CSV file into Java Object then manipulate them using simple command.
muktihari/muktihari
muktihari/netlimit
Net Limit is a programming toolkit for limiting the network transfer rate. It wrap net.Conn with rate limiter to achieve limited transfer rate.
muktihari/fit-benchmarks
Benchmarks for different fit file parsing libraries
muktihari/openivity.github.io
An open-source fitness analytic platform offering data visualization (with OpenStreetMap), edit, convert, and combine multiple FIT, GPX, and TCX activity files. 100% client-side power! (WebAssembly)
muktihari/quiz_master
muktihari/ValidateAsYouWish
A simple js validator to validate DOM element. [NO LONGER MAINTAINED, USING OLD VERSION OF JQUERY]
muktihari/x
Experimental
muktihari/xlsxreader
A low-memory high performance library for reading data from an xlsx file