robinheghan / murmur3Links
Elm implementation of murmur3 hash function
☆26Updated 4 years ago
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- Work with bytes and implement network protocols☆83Updated 6 years ago
- Extra functions for the core Random library.☆27Updated 4 years ago
- Composable transformation of sequences using clojure-inspired transducers☆40Updated 6 years ago
- A double ended queue for Elm☆19Updated 2 years ago
- Inject values from a list into a template. Useful for i18n and templated copy.☆31Updated 5 years ago
- Decode keyboard events in Elm☆22Updated 2 years ago
- Mouse, Touch, Pointer, Wheel and Drag events in elm☆71Updated last year
- Convert between ISO-8601 date strings and Time.Posix☆35Updated 2 years ago
- Do string operations based on graphemes instead of codepoints or bytes.☆24Updated last year
- Elm port of the Hashids library.☆16Updated 4 years ago
- QR Code in Elm☆42Updated 2 years ago
- 🌟 Say thanks to everyone who helps build and maintain your Elm dependencies☆30Updated 3 years ago
- Experimental command-line scripting for Elm☆34Updated 4 years ago
- ☆28Updated 7 years ago
- Convenience functions for working with Json.☆38Updated 2 years ago
- Provides elm-review rules to detect unused elements in your Elm project☆25Updated 3 months ago
- Typed SVG library written for Elm☆59Updated 3 years ago
- If you really need regex in Elm, it is possible.☆33Updated 2 years ago
- Flexible context menu for Elm☆15Updated 3 years ago
- Make charts! Alpha version.☆15Updated 3 years ago
- A brotli decoder for elm☆12Updated 5 years ago
- guidelines for *-extra contributors☆33Updated last year
- Generate and parse UUIDs in Elm☆48Updated 5 years ago
- Elm XML decoder sharing the spirit of Json.Decode