Pinned Repositories
aima_erlang
aima book's erlang code
ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
couchbeam
Erlang Couchdb kit.
emercurial
mercurial's command server client, based on python-hglib, rewrite by erlang
gproc
Extended process registry for Erlang
jobs
Job scheduler for load regulation
modlib
Web framework based on Erlang's inets httpd framework
ros-elixir
A ROS Client for Elixir
triq
Trifork QuickCheck
chenyu468's Repositories
chenyu468/modlib
Web framework based on Erlang's inets httpd framework
chenyu468/ros-elixir
A ROS Client for Elixir
chenyu468/aima_erlang
aima book's erlang code
chenyu468/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
chenyu468/blog
chinese blog
chenyu468/bson-erlang
BSON documents in Erlang, see bsonspec.org
chenyu468/ChildrenPythonTraing
Children python traing exercise and log
chenyu468/contrib
chenyu468/data-structures-and-algorithms-in-python
Exercise solutions for Data Structures and Algorithms in Python(Michael T. Goodrich)
chenyu468/Deep-Learning-for-Beginners
Code Examples of "Deep Learning for Beginners"
chenyu468/DNSmasqWeb
基于DNSmasq的DNS解析、以及DHCP地址分配系统
chenyu468/dotnetcore-docs-hello-world
A simple .NET Core MVC web app for docs
chenyu468/erlsom
XML parser for Erlang
chenyu468/erlydtl
Django templates for Erlang
chenyu468/evision
Evision: An OpenCV-Elixir binding
chenyu468/gopl.io
Example programs from "The Go Programming Language"
chenyu468/graceful
graceful shutdown package when a service is turned off by software function
chenyu468/iconv
Fast encoding conversion library for Erlang / Elixir
chenyu468/iso8601
An ISO 8601 date formating and parsing library for Erlang
chenyu468/kafka
Kafak as backend for Queue Package
chenyu468/lager
A logging framework for Erlang/OTP
chenyu468/lager_json_formatter
Erlang lager json formatter
chenyu468/lager_syslog
Syslog backend for lager
chenyu468/nats
NATS as backend for Queue Package
chenyu468/poolboy
A hunky Erlang worker pool factory
chenyu468/private
Make private functions public if Mix.env is :test. This allows them to be tested.
chenyu468/queue
Queue is a Golang library for spawning and managing a Goroutine pool
chenyu468/rabbitmq
RabbitMQ as backend for Queue Package
chenyu468/soap
Make it easy to use SOAP from Erlang
chenyu468/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning