• Stars
    star
    6
  • Rank 2,526,772 (Top 51 %)
  • Language
  • License
    MIT License
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

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

Repository Details

An expression template library for building "quick lambdas", like 5 + _1

More Repositories

1

swiftenum

Swift-style enums with associated values for Python
Python
25
star
2

pymach

Python wrapper around the Mach VM APIs
C
18
star
3

swift-itertools

A port of parts of Python's itertools (and maybe stuff from more-itertools, etc.) to Swift
Swift
18
star
4

pykeycode

Python wrapper around the Mac TIS functions to convert between chars and keycodes
Python
17
star
5

superhackyinternals

Some ctypes wrappers to explore the CPython internal representations from inside
Python
17
star
6

mttkinter

A thread-safe version of tkinter
Python
15
star
7

functional

Port of Collin Winter's functional module to work in both 2.x and 3.x, plus new stuff
Python
12
star
8

fatomic

Helpers for atomic file writes
Python
11
star
9

itunesterms

Terminology resources for use with iTunes 10.6.3+ in appscript
Objective-C
8
star
10

meteorite

C++
7
star
11

more-functools

Some extra stuff to go along with functools
5
star
12

persistent-lru-cache

Adds a persistent_lru_cache decorator, like functools.lru-cache but persistent.
Python
5
star
13

views

Lazy views for zip, filter, etc.
Python
3
star
14

emptyset

A stupid module that makes βˆ… an empty set literal
Python
3
star
15

cpyasm

A module for generating CPython bytecode from dis-like disassembly
Python
3
star
16

lazylist

Lazy lists for Python
Python
3
star
17

userliteralhack

A hack to provide user-defined literals
Python
3
star
18

delay

Create "thunks" as painlessly as possible
Python
2
star
19

trails

A simple implementation of trailing-based state restoration
Python
2
star
20

stdlib

Import something out of the stdlib without knowing where it is.
Python
2
star
21

pyinterval

Python
2
star
22

treestuff

Demonstrating how to use generic algorithms to traverse different tree structures
Python
2
star
23

floatextras

Extra functions on the built-in float equivalent to those on decimal.Decimal
Python
2
star
24

slices

A Sequence and MutableSequence that provide a "view" slice onto another sequence
Python
1
star
25

triejunk

A simple trie implementation
Python
1
star
26

errpool

Like `sync.errgroup` but with limited concurrency
Go
1
star
27

seqview

Sequence view types, to get the best of sequences and iterators
Python
1
star
28

findpysource

Finds github URL to source for a builtin module
Python
1
star
29

jobschedtest

C++
1
star
30

byteplay

Python
1
star
31

seqiter

A really stupid class that's both a sequence and an iterator
Python
1
star
32

levicivita

Levi-Civita field infinite and infinitesimal values
Python
1
star
33

collectionhelpers

Decorators to make it easy to write custom sequences and mappings with full tuple/list/dict indexing
Python
1
star
34

pyrename

A port of the perl rename utility to Python, with extra features
Python
1
star
35

lexicompare

Simple wrapper to make any iterable compare lexicographically against any other iterable
Python
1
star