elixgrep
Unix utility builder
An Elixir framework to build concurrent versions of Unix utilities like grep and find
An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc..
28 stars
3 watching
3 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
danhper/ex_cli | Builds user-friendly command-line interfaces for Elixir applications | 214 |
exstruct/etude | A concurrency utility library for Elixir/ERlang that simplifies the use of async and retry mechanisms in concurrent programming. | 11 |
sugar-framework/elixir-http-router | A set of macros and tools to organize and develop HTTP routes in Elixir applications. | 14 |
liveforeverx/exscript | An Elixir library for defining custom mix tasks to automate compilation and execution of scripts. | 7 |
jungsoft/crudry | A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,402 |
antonmi/espec_phoenix | Provides an Elixir wrapper around ESpec to enable Behavioral Driven Development (BDD) for the Phoenix web framework | 138 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
mbasso/mandrake | A tool for building Elixir applications with a focus on maintainability and ease of use. | 9 |
ash-project/ash | A framework for building Elixir applications using a declarative and extensible approach | 1,625 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
bitgamma/crudex | Provides utilities and macros for building CRUD controllers and models in Elixir | 20 |
nebo15/renew | A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure | 34 |
balena/elixir-sippet | A SIP middleware library providing building blocks for real-time multimedia sessions. | 77 |
gutschilla/elixir-pdf-generator | A library that generates PDFs using wkhtmltopdf or chrome-headless plus PDFTK for use in Elixir projects. | 333 |