Pinned Repositories
caffeine
A symbolic execution engine for LLVM IR
airmash-extensions
A collection of extensions for airmash
airmash-logs
c-enum
A macro to define rust equivalents to C enums
erasure-codes
Reed-Solomon Erasure Codes in C
fauxgen
Implement generators in stable rust on top of async-await
hamerkop
Experiments with building a cache using io_uring
libcoroutine
A small library for stackful coroutines in C and C++
perf-event
perf-event: a Rust interface to Linux performance monitoring
perf-event-data
Types and traits for parsing records emitted by `perf_event_open`
Phantomical's Repositories
Phantomical/perf-event
perf-event: a Rust interface to Linux performance monitoring
Phantomical/fauxgen
Implement generators in stable rust on top of async-await
Phantomical/hamerkop
Experiments with building a cache using io_uring
Phantomical/airmash-extensions
A collection of extensions for airmash
Phantomical/c-enum
A macro to define rust equivalents to C enums
Phantomical/widecast
Rust broadcast queue designed for consistent latency with a large number of subscribers
Phantomical/perf-event-data
Types and traits for parsing records emitted by `perf_event_open`
Phantomical/async-scope
`std::thread::scope` for async tasks
Phantomical/bytes
Utilities for working with bytes
Phantomical/cache
Cache dependencies and build outputs in GitHub Actions
Phantomical/caffeine
Phantomical/cargo-license-template
A cargo subcommand to check each Rust file against a license template.
Phantomical/dwarf2sframe
Convert DWARF unwind info to SFrame unwind info
Phantomical/gc-arena
Experimental system for rust garbage collection
Phantomical/git-fixup
Automated generation of git fixup commits
Phantomical/libc
Raw bindings to platform APIs for Rust
Phantomical/loom
Concurrency permutation testing tool for Rust.
Phantomical/memmap2-rs
cross-platform Rust API for memory mapped IO
Phantomical/miette
Fancy upgrade to std::error::Error.
Phantomical/ninja
a small build system with a focus on speed
Phantomical/perf-event-async
Async extension methods for the perf-event crate.
Phantomical/pgwire
PostgreSQL wire protocol implemented as a rust library.
Phantomical/rsonnet
Phantomical/rust
Empowering everyone to build reliable and efficient software.
Phantomical/serde_dbgfmt
Deserialize the output of rust debug formatting using serde
Phantomical/sharded-slab
a lock-free concurrent slab (experimental)
Phantomical/stackbot
Github app to stack dependent PRs
Phantomical/uniset
A hierarchical growable bitset which supports in-place atomic operations
Phantomical/xed-rs
Idiomatic rust bindings around Intel XED
Phantomical/xed-sys
Bindings for Intel XED