• Stars
    star
    67
  • Rank 460,041 (Top 10 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

This is a tiny tool used to convert a python script to a executable file(only for Mac&Linux)

More Repositories

1

zmail

Zmail makes it easier to send and retrieve emails in python3
Python
400
star
2

skipset

skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.
Go
210
star
3

skipmap

skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.
Go
123
star
4

pdqsort

Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
Go
98
star
5

Mini-Spider

็ฎ€ๅ•ใ€ๅฎž็”จ็š„็ˆฌ่™ซๅทฅๅ…ท๏ผŒไป…้œ€ๅ››ๆญฅๅˆ›ๅปบๅฑžไบŽไฝ ็š„็ˆฌ่™ซ็จ‹ๅบ๏ผ
Python
47
star
6

fastrand

Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.
Go
24
star
7

umap

A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.
Go
13
star
8

sbconv

Fastest conversions between string and byte slice
Go
11
star
9

wyhash

A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)
Go
6
star
10

zmail_demos

Demos for zmail
Python
3
star
11

lrucache

High-performance LRU cache implementation with multi-keys supported for Go
Go
2
star
12

ccas

Convert object between camel-case and snake-case in python3
Python
2
star
13

stdpdqsort

Go
1
star
14

pgoproxy

Go
1
star
15

xxh

Rust
1
star
16

clist

Concurrent sorted list.
Go
1
star
17

ssdbench

Lightweight SSD benchmark tool written in rust
Rust
1
star
18

extbar

Go
1
star
19

lscqtest

Go
1
star