beeleelee's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
cogciprocate/ocl
OpenCL for Rust
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
tidwall/evio
Fast event-loop networking for Go
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
xtaci/gaio
High performance minimalism async-io(proactor) networking for Golang.
Vanessa219/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
melbahja/goph
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
Stevenhwang/tomato
tomato 是一个 golang 开发的批量运维工具,替代 ansible 和 salt,致力于简易使用和高性能
acln0/zerocopy
Zero-copy I/O primitives and pipelines for Go. Linux-specific.
filedrive-team/filejoy
filecoin-project/fvm-example-actors
A collection of actors, created and maintained by the FVM community.
filecoin-project/fevm-hardhat-kit
A starter hardhat project for developing, deploying, and testing Solidity smart contracts on the FEVM (Ethereum Virtual Machine on Filecoin)
jimpick/wallaby-fevm-msg-signer
Create EVM actors and invoke methods on the Wallaby testnet
syndtr/goleveldb
LevelDB key/value database in Go.
dermesser/leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
japaric/rust-cross
Everything you need to know about cross compiling Rust programs!
filedrive-team/cipherbox
Keep data private on public distributed storage like Filecoin/IPFS
phayes/ecies-ed25519
ECIES on Twisted Edwards Curve25519 using AES-GCM and HKDF-SHA256
zargony/fuse-rs
Rust library for filesystems in userspace (FUSE)
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
filedrive-team/filfind
filedrive-team/go-graphsplit
A tool for splitting the large datasets into graph slices fit for making deals in the Filecoin Network.
ipfs-force-community/go-fvm-sdk
go-fvm-sdk generate wasm to run on fvm from golang code
beeleelee/fvm-lucky-draw
An example implementation of fvm contract
filedrive-team/filedrive-contracts
filecoin-project/ref-fvm
Reference implementation of the Filecoin Virtual Machine