• Stars
    star
    102
  • Rank 328,771 (Top 7 %)
  • Language
    C
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ”‘ Fast, efficient hash

Slash

Fast, efficient hash

Usage

Slash is a non-cryptographic hash function intended to be used for general purposes. It is highly collision resistant, results in uniformly distributed hashes, and has good avalanche properties.

#include "slash.h"

const unsigned char *key = "Slash";
unsigned long long hash = slash(key, 5);

//-> 0x2EF187C88FB36176

Building

$ git clone https://github.com/kbrsh/slash
$ cd slash
$ make

Support

Support Slash on Patreon to help sustain the development of the project. The maker of the project works on open source for free. If you or your company depend on this project, then it makes sense to donate to ensure that the project is maintained.

License

Licensed under the MIT License by Kabir Shah

More Repositories

1

moon

πŸŒ™ The minimal & fast library for functional user interfaces
JavaScript
5,996
star
2

wade

🌊 Blazing fast 1kb search library
JavaScript
2,973
star
3

wing

πŸ’Ž A beautiful CSS framework designed for minimalists.
CSS
2,008
star
4

colicious

πŸ˜‹ Delicious Color Generator
CSS
82
star
5

snip

βœ‚οΈ dead-simple URL shortener
JavaScript
60
star
6

sold

βœ’οΈ minimal static site generator
JavaScript
52
star
7

moon-router

Router for Moon
JavaScript
51
star
8

ice

◽️ A bot that crafts words and images.
Python
46
star
9

monx

Clean State Management for Moon
JavaScript
46
star
10

arc

⚑ Minimal Hybrid Kernel
C
45
star
11

moon-cli

✨ Easily scaffold a Moon project
JavaScript
26
star
12

moon-ssr

Server Side Rendering for Moon
JavaScript
24
star
13

lock

πŸ’₯ self destructing messages
HTML
24
star
14

alter

convert text to images
CSS
20
star
15

paint

🎨 Lightweight DOM/Events Library w/ JQuery Like API
JavaScript
19
star
16

spark

✨ Flexible Artificial Intelligence Library for Python
Python
19
star
17

coat

πŸ“¦ Fast reverse proxy and cache
C
15
star
18

cheat

πŸ“ cheatsheet for frontend, coding, and interview questions
JavaScript
11
star
19

bookmarklets

Fun Bookmarklets I made for fun
JavaScript
10
star
20

nox

⚫ Elegant color scheme and Vim configuration
Vim Script
10
star
21

parcel-plugin-moon

Parcel plugin for Moon.
JavaScript
10
star
22

Me

HTML
9
star
23

sly

😏 Making CSS Better
JavaScript
9
star
24

throw

βœ’οΈ throwaway notes stored in the URL
HTML
9
star
25

marka

minimal markdown parser
JavaScript
9
star
26

colex

change readability of text
JavaScript
9
star
27

slashjs

Slash Hash function in JavaScript
JavaScript
8
star
28

valon

πŸ“– A constructed language based on functions.
JavaScript
7
star
29

moon-component-compiler

Compiler for Single File Moon Components
JavaScript
7
star
30

blog

HTML
7
star
31

sparkjs

✨ [DISCONTINUED] JS AI library
JavaScript
6
star
32

grain

Minimal structural styles
CSS
6
star
33

elto

minimal, ultralight, web framework for node
JavaScript
6
star
34

break-design

A collection of beautiful links.
HTML
5
star
35

apto

C
5
star
36

text-rnn

RNN to generate text
Python
5
star
37

breeze

Blazing fast web framework for Crystal
Crystal
5
star
38

moon-template

Moon CLI template
JavaScript
5
star
39

moon-bars

Sleek bar graph component for Moon
JavaScript
4
star
40

Main180

πŸ’» Making 180 Websites in 180 Days
HTML
4
star
41

lamp

a lavalamp
HTML
4
star
42

moon-loader

Webpack loader for Moon
JavaScript
4
star
43

language-moon

Atom syntax highlighting for Moon components
MoonScript
4
star
44

assemble

an ebook explaining the process of making things
CSS
4
star
45

moonify

Browserify transform for Moon Components
JavaScript
3
star
46

gradual

tasks with a beautiful UI
JavaScript
3
star
47

voke

Event Emitter
JavaScript
3
star
48

kov

Markov chains made simple
JavaScript
3
star
49

rollup-plugin-moon

Rollup plugin for Moon.
JavaScript
3
star
50

lines

see how many lines of code a person has written on Github
JavaScript
3
star
51

ama

❓ Ask Me Anything
3
star
52

plate

🍽 A boilerplate for Node web apps
JavaScript
2
star
53

sled

JavaScript
1
star
54

twist

HTML
1
star
55

hexu

add color to your logs
JavaScript
1
star
56

code-highlighter

JavaScript
1
star