hunt

Core library

A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language.

A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.

GitHub

95 stars
8 watching
15 forks
Language: D
last commit: 11 months ago
Linked from 1 awesome list

asynchronouscollectionconcurrencydlangevent-driveniologging

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huntlabs/hunt-database A pure D language library providing a database abstraction layer for interacting with PostgreSQL and MySQL databases. 48
huntlabs/hunt-net A high-performance network library for the D programming language, providing an event-driven asynchronous implementation and codec support for TCP, UDP, and other protocols. 20
huntlabs/hunt-http A flexible performant HTTP server and client library for D Programming Language 31
huntlabs/grpc-dlang A D programming language implementation of the gRPC protocol using the hunt-http library. 44
huntlabs/hunt-framework A high-performance Web framework for the D Programming Language that enables rapid development and clean design of web applications. 300
huntlabs/hunt-markdown A markdown parsing and rendering library for the D programming language 12
huntlabs/hunt-console A lightweight command-line interface component with features like output coloring, input/output abstractions, and automatic help messages. 4
huntlabs/hunt-entity An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. 57
huntlabs/hunt-gossip An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. 0
huntlabs/flatbuffers A high-performance, binary serialization format for efficient data storage and transmission 11
huntlabs/collie An asynchronous event-driven network framework written in Dlang. 61
dlangscience/scid A collection of numerical routines and bindings for the D programming language. 91
indy256/codelibrary A comprehensive collection of algorithms and data structures implemented in multiple programming languages 1,942
jacob-carlborg/orange A serialization library for the D programming language. 72
dlang-community/containers A collection of container implementations in D, providing efficient data structures for various use cases. 111