Pinned Repositories
Algorithm
Learning Data structure & Algorithm.
conways-game-of-life
conways' game of life build by Rust and Rust-WebAssembly. Preview: https://eval-exec.github.io/conways-game-of-life/
crazy-theme.el
🎲 A Crazy Emacs theme🎨 for crazy people🌪️. Tired of the same old color scheme every day😩? Try it out and add some chaos to your coding life! 😈
eee.el
Launch TUI commands in an external terminal asynchronously💪 , seamlessly integrating callbacks within Emacs⚡. Elevate your Emacs experience with eee.el 🥰
goodreads
gocolly/colly demo project, crawl quotes from https://www.goodreads.com/quotes
key_value_mmdb
key-value main memory database .
nixos-configuration
❄️ Manage my NixOS [Laptop💻] & [Desktop🖥️] by one repo.❄️
pb
Pastebin service (https://pb.evex.one still working on it) , written in Clojure & ClojureScript.
skiplist
Implementation of a skiplist data structure that is thread-safe for searching and insertion.
super-hint.el
Add `which-function` as hint for `rg` & `xref` results.
eval-exec's Repositories
eval-exec/cargo-jump-xref.el
In `Cargo.toml` file, support `xref-find-definitions` for cargo dependencies
eval-exec/cargo-migration-2024-bug
cargo migration failed bug reproduce
eval-exec/chatgpt-el
access ChatGPT/Gemini/Claude from Emacs without APIs
eval-exec/ckb-go-integration-test
ckb-go-integration-test
eval-exec/ckb-sdk-go
eval-exec/ckb-sdk-java
Java SDK for CKB
eval-exec/ckb-standalone-debugger
A standalone debugger enabling off-chain contract development
eval-exec/ckb-system-scripts
CKB's official system scripts. Those contracts will be included in system cells in genesis blocks
eval-exec/ckb-vm
CKB's vm, based on open source RISC-V ISA
eval-exec/claude-code-proxy
Run Claude Code on OpenAI models
eval-exec/claude-code-router
Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
eval-exec/codex
Lightweight coding agent that runs in your terminal
eval-exec/consult-ls-git
Consult extension for git
eval-exec/devicon-lookup
Prepend the correct devicon to the beginning of each filename
eval-exec/fast-socks5
Fast SOCKS5 TCP and UDP client/server implementation written in Rust async (with tokio)
eval-exec/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
eval-exec/go-macaroon-example
eval-exec/google-api-go-client
Auto-generated Google APIs for Go.
eval-exec/guix-rustup
Rust binary toolchain channel for Guix
eval-exec/Learning-Bitcoin-from-the-Command-Line
A complete course for learning Bitcoin programming and usage from the command
eval-exec/lsp-mode
Emacs client/library for the Language Server Protocol
eval-exec/pdf-craft
PDF craft can convert PDF files into various other formats. This project will focus on processing PDF files of scanned books.
eval-exec/ra-multiplex
share one rust-analyzer server instance between multiple LSP clients to save resources
eval-exec/runner-images
GitHub Actions runner images
eval-exec/rust-analyzer-cycle-depend
eval-exec/rust-guix-hello-world
eval-exec/rust-mode
Emacs configuration for Rust
eval-exec/tentacle
A multiplexed p2p network framework that supports custom protocols
eval-exec/tree-sitter-clojure
Clojure(Script) grammar for tree-sitter
eval-exec/tree-sitter-rust
Rust grammar for tree-sitter