Projects in Awesome Lists by murphsicles
A curated list of projects in awesome lists by murphsicles .
https://github.com/murphsicles/prost
Protocol Buffers Encoding & Decoding for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/mime
MIME type parsing for Zeta — Mime, TopLevel, SubLevel types and constants
Last synced: 08 Jul 2026
https://github.com/murphsicles/overlay-broadcast
BSV-native Zeta implementation of EP 4 046 048 B1 (overlay key-graph) and GB 2623780 B (broadcast encryption)
Last synced: 08 Jul 2026
https://github.com/murphsicles/num-bigint
Zeta port of num-bigint - arbitrary precision arithmetic BigUint/BigInt
Last synced: 08 Jul 2026
https://github.com/murphsicles/xxhash
XXHash hash functions (xxh32, xxh64, xxh3) for Zeta — transpiled from xxhash-rust v0.8.15
Last synced: 08 Jul 2026
https://github.com/murphsicles/varint
@serde/varint — unsigned LEB128 variable integer encoding for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/vsr
@consensus/vsr — Viewstamped Replication consensus for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/lsm
@storage/lsm — LSM-tree storage engine for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/tracing-subscriber
Structured tracing subscriber for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/argon2
Memory-hard password hashing for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/zeroize
Secret-zeroizing memory containers for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/hkdf
HMAC-based Extract-and-Expand Key Derivation for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/aes-gcm
AES-256-GCM AEAD encryption for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/zsql
@db/zsql — Lightweight embedded SQL database for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/ztls
Pure Zeta TLS that provides encrypted communication channels
Last synced: 08 Jul 2026
https://github.com/murphsicles/testicles
Statistics-driven microbenchmarking and test suite for Zeta.
Last synced: 08 Jul 2026
https://github.com/murphsicles/http-body
@net/http-body - Streaming HTTP body trait for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/zeta-vscode
Zeta programming language support for VS Code — syntax highlighting, snippets, and more
Last synced: 08 Jul 2026
https://github.com/murphsicles/byteorder
Reading and writing integers in big-endian and little-endian byte order
Last synced: 08 Jul 2026
https://github.com/murphsicles/env-logger
Zeta port of env_logger - environment-driven logging via ZETA_LOG
Last synced: 08 Jul 2026
https://github.com/murphsicles/nom
Parser combinators for Zeta — nom-style parser combinators, error handling
Last synced: 08 Jul 2026
https://github.com/murphsicles/zenith
World's fastest in-memory database — Zeta-Native. Zero C.
Last synced: 08 Jul 2026
https://github.com/murphsicles/serde_json
JSON serialization/deserialization for Zeta — serde_json::from_str, to_string
Last synced: 08 Jul 2026
https://github.com/murphsicles/walkdir
Recursive directory walking for Zeta — iterator API, filtering, sorting
Last synced: 08 Jul 2026
https://github.com/murphsicles/memchr
SIMD-accelerated byte search for Zeta — memchr, memrchr, memmem
Last synced: 08 Jul 2026
https://github.com/murphsicles/itertools
Extra iterator adaptors for Zeta — chain, zip, unique, sorted, group_by, merge
Last synced: 08 Jul 2026
https://github.com/murphsicles/package_test
Test Zorbs package manager functionality.
Last synced: 08 Jul 2026
https://github.com/murphsicles/cfg-if
Conditional compilation macro for Zeta — cfg_if! { if #[cfg(...)] { ... } }
Last synced: 08 Jul 2026
https://github.com/murphsicles/rand
Random number generators for Zeta — rand::random(), Rng trait, distributions, seq sampling
Last synced: 08 Jul 2026
https://github.com/murphsicles/hyper
HTTP/1.1 and HTTP/2 library for Zeta — Client, Server, Body, Request, Response
Last synced: 08 Jul 2026
https://github.com/murphsicles/chrono
Date and time library for Zeta — NaiveDate, DateTime, TimeZone, Duration
Last synced: 08 Jul 2026
https://github.com/murphsicles/reqwest
High-level HTTP client for Zeta — JSON, multipart, TLS, cookie support
Last synced: 08 Jul 2026
https://github.com/murphsicles/flate2
Gzip/deflate/zlib compression for Zeta — read/write streams, buffered
Last synced: 08 Jul 2026
https://github.com/murphsicles/tokio-util
Tokio utilities for Zeta — Compat, Codec, DelayQueue, Timeout, io adapters
Last synced: 08 Jul 2026
https://github.com/murphsicles/time
Date and time library for Zeta — OffsetDateTime, Duration, formatting
Last synced: 08 Jul 2026
https://github.com/murphsicles/ring
Cryptography library for Zeta — AES-GCM, SHA-2, HMAC, ECDSA, Ed25519, TLS 1.3
Last synced: 08 Jul 2026
https://github.com/murphsicles/uuid
UUID generation for Zeta — v4, v7, timestamp-based, serde support
Last synced: 08 Jul 2026
https://github.com/murphsicles/indexmap
Ordered hash map for Zeta — IndexMap, IndexSet with predictable iteration order
Last synced: 08 Jul 2026
https://github.com/murphsicles/csv
CSV parsing for Zeta — Reader, Writer, flexible record handling
Last synced: 08 Jul 2026
https://github.com/murphsicles/linguist-tmp
Fork of github/linguist with Zeta language support
Last synced: 08 Jul 2026
https://github.com/murphsicles/tower
Service/middleware abstraction for Zeta — Tower Service, Layer, Buffer, Retry, Timeout, Load
Last synced: 08 Jul 2026
https://github.com/murphsicles/toml
TOML parsing/encoding for Zeta — toml::from_str, to_string, Value enum
Last synced: 08 Jul 2026
https://github.com/murphsicles/hashbrown
SwissTable hash map for Zeta — fast HashMap/HashSet backend with AA blazing-fast hashing
Last synced: 08 Jul 2026
https://github.com/murphsicles/libc
Raw FFI bindings to platform libraries for Zeta — errno, stat, open, socket, etc.
Last synced: 08 Jul 2026
https://github.com/murphsicles/axum
Ergonomic web framework for Zeta — Router, extractors, middleware, SSE, WebSocket
Last synced: 08 Jul 2026
https://github.com/murphsicles/dark-factory
Rust→Zeta transpiler. Autonomous crate conversion pipeline.
Last synced: 08 Jul 2026
https://github.com/murphsicles/bincode
Compact binary serialization for Zeta
Last synced: 29 May 2026
https://github.com/murphsicles/ledger
@accounting/ledger — double-entry accounting state machine for Zeta
Last synced: 07 Jun 2026
https://github.com/murphsicles/prometheus
Prometheus metrics instrumentation for Zeta
Last synced: 08 Jul 2026
https://github.com/murphsicles/zstd
@compress/zstd — Zeta port of zstd v1.5.7
Last synced: 08 Jul 2026