-
F5
- Sunnyvale, CA, USA
- https://cfallin.org/
- @cfallin@mastodon.world
Highlights
-
rsix Public
Forked from bytecodealliance/rustixSafe Rust bindings to POSIX-ish APIs
-
spec Public
Forked from WebAssembly/specWebAssembly specification, reference interpreter, and test suite.
WebAssembly Other UpdatedAug 20, 2021 -
lucet Public
Forked from bytecodealliance/lucetLucet, the Sandboxing WebAssembly Compiler.
Rust Apache License 2.0 UpdatedJun 28, 2021 -
libc Public
Forked from rust-lang/libcRaw bindings to platform APIs for Rust
Rust Apache License 2.0 UpdatedJun 15, 2021 -
system-interface Public
Forked from bytecodealliance/system-interfaceExtensions to the Rust standard library
Rust Other UpdatedJun 14, 2021 -
-
boolean_expression Public
A Rust library for manipulating and evaluating Boolean expressions and BDDs
-
hashbrown Public
Forked from rust-lang/hashbrownRust port of Google's SwissTable hash map
Rust Apache License 2.0 UpdatedJan 16, 2021 -
wasmi Public
Forked from wasmi-labs/wasmiWasm interpreter in Rust
Rust Apache License 2.0 UpdatedDec 1, 2020 -
rust-smallset Public
A small set implementation in Rust with minimal heap allocations.
-
-
region-rs Public
Forked from darfink/region-rsA library for querying and manipulating memory regions
Rust MIT License UpdatedOct 20, 2020 -
baldrdashlift Public
Forked from bnjbvr/baldrdashliftcli tool to update Cranelift in Spidermonkey (Baldrdash)
-
wasm-anyref-demo Public
Forked from jayphelps/wasm-anyref-demoPlaying around with WebAssembly (Wasm) anyref using JavaScript's GC as the allocator
-
rust-oping Public
Rust bindings for liboping, a simple ICMP ping library.
-
-
-
-
-
-
autopiper Public
Forked from google/autopiperCompiler for a high-level hardware description language with automatic pipeline synthesis
-
nk Public
"nanokernel": small user-mode runtime for cooperative threading, task-based parallelism, and message-passing.
-
-
jastaddgradle Public
Forked from jastadd/jastaddgradleGradle plugin for building JastAdd projects.
Groovy BSD 3-Clause "New" or "Revised" License UpdatedMay 10, 2019 -
ExtendJ Public
Forked from ExtendJ/ExtendJThis is a mirror of the main Bitbucket repository. Issue tracking is done on Bitbucket
TeX BSD 3-Clause "New" or "Revised" License UpdatedMay 10, 2019 -
souffle Public
Forked from souffle-lang/souffleSoufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.
C++ UpdatedMar 23, 2019 -
-
switchboard Public
Forked from nixprime/switchboardLink redirect server. (Go)
Go MIT License UpdatedApr 21, 2018 -
soot Public
Forked from soot-oss/sootSoot - A Java optimization framework
Java GNU Lesser General Public License v2.1 UpdatedJul 20, 2017 -
cxx-threadpool Public
Extremely simple threadpool implementation using C++11 threads.