-
goutil Public
goutil is a set of toolkits designed to simplify Golang development.
Go MIT License UpdatedSep 9, 2025 -
gohs Public
GoLang Binding of HyperScan https://www.hyperscan.io/
-
kafka-go Public
Forked from segmentio/kafka-goKafka library in Go
Go MIT License UpdatedApr 16, 2025 -
meilisearch Public
Forked from meilisearch/meilisearchA lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
Rust MIT License UpdatedMar 31, 2025 -
hexdump Public
Dump binary content as an ASCII table in Golang
Go Apache License 2.0 UpdatedMar 9, 2025 -
-
-
rust-mime-sniffer Public
Detecting mime types base on content sniffer
-
homebrew-core Public
Forked from Homebrew/homebrew-core🍻 Core formulae for the Homebrew package manager
Ruby BSD 2-Clause "Simplified" License UpdatedNov 30, 2024 -
rust-haproxy Public
An implementation of the HAProxy Stream Processing Offload Protocol (SPOP) in Rust
-
client_model Public
Forked from prometheus/client_modelData model artifacts for Prometheus.
Ruby Apache License 2.0 UpdatedSep 19, 2024 -
-
Microsoft-Activation-Scripts Public
Forked from massgravel/Microsoft-Activation-ScriptsA Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
Batchfile GNU General Public License v3.0 UpdatedJul 31, 2024 -
go-bitflags Public
Bitflags is a tool to automate generate code which behave like a set of bitflags
-
xiter Public
Forked from DeedleFake/xiterExperimental iterator implementation for Go compatible with, but not requiring, CL 510541.
Go MIT License UpdatedMar 29, 2024 -
rust-filename Public
Get filename from a raw file descriptor
-
xed Public
Forked from rust-xed/xedIdiomatic rust bindings around Intel XED
Rust Apache License 2.0 UpdatedFeb 19, 2024 -
rust-t1ha Public
Rust implementation for T1HA (Fast Positive Hash)
-
rust-atomic-traits Public
The traits for generic atomic operations in Rust.
-
xed-sys Public
Forked from rust-xed/xed-sysRust FFI bindings for Intel XED
Rust Apache License 2.0 UpdatedFeb 3, 2024 -
-
memmap2-rs Public
Forked from RazrFalcon/memmap2-rscross-platform Rust API for memory mapped IO
Rust Apache License 2.0 UpdatedFeb 2, 2024 -
rust-bindgen Public
Forked from rust-lang/rust-bindgenAutomatically generates Rust FFI bindings to C and C++ libraries.
Rust Other UpdatedJan 22, 2024 -
-
net-route Public
Forked from johnyburd/net-routeRust crate providing a cross platform interface for interacting with the routing table
Rust UpdatedDec 30, 2023 -
czmq Public
Forked from zeromq/czmqHigh-level C binding for ØMQ
C Mozilla Public License 2.0 UpdatedDec 9, 2023 -
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
C++ Apache License 2.0 UpdatedNov 29, 2023 -
-
thrift Public
Forked from apache/thriftMirror of Apache Thrift
C++ Apache License 2.0 UpdatedSep 26, 2023 -
rust-getset2 Public
A procedural macro for generating the trivial getters and setters base on the fields in a structure.