criyle / go-sandboxLinks
Sandbox implemented in GO including containers (namespace, cgroup), ptrace, seccomp
☆244Updated last month
Alternatives and similar repositories for go-sandbox
Users that are interested in go-sandbox are comparing it to the libraries listed below
Sorting:
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- Interactive Assembler for Go☆69Updated last year
- ☆127Updated 2 years ago
- A simple program executor —— 简单到用命令行就能跑起来的代码评测工具☆60Updated 2 years ago
- A library use to hooking go functions, just hook in go.☆89Updated 6 months ago
- The libseccomp golang bindings repository☆306Updated 6 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆34Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆623Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- Go CGO cross compiler☆222Updated 3 months ago
- Code generator for the Go language☆167Updated this week
- JIT compiler in Go☆246Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- load and run golang code at runtime.☆561Updated 2 weeks ago
- 🔥gg is a basic library of generics for Go language developed by ByteDance. It is based on the Go 1.18+ generic features and provides eff…☆333Updated last month
- Web based xterm with golang backend.☆105Updated 9 years ago
- Convert C to Go☆302Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆129Updated 2 months ago
- C to Go translation tool☆141Updated 3 years ago
- a funny library to hook golang function at runtime☆554Updated 2 years ago
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆157Updated last week
- sysconf for Go, without using cgo☆148Updated 2 weeks ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- A netstat implementation written in Go☆246Updated last year
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆124Updated last month
- smbapi is a pure golang smb server library☆27Updated 2 years ago
- Pluggable, extensible virtual file system for Go☆356Updated last week
- Golang shared memory library☆61Updated 4 years ago
- c-binding free API for golang to communicate with the queue subsystem of netfilter☆98Updated 2 weeks ago