joladev / high-performance-string-processingLinks
The code from the High Performance String Processing talk at ElixirConf US 2019
☆17Updated 6 years ago
Alternatives and similar repositories for high-performance-string-processing
Users that are interested in high-performance-string-processing are comparing it to the libraries listed below
Sorting:
- Library to easily intercept Elixir function calls☆43Updated 4 years ago
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 4 years ago
- Slim yet powerful and extensible data generator in Elixir☆17Updated 2 years ago
- A simple abstraction for standardized observability with telemetry and more in Elixir☆39Updated last year
- A plug for responding to heartbeat requests.☆35Updated 4 years ago
- ☆39Updated 3 years ago
- Elixir lexer for Makeup☆35Updated 7 months ago
- Periodically gather measurements and publish them as Telemetry events☆124Updated 3 months ago
- RFC 6570 compliant URI template processor for Elixir☆18Updated 3 years ago
- Contains code examples used in the Exploring Elixir screencast series: https://www.youtube.com/channel/UCFKQ85T69sYhifDHF7dnPgw☆30Updated 8 years ago
- Circuit breaker for HTTP requests in Elixir☆36Updated 6 years ago
- OpenCensus instrumentation for the Phoenix framework☆25Updated 4 years ago
- Generic queues with adapter support for Elixir☆46Updated last year
- Create streams of potentially complex type values for Elixir☆31Updated 5 years ago
- Convert Erlang style structs and error messages to equivalent Elixir.☆35Updated last year
- Tiny library to convert from "encoded" maps to Elixir structs.☆29Updated 5 years ago
- Erlang OTP build scripts for the Heroku Elixir Buildpack☆37Updated 4 years ago
- Tool for static analysis of mix projects, simplifies collection of compiler traces and turning them into valuable insights.☆16Updated 4 years ago
- A mix archive for trying out dependencies☆24Updated 5 years ago
- A small, fast and fully compliant JSON parser in Elixir☆47Updated 6 months ago
- Unicode set parsing, expansion, macros and guards for Elixir