ne-sachirou / inner_cottonLinks
Collection of recommended Elixir check utilities, and mix tasks to help initializing and maintaining OSS/production codes.
☆24Updated last year
Alternatives and similar repositories for inner_cotton
Users that are interested in inner_cotton are comparing it to the libraries listed below
Sorting:
- Partition testing tool for elixir☆72Updated 2 years ago
- Elixir wrapper for cabol/shards .☆43Updated 8 years ago
- Hastega: Hyper Accelerator of Spreading Tasks for Elixir with GPU Activation☆50Updated 6 years ago
- An Erlang library to provide AWS credentials☆30Updated last month
- Curated list of awesome BEAM monitoring libraries and resources☆60Updated 6 years ago
- Convert Erlang style structs and error messages to equivalent Elixir.☆35Updated last year
- Automatic NIF generator using Eir and LLVM☆53Updated 6 years ago
- Keep your ETS tables running forever using bouncing GenServers☆102Updated last week
- Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests☆43Updated 4 years ago
- Design by contract in elixir☆46Updated 4 years ago
- An Elixir client for the Nu HTML Checker (v.Nu).☆57Updated 2 weeks ago
- ABNF in, parser out☆57Updated last month
- Elixir library for managing the operator configuration of a system☆44Updated 4 years ago
- PropEr model helper library to validate implementations of supervisor trees☆64Updated 7 years ago
- Simple macro for generating SQL's functions macro wrappers☆53Updated last year
- Draw pretty micro benchmarking charts in HTML and allow to export them as png for benchee☆57Updated 2 years ago
- A sandbox for Elixir☆37Updated 5 years ago
- A high performance rate limiter on top of erlang atomics for Elixir☆36Updated last year
- Prometheus.io Phoenix instrumenter☆73Updated 4 years ago
- Parameterized modules for Elixir☆68Updated 5 years ago
- Handy enumerable operations implementation.☆71Updated 10 months ago
- Decompile Elixir modules to Erlang abstract code☆36Updated 3 years ago
- Project for tracking the work of the Observability Working Group☆65Updated 3 years ago
- An extension for ExUnit for simplifying tests against a clustered application☆64Updated 2 years ago
- epmd implementation and other OTP apps to make running Erlang/Elixir apps with Nomad and Consul easier.☆61Updated 8 months ago
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- A toolshed of IEx helpers☆110Updated 2 weeks ago
- Periodically gather measurements and publish them as Telemetry events☆124Updated 2 months ago
- An implementation of the non-cryptographic hash Murmur3☆39Updated 4 years ago
- Feature Flags based on LWW registers and HLCs