akito0107's Stars
sozu-proxy/sozu
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
model-checking/kani
Kani Rust Verifier
azdavis/millet
A language server for Standard ML.
fsprojects/fantomas
FSharp source code formatter
cotowali/litsu
NASA-SW-VnV/ikos
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
Code-Hex/dd
Data Dumper library dumps any data as valid syntax in Go
tokio-rs/loom
Concurrency permutation testing tool for Rust.
viperproject/prusti-dev
A static verifier for Rust, based on the Viper verification infrastructure.
LPCIC/elpi
Embeddable Lambda Prolog Interpreter
awslabs/shuttle
Shuttle is a library for testing concurrent Rust code
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
lalrpop/lalrpop
LR(1) parser generator for Rust
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
c-cube/qcheck
QuickCheck inspired property-based testing for OCaml.
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
go-json-experiment/json
Experimental implementation of a proposed v2 encoding/json package
ahmetb/runsd
Drop-in Service Discovery capabilities for Google Cloud Run.
ffuf/ffuf
Fast web fuzzer written in Go
Schniz/fnm
🚀 Fast and simple Node.js version manager, built in Rust
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
nicolasdilley/Gomela
Tool developped for "Bounded verification of message passing concurrency in Go programs."
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
junhwi/gobco
Measuring branch coverage of golang test
idris-lang/Idris2
A purely functional programming language with first class types
GoogleCloudPlatform/protoc-gen-bq-schema
protoc-gen-bq-schema helps you to send your Protocol Buffer messages to BigQuery.
rescript-lang/rescript-lang.org
Official documentation website for the ReScript programming language
hashicorp/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
bodil/im-rs
Assorted immutable collection datatypes for Rust