- Indonesia
Lists (5)
Sort Name ascending (A-Z)
Stars
A Go library implementing a FST (finite state transducer)
Openstreetmap routing engine and route optimization in Go .
Examples for my talk on structuring go apps
C++ Implementation of Customizable Route Planning (CRP) by Delling et al.
A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
DSPy: The framework for programming—not prompting—language models
Translate large dataset to any language with google translation api and multithreads processing, no key required!
Finetune Llama 3.3, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
Constraint Solving Problem resolver for Python
Python programs, usually short, of considerable difficulty, to perfect particular skills.
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Simple Relational Database Management System Implementation in Golang
Simulated Annealing algorithm to solve Travelling Salesmen Problem in Python
💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
RocksDB/LevelDB inspired key-value database in Go
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
A Github repo for Building a NoSQL database from zero