This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
10
Branches
3.3 MiB
C++
67.6%
C
19.5%
Erlang
11.6%
Python
1.2%
Tree:
e8c05b4145
master
46-string-keys
fix-centos-6
fix-large-int-conversions
fix-mix-build
improper-lists
john/improve-jiffy-perf
pc-test
preencode-sketch
return-trailer
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.15.2
0.15.1
0.15.0
0.14.13
0.14.12
0.14.11
0.14.10
0.14.9
0.14.8
0.14.7
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e8c05b4145'
${ noResults }
HTTP
ZIP
TAR.GZ
Paul J. Davis
e8c05b4145
Added a readme.
14 years ago
c_src
Initial import.
14 years ago
src
Initial import.
14 years ago
test
Initial import.
14 years ago
.gitignore
Initial import.
14 years ago
Makefile
Initial import.
14 years ago
README.md
Added a readme.
14 years ago
rebar
Initial import.
14 years ago
rebar.config
Initial import.
14 years ago
README.md
Jiffy - JSON NIFs for Erlang
I wrote a JSON parser. Lets see how fast it is.