Pinned Repositories
armature
Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc
crystal_live_view_example
Proof of concept for a Crystal version of Phoenix Live View
grpc
Pure-Crystal implementation of gRPC
interro
Framework for query objects and model objects
live_view
Server-rendering for client-side interactions
nats
NATS client in pure Crystal with JetStream support
neo4j.cr
Pure-Crystal implementation of Neo4j's Bolt protocol
perpetuity
Persistence gem for Ruby objects using the Data Mapper pattern
primalize
Convert objects into primitives for serialization
redis
Pure-Crystal Redis client, supporting clustering, RedisJSON, RediSearch, RedisGraph, and RedisTimeSeries
jgaskins's Repositories
jgaskins/grpc
Pure-Crystal implementation of gRPC
jgaskins/live_view
Server-rendering for client-side interactions
jgaskins/redis
Pure-Crystal Redis client, supporting clustering, RedisJSON, RediSearch, RedisGraph, and RedisTimeSeries
jgaskins/armature
Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc
jgaskins/interro
Framework for query objects and model objects
jgaskins/kubernetes
Kubernetes API client in Crystal, providing a framework for writing controllers/operators
jgaskins/aws
AWS Client for the Crystal programming language
jgaskins/rails_app_operator
Kubernetes Rails app operator, allowing simple day-1 Rails deployment to a Kubernetes cluster
jgaskins/anthropic
Client for the Claude AI models via the Anthropic API
jgaskins/http_client
Pooling-enabled HTTP client for Crystal
jgaskins/big_array
Array type that can hold more than 2**32-1 elements
jgaskins/conveyor
Background job processor for Crystal applications
jgaskins/google
Crystal implementation of various Google APIs
jgaskins/kuzu
Crystal bindings for the Kuzu embedded graph database
jgaskins/serializable
Unified serialization interface for Crystal
jgaskins/crystal-pg
a postgres driver for crystal
jgaskins/github
GitHub API client
jgaskins/honeybadger-crystal
Crystal library for reporting errors to Honeybadger.io :gem: :zap:
jgaskins/k8s_rails_example
Example Dockerized Rails app for deployment on Kubernetes
jgaskins/msgpack-crystal
MessagePack implementation in Crystal msgpack.org[Crystal]
jgaskins/sidekiq_lucky_example
jgaskins/wax
Code generator for Crystal backend web apps and APIs
jgaskins/crystal
The Crystal Programming Language
jgaskins/crystal-db
Common db api for crystal
jgaskins/faker
Faker is a Crystal library that generates fake data for you
jgaskins/html_fragment_example
HTML template fragments example
jgaskins/sentry
Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes
jgaskins/slack
Slack API and Socket Mode client in Crystal
jgaskins/voyage_ai
Use the VoyageAI API from Crystal to generate vectors from text for embeddings/semantic search
jgaskins/wax-spec
Spec helpers for the `wax` shard